fbpx
Wikipedia

Formula for primes

In number theory, a formula for primes is a formula generating the prime numbers, exactly and without exception. No such formula which is efficiently computable is known.[clarification needed] A number of constraints are known, showing what such a "formula" can and cannot be.

Formulas based on Wilson's theorem

A simple formula is

 

for positive integer  , where   is the floor function, which rounds down to the nearest integer. By Wilson's theorem,   is prime if and only if  . Thus, when   is prime, the first factor in the product becomes one, and the formula produces the prime number  . But when   is not prime, the first factor becomes zero and the formula produces the prime number 2.[1] This formula is not an efficient way to generate prime numbers because evaluating   requires about   multiplications and reductions modulo  .

In 1964, Willans gave the formula

 

for the  th prime number  .[2] This formula is also not efficient. In addition to the appearance of  , it computes   by adding up   copies of  ; for example,  .

Formula based on a system of Diophantine equations

Because the set of primes is a computably enumerable set, by Matiyasevich's theorem, it can be obtained from a system of Diophantine equations. Jones et al. (1976) found an explicit set of 14 Diophantine equations in 26 variables, such that a given number k + 2 is prime if and only if that system has a solution in nonnegative integers:[3]

 
 
 
 
 
 
 
 
 
 
 
 
 
 

The 14 equations α0, …, α13 can be used to produce a prime-generating polynomial inequality in 26 variables:

 

i.e.:

 

is a polynomial inequality in 26 variables, and the set of prime numbers is identical to the set of positive values taken on by the left-hand side as the variables a, b, …, z range over the nonnegative integers.

A general theorem of Matiyasevich says that if a set is defined by a system of Diophantine equations, it can also be defined by a system of Diophantine equations in only 9 variables.[4] Hence, there is a prime-generating polynomial as above with only 10 variables. However, its degree is large (in the order of 1045). On the other hand, there also exists such a set of equations of degree only 4, but in 58 variables.[5]

Mills' formula

The first such formula known was established by W. H. Mills (1947), who proved that there exists a real number A such that, if

 

then

 

is a prime number for all positive integers n.[6] If the Riemann hypothesis is true, then the smallest such A has a value of around 1.3063778838630806904686144926... (sequence A051021 in the OEIS) and is known as Mills' constant.[7] This value gives rise to the primes  ,  ,  , ... (sequence A051254 in the OEIS). Very little is known about the constant A (not even whether it is rational). This formula has no practical value, because there is no known way of calculating the constant without finding primes in the first place.

Note that there is nothing special about the floor function in the formula. Tóth[8] proved that there also exists a constant   such that

 

is also prime-representing for   (Tóth 2017).

In the case  , the value of the constant   begins with 1.24055470525201424067... The first few primes generated are:

 

Without assuming the Riemann hypothesis, Elsholtz developed several prime-representing functions similar to those of Mills. For example, if  , then   is prime for all positive integers  . Similarly, if  , then   is prime for all positive integers  .[9]

Wright's formula

Another prime-generating formula similar to Mills' comes from a theorem of E. M. Wright. He proved that there exists a real number α such that, if

  and
  for  ,

then

 

is prime for all  .[10] Wright gives the first seven decimal places of such a constant:  . This value gives rise to the primes  ,  , and  .   is even, and so is not prime. However, with  ,  ,  , and   are unchanged, while   is a prime with 4932 digits.[11] This sequence of primes cannot be extended beyond   without knowing more digits of  . Like Mills' formula, and for the same reasons, Wright's formula cannot be used to find primes.

A function that represents all primes

Given the constant   (sequence A249270 in the OEIS), for  , define the sequence

 

 

 

 

 

(1)

where   is the floor function. Then for  ,   equals the  th prime:  ,  ,  , etc. [12] The initial constant   given in the article is precise enough for equation (1) to generate the primes through 37, the  th prime.

The exact value of   that generates all primes is given by the rapidly-converging series

 

where   is the  th prime, and   is the product of all primes less than  . The more digits of   that we know, the more primes equation (1) will generate. For example, we can use 25 terms in the series, using the 25 primes less than 100, to calculate the following more precise approximation:

 

