Primorial Pn Plot
   HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, and more particularly in
number theory Number theory is a branch of pure mathematics devoted primarily to the study of the integers and arithmetic functions. Number theorists study prime numbers as well as the properties of mathematical objects constructed from integers (for example ...
, primorial, denoted by "", is a
function Function or functionality may refer to: Computing * Function key, a type of key on computer keyboards * Function model, a structured representation of processes in a system * Function object or functor or functionoid, a concept of object-orie ...
from
natural number In mathematics, the natural numbers are the numbers 0, 1, 2, 3, and so on, possibly excluding 0. Some start counting with 0, defining the natural numbers as the non-negative integers , while others start with 1, defining them as the positive in ...
s to natural numbers similar to the
factorial In mathematics, the factorial of a non-negative denoted is the Product (mathematics), product of all positive integers less than or equal The factorial also equals the product of n with the next smaller factorial: \begin n! &= n \times ...
function, but rather than successively multiplying positive integers, the function only multiplies
prime number A prime number (or a prime) is a natural number greater than 1 that is not a Product (mathematics), product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime ...
s. The name "primorial", coined by
Harvey Dubner Harvey Dubner (1928–2019) was an electrical engineer and mathematician who lived in New Jersey, noted for his contributions to finding large prime numbers. In 1984, he and his son Robert collaborated in developing the 'Dubner cruncher', a board ...
, draws an analogy to ''primes'' similar to the way the name "factorial" relates to ''factors''.


Definition for prime numbers

For the th prime number , the primorial is defined as the product of the first primes: :p_n\# = \prod_^n p_k, where is the th prime number. For instance, signifies the product of the first 5 primes: :p_5\# = 2 \times 3 \times 5 \times 7 \times 11= 2310. The first few primorials are: : 1, 2, 6, 30,
210 Year 210 ( CCX) was a common year starting on Monday of the Julian calendar. At the time, it was known as the Year of the Consulship of Faustinus and Rufinus (or, less frequently, year 963 ''Ab urbe condita''). The denomination 210 for this y ...
, 2310, 30030, 510510, 9699690... . Asymptotically, primorials grow according to: :p_n\# = e^, where is
Little O notation Big ''O'' notation is a mathematical notation that describes the limiting behavior of a function when the argument tends towards a particular value or infinity. Big O is a member of a family of notations invented by German mathematicians Paul ...
.


Definition for natural numbers

In general, for a positive integer , its primorial, , is the product of the primes that are not greater than ; that is, :n\# = \prod_ p = \prod_^ p_i = p_\# , where is the
prime-counting function In mathematics, the prime-counting function is the function counting the number of prime numbers less than or equal to some real number . It is denoted by (unrelated to the number ). A symmetric variant seen sometimes is , which is equal ...
, which gives the number of primes ≤ . This is equivalent to: :n\# = \begin 1 & \textn = 0,\ 1 \\ (n-1)\# \times n & \text n \text \\ (n-1)\# & \text n \text. \end For example, 12# represents the product of those primes ≤ 12: :12\# = 2 \times 3 \times 5 \times 7 \times 11= 2310. Since , this can be calculated as: :12\# = p_\# = p_5\# = 2310. Consider the first 12 values of : :1, 2, 6, 6, 30, 30, 210, 210, 210, 210, 2310, 2310. We see that for composite every term simply duplicates the preceding term , as given in the definition. In the above example we have since 12 is a composite number. Primorials are related to the first
Chebyshev function In mathematics, the Chebyshev function is either a scalarising function (Tchebycheff function) or one of two related functions. The first Chebyshev function or is given by :\vartheta(x) = \sum_ \log p where \log denotes the natural logari ...
, written according to: :\ln (n\#) = \vartheta(n). Since asymptotically approaches for large values of , primorials therefore grow according to: :n\# = e^. The idea of multiplying all known primes occurs in some proofs of the
infinitude of the prime numbers Euclid's theorem is a fundamental statement in number theory that asserts that there are infinitely many prime numbers. It was first proven by Euclid in his work '' Elements''. There are several proofs of the theorem. Euclid's proof Euclid of ...
, where it is used to derive the existence of another prime.


Characteristics

* Let and be two adjacent prime numbers. Given any n \in \mathbb, where p\leq n: :n\#=p\# * The fact that the
binomial coefficient In mathematics, the binomial coefficients are the positive integers that occur as coefficients in the binomial theorem. Commonly, a binomial coefficient is indexed by a pair of integers and is written \tbinom. It is the coefficient of the t ...
\tbinom is divisible by every prime between n+1 and 2n, together with the inequality \tbinom \leq 2^, allows to derive the upper bound: :n\#\leq 4^n. Notes: # Using elementary methods, mathematician Denis Hanson showed that n\#\leq 3^n # Using more advanced methods, Rosser and Schoenfeld showed that n\#\leq (2.763)^n # Rosser and Schoenfeld in Theorem 4, formula 3.14, showed that for n \ge 563, n\#\geq (2.22)^n * Furthermore: :\lim_\sqrt = e :For n<10^, the values are smaller than , but for larger , the values of the function exceed the limit and oscillate infinitely around later on. * Let p_k be the -th prime, then p_k\# has exactly 2^k divisors. For example, 2\# has 2 divisors, 3\# has 4 divisors, 5\# has 8 divisors and 97\# already has 2^ divisors, as 97 is the 25th prime. * The sum of the reciprocal values of the primorial converges towards a constant :\sum_ = + + + \ldots = 07052301717918\ldots :The
Engel expansion The Engel expansion of a positive real number ''x'' is the unique non-decreasing sequence of positive integers (a_1,a_2,a_3,\dots) such that :x=\frac+\frac+\frac+\cdots = \frac\!\left(1 + \frac\!\left(1 + \frac\left(1+\cdots\right)\right)\right) ...
of this number results in the sequence of the prime numbers (See ) * Euclid's proof of his theorem on the infinitude of primes can be paraphrased by saying that, for any prime p, the number p\# +1 has a prime divisor not contained in the set of primes less than or equal to p.


Applications and properties

Primorials play a role in the search for prime numbers in additive arithmetic progressions. For instance,  + 23# results in a prime, beginning a sequence of thirteen primes found by repeatedly adding 23#, and ending with . 23# is also the common difference in arithmetic progressions of fifteen and sixteen primes. Every
highly composite number A highly composite number is a positive integer that has more divisors than all smaller positive integers. If ''d''(''n'') denotes the number of divisors of a positive integer ''n'', then a positive integer ''N'' is highly composite if ''d''(' ...
is a product of primorials (e.g.
360 360 may refer to: * 360 (number) * 360 AD, a year * 360 BC, a year * 360 degrees, a turn Businesses and organizations * 360 Architecture, an American architectural design firm * Ngong Ping 360, a tourism project in Lantau Island, Hong Kong ...
= ). Primorials are all
square-free integer In mathematics, a square-free integer (or squarefree integer) is an integer which is divisible by no square number other than 1. That is, its prime factorization has exactly one factor for each prime that appears in it. For example, is square-fr ...
s, and each one has more distinct
prime factor A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only ways ...
s than any number smaller than it. For each primorial , the fraction is smaller than for any lesser integer, where is the
Euler totient function In number theory, Euler's totient function counts the positive integers up to a given integer that are relatively prime to . It is written using the Greek letter phi as \varphi(n) or \phi(n), and may also be called Euler's phi function. In oth ...
. Any
completely multiplicative function In number theory, functions of positive integers which respect products are important and are called completely multiplicative functions or totally multiplicative functions. A weaker condition is also important, respecting only products of coprime ...
is defined by its values at primorials, since it is defined by its values at primes, which can be recovered by division of adjacent values. Base systems corresponding to primorials (such as base 30, not to be confused with the primorial number system) have a lower proportion of repeating fractions than any smaller base. Every primorial is a
sparsely totient number In mathematics, specifically number theory, a sparsely totient number is a natural number, ''n'', such that for all ''m'' > ''n'', :\varphi(m)>\varphi(n) where \varphi is Euler's totient function. The first few sparsely totient numbers are: 2, ...
. The -compositorial of a
composite number A composite number is a positive integer that can be formed by multiplying two smaller positive integers. Accordingly it is a positive integer that has at least one divisor other than 1 and itself. Every positive integer is composite, prime numb ...
is the product of all composite numbers up to and including . The -compositorial is equal to the -
factorial In mathematics, the factorial of a non-negative denoted is the Product (mathematics), product of all positive integers less than or equal The factorial also equals the product of n with the next smaller factorial: \begin n! &= n \times ...
divided by the primorial . The compositorials are : 1, 4, 24,
192 Year 192 ( CXCII) was a leap year starting on Saturday of the Julian calendar. At the time, it was known as the Year of the Consulship of Aelius and Pertinax (or, less frequently, year 945 ''Ab urbe condita''). The denomination 192 for this yea ...
,
1728 Events January–March * January 5 – The '' Real y Pontificia Universidad de San Gerónimo de la Habana'', the oldest university in Cuba, is founded in Havana. * January 9 – The coronation of Peter II as the Tsar of t ...
, , , , , , ...


Appearance

The
Riemann zeta function The Riemann zeta function or Euler–Riemann zeta function, denoted by the Greek letter (zeta), is a mathematical function of a complex variable defined as \zeta(s) = \sum_^\infty \frac = \frac + \frac + \frac + \cdots for and its analytic c ...
at positive integers greater than one can be expressed by using the primorial function and
Jordan's totient function In number theory, Jordan's totient function, denoted as J_k(n), where k is a positive integer, is a function of a positive integer, n, that equals the number of k-tuples of positive integers that are less than or equal to n and that together with n ...
: : \zeta(k)=\frac+\sum_^\infty\frac,\quad k=2,3,\dots


Table of primorials


See also

* Bonse's inequality *
Chebyshev function In mathematics, the Chebyshev function is either a scalarising function (Tchebycheff function) or one of two related functions. The first Chebyshev function or is given by :\vartheta(x) = \sum_ \log p where \log denotes the natural logari ...
* Primorial number system *
Primorial prime In mathematics, a primorial prime is a prime number of the form ''pn''# ± 1, where ''pn''# is the primorial of ''pn'' (i.e. the product of the first ''n'' primes). Primality tests show that: : ''pn''# − 1 is prime for ...


Notes


References

* {{cite journal , last1 = Dubner , first1 = Harvey , year = 1987 , title = Factorial and primorial primes , journal = J. Recr. Math. , volume = 19 , pages = 197–203 *Spencer, Adam "Top 100" Number 59 part 4. Integer sequences Factorial and binomial topics Prime numbers