HOME

TheInfoList



OR:

In mathematics, and more particularly in
number theory Number theory (or arithmetic or higher arithmetic in older usage) is a branch of pure mathematics devoted primarily to the study of the integers and integer-valued functions. German mathematician Carl Friedrich Gauss (1777–1855) said, "Mat ...
, 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-oriente ...
from
natural number In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country"). Numbers used for counting are called ''cardinal ...
s to natural numbers similar to the factorial 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 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. 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 five primorials are: : 2, 6, 30,
210 Year 210 ( CCX) was a common year starting on Monday (link will display the full calendar) 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 condit ...
, 2310 . The sequence also includes as
empty product In mathematics, an empty product, or nullary product or vacuous product, is the result of multiplying no factors. It is by convention equal to the multiplicative identity (assuming there is an identity for the multiplication operation in question ...
. Asymptotically, primorials grow according to: :p_n\# = e^, where is
Little O notation Big ''O'' notation is a mathematical notation that describes the asymptotic analysis, limiting behavior of a function (mathematics), function when the Argument of a function, argument tends towards a particular value or infinity. Big O is a memb ...
.


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 , 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_ \ln p where \ln denotes the natural logarithm, ...
, 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, 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\# * For the Primorial, the following approximation is known: :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 \ such that :x=\frac+\frac+\frac+\cdots = \frac\left(1+\frac\left(1+\frac\left(1+\cdots\right)\right)\right) For instance, Euler's con ...
of this number results in the sequence of the prime numbers (See ) *According to
Euclid's theorem Euclid's theorem is a fundamental statement in number theory that asserts that there are infinitely many prime numbers. It was first proved by Euclid in his work ''Elements''. There are several proofs of the theorem. Euclid's proof Euclid offered ...
, p\# +1 is used to prove the infinitude of the prime numbers.


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 __FORCETOC__ A highly composite number is a positive integer with more divisors than any smaller positive integer has. The related concept of largely composite number refers to a positive integer which has at least as many divisors as any smaller ...
is a product of primorials (e.g. 360 = ). 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-f ...
s, and each one has more distinct prime factors 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 o ...
. 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 fraction A repeating decimal or recurring decimal is decimal representation of a number whose digits are periodic (repeating its values at regular intervals) and the infinitely repeated portion is not zero. It can be shown that a number is rational if an ...
s than any smaller base. Every primorial is a
sparsely totient number In mathematics, a sparsely totient number is a certain kind of natural number. A natural number, ''n'', is sparsely totient if for all ''m'' > ''n'', :\varphi(m)>\varphi(n) where \varphi is Euler's totient function. The first few sparsely toti ...
. The -compositorial of a
composite number A composite number is a positive integer that can be formed by multiplying two smaller positive integers. Equivalently, it is a positive integer that has at least one divisor other than 1 and itself. Every positive integer is composite, prime, ...
is the product of all composite numbers up to and including . The -compositorial is equal to the - factorial divided by the primorial . The compositorials are : 1, 4, 24,
192 Year 192 ( CXCII) was a leap year starting on Saturday (link will display the full calendar) 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 condit ...
, 1728, , , , , , ...


Appearance

The Riemann zeta function at positive integers greater than one can be expressed by using the primorial function and
Jordan's totient function Let k be a positive integer. In number theory, the Jordan's totient function J_k(n) of a positive integer n equals the number of k-tuples of positive integers that are less than or equal to n and that together with n form a coprime set of k+1 intege ...
: : \zeta(k)=\frac+\sum_^\infty\frac,\quad k=2,3,\dots


Table of primorials


See also

*
Bonse's inequality In number theory, Bonse's inequality, named after H. Bonse, relates the size of a primorial to the smallest prime that does not appear in its prime factorization. It states that if ''p''1, ..., ''p'n'', ''p'n''+1 are the s ...
*
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_ \ln p where \ln denotes the natural logarithm, ...
* 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 ''n ...


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