This has enough digits for equation (1) to yield again the 25 primes less than 100.

As with Mills' formula and Wright's formula above, in order to generate a longer list of primes, we need to start by knowing more digits of the initial constant,  , which in this case requires a longer list of primes in its calculation.

Plouffe's formulas

In 2018 Simon Plouffe conjectured a set of formulas for primes. Similarly to the formula of Mills, they are of the form

 

where   is the function rounding to the nearest integer. For example, with   and  , this gives 113, 367, 1607, 10177, 102217... Using   and   with   a certain number between 0 and one half, Plouffe found that he could generate a sequence of 50 probable primes (with high probability of being prime). Presumably there exists an ε such that this formula will give an infinite sequence of actual prime numbers. The number of digits starts at 501 and increases by about 1% each time.[13][14]

Prime formulas and polynomial functions

It is known that no non-constant polynomial function P(n) with integer coefficients exists that evaluates to a prime number for all integers n. The proof is as follows: suppose that such a polynomial existed. Then P(1) would evaluate to a prime p, so  . But for any integer k,   also, so   cannot also be prime (as it would be divisible by p) unless it were p itself. But the only way   for all k is if the polynomial function is constant. The same reasoning shows an even stronger result: no non-constant polynomial function P(n) exists that evaluates to a prime number for almost all integers n.

Euler first noticed (in 1772) that the quadratic polynomial

 

is prime for the 40 integers n = 0, 1, 2, ..., 39, with corresponding primes 41, 43, 47, 53, 61, 71, ..., 1601. The differences between the terms are 2, 4, 6, 8, 10... For n = 40, it produces a square number, 1681, which is equal to 41 × 41, the smallest composite number for this formula for n ≥ 0. If 41 divides n, it divides P(n) too. Furthermore, since P(n) can be written as n(n + 1) + 41, if 41 divides n + 1 instead, it also divides P(n). The phenomenon is related to the Ulam spiral, which is also implicitly quadratic, and the class number; this polynomial is related to the Heegner number  . There are analogous polynomials for   (the lucky numbers of Euler), corresponding to other Heegner numbers.

Given a positive integer S, there may be infinitely many c such that the expression n2 + n + c is always coprime to S. The integer c may be negative, in which case there is a delay before primes are produced.

It is known, based on Dirichlet's theorem on arithmetic progressions, that linear polynomial functions   produce infinitely many primes as long as a and b are relatively prime (though no such function will assume prime values for all values of n). Moreover, the Green–Tao theorem says that for any k there exists a pair of a and b, with the property that   is prime for any n from 0 through k − 1. However, as of 2020, the best known result of such type is for k = 27:

 

is prime for all n from 0 through 26.[15] It is not even known whether there exists a univariate polynomial of degree at least 2, that assumes an infinite number of values that are prime; see Bunyakovsky conjecture.

Possible formula using a recurrence relation

Another prime generator is defined by the recurrence relation

 

where gcd(x, y) denotes the greatest common divisor of x and y. The sequence of differences an+1an starts with 1, 1, 1, 5, 3, 1, 1, 1, 1, 11, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 23, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 47, 3, 1, 5, 3, ... (sequence A132199 in the OEIS). Rowland (2008) proved that this sequence contains only ones and prime numbers. However, it does not contain all the prime numbers, since the terms gcd(n + 1, an) are always odd and so never equal to 2. 587 is the smallest prime (other than 2) not appearing in the first 10,000 outcomes that are different from 1. Nevertheless, in the same paper it was conjectured to contain all odd primes, even though it is rather inefficient.[16]

Note that there is a trivial program that enumerates all and only the prime numbers, as well as more efficient ones, so such recurrence relations are more a matter of curiosity than of any practical use.

See also

References

  1. ^ Mackinnon, Nick (June 1987), "Prime number formulae", The Mathematical Gazette, 71 (456): 113–114, doi:10.2307/3616496, JSTOR 3616496, S2CID 171537609.
  2. ^ Willans, C. P. (December 1964), "On formulae for the  th prime number", The Mathematical Gazette, 48 (366): 413–415, doi:10.2307/3611701, JSTOR 3611701, S2CID 126149459.
  3. ^ Jones, James P.; Sato, Daihachiro; Wada, Hideo; Wiens, Douglas (1976), , American Mathematical Monthly, Mathematical Association of America, 83 (6): 449–464, doi:10.2307/2318339, JSTOR 2318339, archived from the original on 2012-02-24.
  4. ^ Matiyasevich, Yuri V. (1999), "Formulas for Prime Numbers", in Tabachnikov, Serge (ed.), Kvant Selecta: Algebra and Analysis, vol. II, American Mathematical Society, pp. 13–24, ISBN 978-0-8218-1915-9.
  5. ^ Jones, James P. (1982), "Universal diophantine equation", Journal of Symbolic Logic, 47 (3): 549–571, doi:10.2307/2273588, JSTOR 2273588, S2CID 11148823.
  6. ^ Mills, W. H. (1947), "A prime-representing function" (PDF), Bulletin of the American Mathematical Society, 53 (6): 604, doi:10.1090/S0002-9904-1947-08849-2.
  7. ^ Caldwell, Chris K.; Chen, Yuanyou (2005), "Determining Mills' Constant and a Note on Honaker's Problem", Journal of Integer Sequences, 8, Article 05.4.1.
  8. ^ Tóth, László (2017), "A Variation on Mills-Like Prime-Representing Functions" (PDF), Journal of Integer Sequences, 20 (17.9.8), arXiv:1801.08014.
  9. ^ Elsholtz, Christian (2020). "Unconditional Prime-Representing Functions, Following Mills". American Mathematical Monthly. Washington, DC: Mathematical Association of America. 127 (7): 639–642. arXiv:2004.01285. doi:10.1080/00029890.2020.1751560. S2CID 214795216.
  10. ^ E. M. Wright (1951). "A prime-representing function". American Mathematical Monthly. 58 (9): 616–618. doi:10.2307/2306356. JSTOR 2306356.
  11. ^ Baillie, Robert (5 June 2017). "Wright's Fourth Prime". arXiv:1705.09741v3 [math.NT].
  12. ^ Fridman, Dylan; Garbulsky, Juli; Glecer, Bruno; Grime, James; Tron Florentin, Massi (2019). "A Prime-Representing Constant". American Mathematical Monthly. Washington, DC: Mathematical Association of America. 126 (1): 70–73. arXiv:2010.15882. doi:10.1080/00029890.2019.1530554. S2CID 127727922.
  13. ^ Katie Steckles (Jan 26, 2019). "Mathematician's record-beating formula can generate 50 prime numbers". New Scientist.
  14. ^ Simon Plouffe (2019). "A set of formulas for primes". arXiv:1901.01849 [math.NT]. As of January 2019, the number he gives in the appendix for the 50th number generated is actually the 48th.
  15. ^ PrimeGrid's AP27 Search, Official announcement, from PrimeGrid. The AP27 is listed in "Jens Kruse Andersen's Primes in Arithmetic Progression Records page".
  16. ^ Rowland, Eric S. (2008), "A Natural Prime-Generating Recurrence", Journal of Integer Sequences, 11 (2): 08.2.8, arXiv:0710.3217, Bibcode:2008JIntS..11...28R.

Further reading

  • Regimbal, Stephen (1975), "An explicit Formula for the k-th prime number", Mathematics Magazine, Mathematical Association of America, 48 (4): 230–232, doi:10.2307/2690354, JSTOR 2690354.
  • A Venugopalan. Formula for primes, twinprimes, number of primes and number of twinprimes. Proceedings of the Indian Academy of Sciences—Mathematical Sciences, Vol. 92, No 1, September 1983, pp. 49–52 errata

External links

formula, primes, number, theory, formula, primes, formula, generating, prime, numbers, exactly, without, exception, such, formula, which, efficiently, computable, known, clarification, needed, number, constraints, known, showing, what, such, formula, cannot, c. In number theory a formula for primes is a formula generating the prime numbers exactly and without exception No such formula which is efficiently computable is known clarification needed A number of constraints are known showing what such a formula can and cannot be Contents 1 Formulas based on Wilson s theorem 2 Formula based on a system of Diophantine equations 3 Mills formula 4 Wright s formula 5 A function that represents all primes 6 Plouffe s formulas 7 Prime formulas and polynomial functions 8 Possible formula using a recurrence relation 9 See also 10 References 11 Further reading 12 External linksFormulas based on Wilson s theorem EditA simple formula is f n n mod n 1 n n 1 2 displaystyle f n left lfloor frac n bmod n 1 n right rfloor n 1 2 for positive integer n displaystyle n where displaystyle lfloor rfloor is the floor function which rounds down to the nearest integer By Wilson s theorem n 1 displaystyle n 1 is prime if and only if n n mod n 1 displaystyle n equiv n pmod n 1 Thus when n 1 displaystyle n 1 is prime the first factor in the product becomes one and the formula produces the prime number n 1 displaystyle n 1 But when n 1 displaystyle n 1 is not prime the first factor becomes zero and the formula produces the prime number 2 1 This formula is not an efficient way to generate prime numbers because evaluating n mod n 1 displaystyle n bmod n 1 requires about n 1 displaystyle n 1 multiplications and reductions modulo n 1 displaystyle n 1 In 1964 Willans gave the formula p n 1 i 1 2 n n j 1 i cos j 1 1 j p 2 1 n displaystyle p n 1 sum i 1 2 n left lfloor left frac n sum j 1 i left lfloor left cos frac j 1 1 j pi right 2 right rfloor right 1 n right rfloor for the n displaystyle n th prime number p n displaystyle p n 2 This formula is also not efficient In addition to the appearance of j 1 displaystyle j 1 it computes p n displaystyle p n by adding up p n displaystyle p n copies of 1 displaystyle 1 for example p 5 1 1 1 1 1 1 1 1 1 1 1 0 0 0 11 displaystyle p 5 1 1 1 1 1 1 1 1 1 1 1 0 0 dots 0 11 Formula based on a system of Diophantine equations EditBecause the set of primes is a computably enumerable set by Matiyasevich s theorem it can be obtained from a system of Diophantine equations Jones et al 1976 found an explicit set of 14 Diophantine equations in 26 variables such that a given number k 2 is prime if and only if that system has a solution in nonnegative integers 3 a 0 w z h j q 0 displaystyle alpha 0 wz h j q 0 a 1 g k 2 g k 1 h j h z 0 displaystyle alpha 1 gk 2g k 1 h j h z 0 a 2 16 k 1 3 k 2 n 1 2 1 f 2 0 displaystyle alpha 2 16 k 1 3 k 2 n 1 2 1 f 2 0 a 3 2 n p q z e 0 displaystyle alpha 3 2n p q z e 0 a 4 e 3 e 2 a 1 2 1 o 2 0 displaystyle alpha 4 e 3 e 2 a 1 2 1 o 2 0 a 5 a 2 1 y 2 1 x 2 0 displaystyle alpha 5 a 2 1 y 2 1 x 2 0 a 6 16 r 2 y 4 a 2 1 1 u 2 0 displaystyle alpha 6 16r 2 y 4 a 2 1 1 u 2 0 a 7 n ℓ v y 0 displaystyle alpha 7 n ell v y 0 a 8 a 2 1 ℓ 2 1 m 2 0 displaystyle alpha 8 a 2 1 ell 2 1 m 2 0 a 9 a i k 1 ℓ i 0 displaystyle alpha 9 ai k 1 ell i 0 a 10 a u 2 u 2 a 2 1 n 4 d y 2 1 x c u 2 0 displaystyle alpha 10 a u 2 u 2 a 2 1 n 4dy 2 1 x cu 2 0 a 11 p ℓ a n 1 b 2 a n 2 a n 2 2 n 2 m 0 displaystyle alpha 11 p ell a n 1 b 2an 2a n 2 2n 2 m 0 a 12 q y a p 1 s 2 a p 2 a p 2 2 p 2 x 0 displaystyle alpha 12 q y a p 1 s 2ap 2a p 2 2p 2 x 0 a 13 z p ℓ a p t 2 a p p 2 1 p m 0 displaystyle alpha 13 z p ell a p t 2ap p 2 1 pm 0 The 14 equations a0 a13 can be used to produce a prime generating polynomial inequality in 26 variables k 2 1 a 0 2 a 1 2 a 13 2 gt 0 displaystyle k 2 1 alpha 0 2 alpha 1 2 cdots alpha 13 2 gt 0 i e k 2 1 w z h j q 2 g k 2 g k 1 h j h z 2 16 k 1 3 k 2 n 1 2 1 f 2 2 2 n p q z e 2 e 3 e 2 a 1 2 1 o 2 2 a 2 1 y 2 1 x 2 2 16 r 2 y 4 a 2 1 1 u 2 2 n ℓ v y 2 a 2 1 ℓ 2 1 m 2 2 a i k 1 ℓ i 2 a u 2 u 2 a 2 1 n 4 d y 2 1 x c u 2 2 p ℓ a n 1 b 2 a n 2 a n 2 2 n 2 m 2 q y a p 1 s 2 a p 2 a p 2 2 p 2 x 2 z p ℓ a p t 2 a p p 2 1 p m 2 gt 0 displaystyle begin aligned amp k 2 1 6pt amp wz h j q 2 6pt amp gk 2g k 1 h j h z 2 6pt amp 16 k 1 3 k 2 n 1 2 1 f 2 2 6pt amp 2n p q z e 2 6pt amp e 3 e 2 a 1 2 1 o 2 2 6pt amp a 2 1 y 2 1 x 2 2 6pt amp 16r 2 y 4 a 2 1 1 u 2 2 6pt amp n ell v y 2 6pt amp a 2 1 ell 2 1 m 2 2 6pt amp ai k 1 ell i 2 6pt amp a u 2 u 2 a 2 1 n 4dy 2 1 x cu 2 2 6pt amp p ell a n 1 b 2an 2a n 2 2n 2 m 2 6pt amp q y a p 1 s 2ap 2a p 2 2p 2 x 2 6pt amp z p ell a p t 2ap p 2 1 pm 2 6pt amp gt 0 end aligned is a polynomial inequality in 26 variables and the set of prime numbers is identical to the set of positive values taken on by the left hand side as the variables a b z range over the nonnegative integers A general theorem of Matiyasevich says that if a set is defined by a system of Diophantine equations it can also be defined by a system of Diophantine equations in only 9 variables 4 Hence there is a prime generating polynomial as above with only 10 variables However its degree is large in the order of 1045 On the other hand there also exists such a set of equations of degree only 4 but in 58 variables 5 Mills formula EditThe first such formula known was established by W H Mills 1947 who proved that there exists a real number A such that if d n A 3 n displaystyle d n A 3 n then d n A 3 n displaystyle left lfloor d n right rfloor left lfloor A 3 n right rfloor is a prime number for all positive integers n 6 If the Riemann hypothesis is true then the smallest such A has a value of around 1 3063778838630806904686144926 sequence A051021 in the OEIS and is known as Mills constant 7 This value gives rise to the primes d 1 2 displaystyle left lfloor d 1 right rfloor 2 d 2 11 displaystyle left lfloor d 2 right rfloor 11 d 3 1361 displaystyle left lfloor d 3 right rfloor 1361 sequence A051254 in the OEIS Very little is known about the constant A not even whether it is rational This formula has no practical value because there is no known way of calculating the constant without finding primes in the first place Note that there is nothing special about the floor function in the formula Toth 8 proved that there also exists a constant B displaystyle B such that B r n displaystyle lceil B r n rceil is also prime representing for r gt 2 106 displaystyle r gt 2 106 ldots Toth 2017 In the case r 3 displaystyle r 3 the value of the constant B displaystyle B begins with 1 24055470525201424067 The first few primes generated are 2 7 337 38272739 56062005704198360319209 176199995814327287356671209104585864397055039072110696028654438846269 displaystyle 2 7 337 38272739 56062005704198360319209 176199995814327287356671209104585864397055039072110696028654438846269 ldots Without assuming the Riemann hypothesis Elsholtz developed several prime representing functions similar to those of Mills For example if A 1 00536773279814724017 displaystyle A approx 1 00536773279814724017 then A 10 10 n displaystyle left lfloor A 10 10n right rfloor is prime for all positive integers n displaystyle n Similarly if A 3 8249998073439146171615551375 displaystyle A approx 3 8249998073439146171615551375 then A 3 13 n displaystyle left lfloor A 3 13n right rfloor is prime for all positive integers n displaystyle n 9 Wright s formula EditAnother prime generating formula similar to Mills comes from a theorem of E M Wright He proved that there exists a real number a such that if g 0 a displaystyle g 0 alpha and g n 1 2 g n displaystyle g n 1 2 g n for n 0 displaystyle n geq 0 then g n 2 2 2 a displaystyle left lfloor g n right rfloor left lfloor 2 dots 2 2 alpha right rfloor is prime for all n 1 displaystyle n geq 1 10 Wright gives the first seven decimal places of such a constant a 1 9287800 displaystyle alpha 1 9287800 This value gives rise to the primes g 1 2 a 3 displaystyle left lfloor g 1 right rfloor left lfloor 2 alpha right rfloor 3 g 2 13 displaystyle left lfloor g 2 right rfloor 13 and g 3 16381 displaystyle left lfloor g 3 right rfloor 16381 g 4 displaystyle left lfloor g 4 right rfloor is even and so is not prime However with a 1 9287800 8 2843 10 4933 displaystyle alpha 1 9287800 8 2843 cdot 10 4933 g 1 displaystyle left lfloor g 1 right rfloor g 2 displaystyle left lfloor g 2 right rfloor and g 3 displaystyle left lfloor g 3 right rfloor are unchanged while g 4 displaystyle left lfloor g 4 right rfloor is a prime with 4932 digits 11 This sequence of primes cannot be extended beyond g 4 displaystyle left lfloor g 4 right rfloor without knowing more digits of a displaystyle alpha Like Mills formula and for the same reasons Wright s formula cannot be used to find primes A function that represents all primes EditGiven the constant f 1 2 920050977316 displaystyle f 1 2 920050977316 ldots sequence A249270 in the OEIS for n 2 displaystyle n geq 2 define the sequence f n f n 1 f n 1 f n 1 1 displaystyle f n left lfloor f n 1 right rfloor f n 1 left lfloor f n 1 right rfloor 1 1 where displaystyle left lfloor right rfloor is the floor function Then for n 1 displaystyle n geq 1 f n displaystyle left lfloor f n right rfloor equals the n displaystyle n th prime f 1 2 displaystyle left lfloor f 1 right rfloor 2 f 2 3 displaystyle left lfloor f 2 right rfloor 3 f 3 5 displaystyle left lfloor f 3 right rfloor 5 etc 12 The initial constant f 1 2 920050977316 displaystyle f 1 2 920050977316 given in the article is precise enough for equation 1 to generate the primes through 37 the 12 displaystyle 12 th prime The exact value of f 1 displaystyle f 1 that generates all primes is given by the rapidly converging series f 1 n 1 p n 1 P n 2 1 1 3 1 2 5 1 2 3 7 1 2 3 5 displaystyle f 1 sum n 1 infty frac p n 1 P n frac 2 1 1 frac 3 1 2 frac 5 1 2 cdot 3 frac 7 1 2 cdot 3 cdot 5 cdots where p n displaystyle p n is the n displaystyle n th prime and P n displaystyle P n is the product of all primes less than p n displaystyle p n The more digits of f 1 displaystyle f 1 that we know the more primes equation 1 will generate For example we can use 25 terms in the series using the 25 primes less than 100 to calculate the following more precise approximation f 1 2 920050977316134712092562917112019 displaystyle f 1 simeq 2 920050977316134712092562917112019 This has enough digits for equation 1 to yield again the 25 primes less than 100 As with Mills formula and Wright s formula above in order to generate a longer list of primes we need to start by knowing more digits of the initial constant f 1 displaystyle f 1 which in this case requires a longer list of primes in its calculation Plouffe s formulas EditIn 2018 Simon Plouffe conjectured a set of formulas for primes Similarly to the formula of Mills they are of the form a 0 r n displaystyle left a 0 r n right where displaystyle is the function rounding to the nearest integer For example with a 0 43 80468771580293481 displaystyle a 0 approx 43 80468771580293481 and r 5 4 displaystyle r 5 4 this gives 113 367 1607 10177 102217 Using a 0 10 500 961 e displaystyle a 0 10 500 961 varepsilon and r 1 01 displaystyle r 1 01 with e displaystyle varepsilon a certain number between 0 and one half Plouffe found that he could generate a sequence of 50 probable primes with high probability of being prime Presumably there exists an e such that this formula will give an infinite sequence of actual prime numbers The number of digits starts at 501 and increases by about 1 each time 13 14 Prime formulas and polynomial functions EditIt is known that no non constant polynomial function P n with integer coefficients exists that evaluates to a prime number for all integers n The proof is as follows suppose that such a polynomial existed Then P 1 would evaluate to a prime p so P 1 0 mod p displaystyle P 1 equiv 0 pmod p But for any integer k P 1 k p 0 mod p displaystyle P 1 kp equiv 0 pmod p also so P 1 k p displaystyle P 1 kp cannot also be prime as it would be divisible by p unless it were p itself But the only way P 1 k p P 1 p displaystyle P 1 kp P 1 p for all k is if the polynomial function is constant The same reasoning shows an even stronger result no non constant polynomial function P n exists that evaluates to a prime number for almost all integers n Euler first noticed in 1772 that the quadratic polynomial P n n 2 n 41 displaystyle P n n 2 n 41 is prime for the 40 integers n 0 1 2 39 with corresponding primes 41 43 47 53 61 71 1601 The differences between the terms are 2 4 6 8 10 For n 40 it produces a square number 1681 which is equal to 41 41 the smallest composite number for this formula for n 0 If 41 divides n it divides P n too Furthermore since P n can be written as n n 1 41 if 41 divides n 1 instead it also divides P n The phenomenon is related to the Ulam spiral which is also implicitly quadratic and the class number this polynomial is related to the Heegner number 163 4 41 1 displaystyle 163 4 cdot 41 1 There are analogous polynomials for p 2 3 5 11 and 17 displaystyle p 2 3 5 11 text and 17 the lucky numbers of Euler corresponding to other Heegner numbers Given a positive integer S there may be infinitely many c such that the expression n2 n c is always coprime to S The integer c may be negative in which case there is a delay before primes are produced It is known based on Dirichlet s theorem on arithmetic progressions that linear polynomial functions L n a n b displaystyle L n an b produce infinitely many primes as long as a and b are relatively prime though no such function will assume prime values for all values of n Moreover the Green Tao theorem says that for any k there exists a pair of a and b with the property that L n a n b displaystyle L n an b is prime for any n from 0 through k 1 However as of 2020 update the best known result of such type is for k 27 224584605939537911 18135696597948930 n displaystyle 224584605939537911 18135696597948930n is prime for all n from 0 through 26 15 It is not even known whether there exists a univariate polynomial of degree at least 2 that assumes an infinite number of values that are prime see Bunyakovsky conjecture Possible formula using a recurrence relation EditAnother prime generator is defined by the recurrence relation a n a n 1 gcd n a n 1 a 1 7 displaystyle a n a n 1 gcd n a n 1 quad a 1 7 where gcd x y denotes the greatest common divisor of x and y The sequence of differences an 1 an starts with 1 1 1 5 3 1 1 1 1 11 3 1 1 1 1 1 1 1 1 1 1 23 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 47 3 1 5 3 sequence A132199 in the OEIS Rowland 2008 proved that this sequence contains only ones and prime numbers However it does not contain all the prime numbers since the terms gcd n 1 an are always odd and so never equal to 2 587 is the smallest prime other than 2 not appearing in the first 10 000 outcomes that are different from 1 Nevertheless in the same paper it was conjectured to contain all odd primes even though it is rather inefficient 16 Note that there is a trivial program that enumerates all and only the prime numbers as well as more efficient ones so such recurrence relations are more a matter of curiosity than of any practical use See also EditPrime number theoremReferences Edit Mackinnon Nick June 1987 Prime number formulae The Mathematical Gazette 71 456 113 114 doi 10 2307 3616496 JSTOR 3616496 S2CID 171537609 Willans C P December 1964 On formulae for the n displaystyle n th prime number The Mathematical Gazette 48 366 413 415 doi 10 2307 3611701 JSTOR 3611701 S2CID 126149459 Jones James P Sato Daihachiro Wada Hideo Wiens Douglas 1976 Diophantine representation of the set of prime numbers American Mathematical Monthly Mathematical Association of America 83 6 449 464 doi 10 2307 2318339 JSTOR 2318339 archived from the original on 2012 02 24 Matiyasevich Yuri V 1999 Formulas for Prime Numbers in Tabachnikov Serge ed Kvant Selecta Algebra and Analysis vol II American Mathematical Society pp 13 24 ISBN 978 0 8218 1915 9 Jones James P 1982 Universal diophantine equation Journal of Symbolic Logic 47 3 549 571 doi 10 2307 2273588 JSTOR 2273588 S2CID 11148823 Mills W H 1947 A prime representing function PDF Bulletin of the American Mathematical Society 53 6 604 doi 10 1090 S0002 9904 1947 08849 2 Caldwell Chris K Chen Yuanyou 2005 Determining Mills Constant and a Note on Honaker s Problem Journal of Integer Sequences 8 Article 05 4 1 Toth Laszlo 2017 A Variation on Mills Like Prime Representing Functions PDF Journal of Integer Sequences 20 17 9 8 arXiv 1801 08014 Elsholtz Christian 2020 Unconditional Prime Representing Functions Following Mills American Mathematical Monthly Washington DC Mathematical Association of America 127 7 639 642 arXiv 2004 01285 doi 10 1080 00029890 2020 1751560 S2CID 214795216 E M Wright 1951 A prime representing function American Mathematical Monthly 58 9 616 618 doi 10 2307 2306356 JSTOR 2306356 Baillie Robert 5 June 2017 Wright s Fourth Prime arXiv 1705 09741v3 math NT Fridman Dylan Garbulsky Juli Glecer Bruno Grime James Tron Florentin Massi 2019 A Prime Representing Constant American Mathematical Monthly Washington DC Mathematical Association of America 126 1 70 73 arXiv 2010 15882 doi 10 1080 00029890 2019 1530554 S2CID 127727922 Katie Steckles Jan 26 2019 Mathematician s record beating formula can generate 50 prime numbers New Scientist Simon Plouffe 2019 A set of formulas for primes arXiv 1901 01849 math NT As of January 2019 the number he gives in the appendix for the 50th number generated is actually the 48th PrimeGrid s AP27 Search Official announcement from PrimeGrid The AP27 is listed in Jens Kruse Andersen s Primes in Arithmetic Progression Records page Rowland Eric S 2008 A Natural Prime Generating Recurrence Journal of Integer Sequences 11 2 08 2 8 arXiv 0710 3217 Bibcode 2008JIntS 11 28R Further reading EditRegimbal Stephen 1975 An explicit Formula for the k th prime number Mathematics Magazine Mathematical Association of America 48 4 230 232 doi 10 2307 2690354 JSTOR 2690354 A Venugopalan Formula for primes twinprimes number of primes and number of twinprimes Proceedings of the Indian Academy of Sciences Mathematical Sciences Vol 92 No 1 September 1983 pp 49 52 errataExternal links EditEric W Weisstein Prime Formulas Prime Generating Polynomial at MathWorld Retrieved from https en wikipedia org w index php title Formula for primes amp oldid 1138232375, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.