Prime gap
In-game article clicks load inline without leaving the challenge.
A prime gap is the difference between two successive prime numbers. The n {\displaystyle n}-th prime gap, denoted g n {\displaystyle g_{n}} or g ( p n ) {\displaystyle g(p_{n})} is the difference between the ( n + 1 ) {\displaystyle (n+1)}th and the n {\displaystyle n}-th prime numbers, i.e.,
g n = p n + 1 − p n {\displaystyle g_{n}=p_{n+1}-p_{n}}
For example, since the first few primes are 2, 3, 5, 7, 11..., we have g 1 = 1 {\displaystyle g_{1}=1}, g 2 = g 3 = 2 {\displaystyle g_{2}=g_{3}=2}, g 4 = 4 {\displaystyle g_{4}=4}. The sequence g n {\displaystyle g_{n}} of prime gaps has been extensively studied; however, many questions and conjectures remain unanswered.
The first 60 prime gaps are:
1, 2, 2, 4, 2, 4, 2, 4, 6, 2, 6, 4, 2, 4, 6, 6, 2, 6, 4, 2, 6, 4, 6, 8, 4, 2, 4, 2, 4, 14, 4, 6, 2, 10, 2, 6, 6, 4, 6, 6, 2, 10, 2, 4, 2, 12, 12, 4, 2, 4, 6, 2, 10, 6, 6, 6, 2, 6, 4, 2, ... (sequenceA001223in theOEIS).
By the definition of g n {\displaystyle g_{n}} every prime can be written as
p n + 1 = 2 + ∑ i = 1 n g i . {\displaystyle p_{n+1}=2+\sum _{i=1}^{n}g_{i}.}
Simple observations
The first, smallest, and only odd prime gap is the gap of size 1 between 2, the only even prime number, and 3, the first odd prime. All other prime gaps are even. There is only one pair of consecutive gaps having length 2: the gaps g 2 {\displaystyle g_{2}} and g 3 {\displaystyle g_{3}} between the primes 3, 5, and 7.
For any integer n {\displaystyle n}, the factorial n ! {\displaystyle n!} is the product of all positive integers up to and including n {\displaystyle n}. Then in the sequence
n ! + 2 , n ! + 3 , … , n ! + n , {\displaystyle n!+2,\;n!+3,\;\ldots ,\;n!+n,}
the first term is divisible by 2, the second term is divisible by 3, and so on. Thus, this is a sequence of n − 1 consecutive composite integers, and it must belong to a gap between primes having length at least n {\displaystyle n}. It follows that there are gaps between primes that are arbitrarily large, that is, for any integer N {\displaystyle N}, there is an integer m {\displaystyle m} with g m ≥ N {\displaystyle g_{m}\geq N}.
However, prime gaps of n {\displaystyle n} numbers can occur at numbers much smaller than n ! {\displaystyle n!}. For instance, the first prime gap of size larger than 14 occurs between the primes 523 and 541, while 15! is the vastly larger number 1 307 674 368 000.
The average gap between primes increases as the natural logarithm of these primes, and therefore the ratio of the prime gap to the primes involved decreases (and is asymptotically zero). This is a consequence of the prime number theorem. From a heuristic view, we expect the probability that the ratio of the length of the gap to the natural logarithm is greater than or equal to a fixed positive number k {\displaystyle k} to be e − k {\displaystyle e^{-k}}; consequently the ratio can be arbitrarily large. Indeed, the ratio of the gap to the number of digits of the integers involved does increase without bound. This is a consequence of a result by Westzynthius.
In the opposite direction, the twin prime conjecture posits that g n = 2 {\displaystyle g_{n}=2} for infinitely many integers n {\displaystyle n}.
Numerical results
Usually the ratio g n / ( ln p n ) {\displaystyle g_{n}/(\ln p_{n})} is called the merit of the gap g n {\displaystyle g_{n}}. Informally, the merit of a gap g n {\displaystyle g_{n}} can be thought of as the ratio of the size of the gap compared to the average prime gap sizes in the vicinity of p n {\displaystyle p_{n}}.
The largest known prime gap with identified probable prime gap ends has length 16045848, with 385713-digit probable primes and merit M = 18.067, found by Andreas Höglund in March 2024. The largest known prime gap with identified proven primes as gap ends has length 1113106 and merit 25.90, with 18662-digit primes found by P. Cami, M. Jansen and J. K. Andersen.
As of May2026[update], the largest known merit value and first with merit over 40, as discovered by the Gapcoin network, is 41.93878373 with the 87-digit prime 293703234068022590158723766104419463425709075574811762098588798217895728858676728143227. The prime gap between it and the next prime is 8350.
| Merit | gn | digits | pn | Date | Discoverer |
|---|---|---|---|---|---|
| 41.938784 | 8350 | 087 | 0see above | 2017 | Gapcoin |
| 40.246842 | 1854 | 021 | 0see below | 2026 | Robert Smith |
| 39.620154 | 15900 | 0175 | 03483347771 × 409#/ 30 − 7016 | 2017 | Dana Jacobsen |
| 38.512215 | 14496 | 0164 | 01361120900593121 * 373# / 210 - 6502 | 2021 | Craig Loizides |
| 38.466739 | 58044 | 0656 | 01162803953 * 1549# / 46410 - 32632 | 2024 | Robert Smith |
The Cramér–Shanks–Granville ratio is the ratio g n / ( ln p n ) 2 {\displaystyle g_{n}/(\ln p_{n})^{2}}. If we discard anomalously high values of the ratio for the primes 2, 3, and 7, then the greatest known value of this ratio is 0.9206386 for the prime 1693182318746371. For comparison, the gap discovered by the Gapcoin network (with merit 41.9) has a Cramér–Shanks–Granville ratio of just 0.2058791. Other record terms can be found at OEIS:A111943.
We say that g n {\displaystyle g_{n}} is a maximal gap, if g m < g n {\displaystyle g_{m}<g_{n}} for all m < n {\displaystyle m<n}. As of May2026[update], the largest known maximal prime gap has length 1854, found by Robert Smith, using code by Brian Kehrig. It is the 85th maximal prime gap, and it occurs after the prime 101412319996363309069. Other record (maximal) gap sizes can be found in OEIS:A005250, with the corresponding primes p n {\displaystyle p_{n}} in OEIS:A002386, and the values of n {\displaystyle n} in OEIS:A005669. The sequence of maximal gaps up to the n {\displaystyle n}-th prime is conjectured to have about 2 ln n {\displaystyle 2\ln n} terms.
| # | gn | pn | n |
|---|---|---|---|
| Gaps 1 to 29 #gnpnn 1121 2232 3474 46239 588924 61411330 71852399 820887154 9221,129189 10341,327217 11369,5511,183 124415,6831,831 135219,6092,225 147231,3973,385 1586155,92114,357 1696360,65330,802 17112370,26131,545 18114492,11340,933 191181,349,533103,520 201321,357,201104,071 211482,010,733149,689 221544,652,353325,852 2318017,051,7071,094,421 2421020,831,3231,319,945 2522047,326,6932,850,174 26222122,164,7476,957,876 27234189,695,65910,539,432 28248191,912,78310,655,462 29250387,096,13320,684,332 | Gaps 30 to 58 #gnpnn 30282436,273,00923,163,298 312881,294,268,49164,955,634 322921,453,168,14172,507,380 333202,300,942,549112,228,683 343363,842,610,773182,837,804 353544,302,407,359203,615,628 3638210,726,904,659486,570,087 3738420,678,048,297910,774,004 3839422,367,084,959981,765,347 3945625,056,082,0871,094,330,259 4046442,652,618,3431,820,471,368 41468127,976,334,6715,217,031,687 42474182,226,896,2397,322,882,472 43486241,160,624,1439,583,057,667 44490297,501,075,79911,723,859,927 45500303,371,455,24111,945,986,786 46514304,599,508,53711,992,433,550 47516416,608,695,82116,202,238,656 48532461,690,510,01117,883,926,781 49534614,487,453,52323,541,455,083 50540738,832,927,92728,106,444,830 515821,346,294,310,74950,070,452,577 525881,408,695,493,60952,302,956,123 536021,968,188,556,46172,178,455,400 546522,614,941,710,59994,906,079,600 556747,177,162,611,713251,265,078,335 5671613,829,048,559,701473,258,870,471 5776619,581,334,192,423662,221,289,043 5877842,842,283,925,3511,411,461,642,343 | Gaps 59 to 85 #gnpnn 5980490,874,329,411,4932,921,439,731,020 60806171,231,342,420,5215,394,763,455,325 61906218,209,405,436,5436,822,667,965,940 629161,189,459,969,825,48335,315,870,460,455 639241,686,994,940,955,80349,573,167,413,483 641,1321,693,182,318,746,37149,749,629,143,526 651,18443,841,547,845,541,0591,175,661,926,421,598 661,19855,350,776,431,903,2431,475,067,052,906,945 671,22080,873,624,627,234,8492,133,658,100,875,638 681,224203,986,478,517,455,9895,253,374,014,230,870 691,248218,034,721,194,214,2735,605,544,222,945,291 701,272305,405,826,521,087,8697,784,313,111,002,702 711,328352,521,223,451,364,3238,952,449,214,971,382 721,356401,429,925,999,153,70710,160,960,128,667,332 731,370418,032,645,936,712,12710,570,355,884,548,334 741,442804,212,830,686,677,66920,004,097,201,301,079 751,4761,425,172,824,437,699,41134,952,141,021,660,495 761,4885,733,241,593,241,196,731135,962,332,505,694,894 771,5106,787,988,999,657,777,797160,332,893,561,542,066 781,52615,570,628,755,536,096,243360,701,908,268,316,580 791,53017,678,654,157,568,189,057408,333,670,434,942,092 801,55018,361,375,334,787,046,697423,731,791,997,205,041 811,55218,470,057,946,260,698,231426,181,820,436,140,029 821,57218,571,673,432,051,830,099428,472,240,920,394,477 831,67620,733,746,510,561,442,863477,141,032,543,986,017 841,72468,068,810,283,234,182,9071,524,717,378,371,224,128 851,854101,412,319,996,363,309,0692,251,483,061,895,611,799 | |
| 1 | 1 | 2 | 1 |
| 2 | 2 | 3 | 2 |
| 3 | 4 | 7 | 4 |
| 4 | 6 | 23 | 9 |
| 5 | 8 | 89 | 24 |
| 6 | 14 | 113 | 30 |
| 7 | 18 | 523 | 99 |
| 8 | 20 | 887 | 154 |
| 9 | 22 | 1,129 | 189 |
| 10 | 34 | 1,327 | 217 |
| 11 | 36 | 9,551 | 1,183 |
| 12 | 44 | 15,683 | 1,831 |
| 13 | 52 | 19,609 | 2,225 |
| 14 | 72 | 31,397 | 3,385 |
| 15 | 86 | 155,921 | 14,357 |
| 16 | 96 | 360,653 | 30,802 |
| 17 | 112 | 370,261 | 31,545 |
| 18 | 114 | 492,113 | 40,933 |
| 19 | 118 | 1,349,533 | 103,520 |
| 20 | 132 | 1,357,201 | 104,071 |
| 21 | 148 | 2,010,733 | 149,689 |
| 22 | 154 | 4,652,353 | 325,852 |
| 23 | 180 | 17,051,707 | 1,094,421 |
| 24 | 210 | 20,831,323 | 1,319,945 |
| 25 | 220 | 47,326,693 | 2,850,174 |
| 26 | 222 | 122,164,747 | 6,957,876 |
| 27 | 234 | 189,695,659 | 10,539,432 |
| 28 | 248 | 191,912,783 | 10,655,462 |
| 29 | 250 | 387,096,133 | 20,684,332 |
| # | gn | pn | n |
| 30 | 282 | 436,273,009 | 23,163,298 |
| 31 | 288 | 1,294,268,491 | 64,955,634 |
| 32 | 292 | 1,453,168,141 | 72,507,380 |
| 33 | 320 | 2,300,942,549 | 112,228,683 |
| 34 | 336 | 3,842,610,773 | 182,837,804 |
| 35 | 354 | 4,302,407,359 | 203,615,628 |
| 36 | 382 | 10,726,904,659 | 486,570,087 |
| 37 | 384 | 20,678,048,297 | 910,774,004 |
| 38 | 394 | 22,367,084,959 | 981,765,347 |
| 39 | 456 | 25,056,082,087 | 1,094,330,259 |
| 40 | 464 | 42,652,618,343 | 1,820,471,368 |
| 41 | 468 | 127,976,334,671 | 5,217,031,687 |
| 42 | 474 | 182,226,896,239 | 7,322,882,472 |
| 43 | 486 | 241,160,624,143 | 9,583,057,667 |
| 44 | 490 | 297,501,075,799 | 11,723,859,927 |
| 45 | 500 | 303,371,455,241 | 11,945,986,786 |
| 46 | 514 | 304,599,508,537 | 11,992,433,550 |
| 47 | 516 | 416,608,695,821 | 16,202,238,656 |
| 48 | 532 | 461,690,510,011 | 17,883,926,781 |
| 49 | 534 | 614,487,453,523 | 23,541,455,083 |
| 50 | 540 | 738,832,927,927 | 28,106,444,830 |
| 51 | 582 | 1,346,294,310,749 | 50,070,452,577 |
| 52 | 588 | 1,408,695,493,609 | 52,302,956,123 |
| 53 | 602 | 1,968,188,556,461 | 72,178,455,400 |
| 54 | 652 | 2,614,941,710,599 | 94,906,079,600 |
| 55 | 674 | 7,177,162,611,713 | 251,265,078,335 |
| 56 | 716 | 13,829,048,559,701 | 473,258,870,471 |
| 57 | 766 | 19,581,334,192,423 | 662,221,289,043 |
| 58 | 778 | 42,842,283,925,351 | 1,411,461,642,343 |
| # | gn | pn | n |
| 59 | 804 | 90,874,329,411,493 | 2,921,439,731,020 |
| 60 | 806 | 171,231,342,420,521 | 5,394,763,455,325 |
| 61 | 906 | 218,209,405,436,543 | 6,822,667,965,940 |
| 62 | 916 | 1,189,459,969,825,483 | 35,315,870,460,455 |
| 63 | 924 | 1,686,994,940,955,803 | 49,573,167,413,483 |
| 64 | 1,132 | 1,693,182,318,746,371 | 49,749,629,143,526 |
| 65 | 1,184 | 43,841,547,845,541,059 | 1,175,661,926,421,598 |
| 66 | 1,198 | 55,350,776,431,903,243 | 1,475,067,052,906,945 |
| 67 | 1,220 | 80,873,624,627,234,849 | 2,133,658,100,875,638 |
| 68 | 1,224 | 203,986,478,517,455,989 | 5,253,374,014,230,870 |
| 69 | 1,248 | 218,034,721,194,214,273 | 5,605,544,222,945,291 |
| 70 | 1,272 | 305,405,826,521,087,869 | 7,784,313,111,002,702 |
| 71 | 1,328 | 352,521,223,451,364,323 | 8,952,449,214,971,382 |
| 72 | 1,356 | 401,429,925,999,153,707 | 10,160,960,128,667,332 |
| 73 | 1,370 | 418,032,645,936,712,127 | 10,570,355,884,548,334 |
| 74 | 1,442 | 804,212,830,686,677,669 | 20,004,097,201,301,079 |
| 75 | 1,476 | 1,425,172,824,437,699,411 | 34,952,141,021,660,495 |
| 76 | 1,488 | 5,733,241,593,241,196,731 | 135,962,332,505,694,894 |
| 77 | 1,510 | 6,787,988,999,657,777,797 | 160,332,893,561,542,066 |
| 78 | 1,526 | 15,570,628,755,536,096,243 | 360,701,908,268,316,580 |
| 79 | 1,530 | 17,678,654,157,568,189,057 | 408,333,670,434,942,092 |
| 80 | 1,550 | 18,361,375,334,787,046,697 | 423,731,791,997,205,041 |
| 81 | 1,552 | 18,470,057,946,260,698,231 | 426,181,820,436,140,029 |
| 82 | 1,572 | 18,571,673,432,051,830,099 | 428,472,240,920,394,477 |
| 83 | 1,676 | 20,733,746,510,561,442,863 | 477,141,032,543,986,017 |
| 84 | 1,724 | 68,068,810,283,234,182,907 | 1,524,717,378,371,224,128 |
| 85 | 1,854 | 101,412,319,996,363,309,069 | 2,251,483,061,895,611,799 |
Further results
Upper bounds
Bertrand's postulate, proven in 1852, states that there is always a prime number between k {\displaystyle k} and 2 k {\displaystyle 2k} (for all k ≥ 2), so in particular p n + 1 < 2 p n {\displaystyle p_{n+1}<2p_{n}}, which means g n < p n {\displaystyle g_{n}<p_{n}}.
The prime number theorem, proven in 1896, says that the average length of the gap between a prime p {\displaystyle p} and the next prime will asymptotically approach ln p {\displaystyle \ln p}, the natural logarithm of p {\displaystyle p}, for sufficiently large primes. The actual length of the gap might be much more or less than this. However, one can deduce from the prime number theorem that the gaps get arbitrarily smaller in proportion to the primes: the quotient
lim n → ∞ g n p n = 0. {\displaystyle \lim _{n\to \infty }{\frac {g_{n}}{p_{n}}}=0.}
In other words (by definition of a limit), for every ε > 0 {\displaystyle \varepsilon >0}, there is a number N {\displaystyle N} such that for all n > N {\displaystyle n>N},
g n < p n ε {\displaystyle g_{n}<p_{n}\varepsilon }
Hoheisel (1930) was the first to show a sublinear dependence; that there exists a constant θ < 1 {\displaystyle \theta <1} such that
π ( x + x θ ) − π ( x ) ∼ x θ log x as x → ∞ , {\displaystyle \pi (x+x^{\theta })-\pi (x)\sim {\frac {x^{\theta }}{\log x}}{\text{ as }}x\to \infty ,}
hence showing that for sufficiently large n {\displaystyle n},
g n < p n θ {\displaystyle g_{n}<{p_{n}}^{\theta }}
Hoheisel obtained the possible value 32999/33000 for θ {\displaystyle \theta }. This was improved to 249/250 by Heilbronn, and to θ = 3 / 4 + ε {\displaystyle \theta =3/4+\varepsilon }, for any ε > 0 {\displaystyle \varepsilon >0}, by Chudakov.
A major improvement is due to Ingham, who showed that for some positive constant c,
if ζ ( 1 / 2 + i t ) = O ( t c ) {\displaystyle \zeta (1/2+it)=O(t^{c})} then π ( x + x θ ) − π ( x ) ∼ x θ log x {\displaystyle \pi (x+x^{\theta })-\pi (x)\sim {\frac {x^{\theta }}{\log x}}} for any θ > ( 1 + 4 c ) / ( 2 + 4 c ) . {\displaystyle \theta >(1+4c)/(2+4c).}
Here, O refers to the big O notation, ζ denotes the Riemann zeta function and π the prime-counting function. Knowing that any c > 1/6 is admissible, one obtains that θ may be any number greater than 5/8.
Since 5/8+ε < 2/3, and the gap between consecutive cubes is of the order of n 2 / 3 {\displaystyle n^{2/3}}, it follows that there is always a prime number between n3 and (n + 1)3, if n is sufficiently large. In 2016, Dudek gave an explicit version of Ingham's result: there are primes between consecutive cubes for all n > e e 33.217 ≈ 1.01 ⋅ 10 115809466034000 {\displaystyle n>e^{e^{33.217}}\approx 1.01\cdot 10^{115809466034000}}.
The Lindelöf hypothesis would imply that Ingham's formula holds for c any positive number: but even this would not be enough to imply that there is a prime number between n2 and (n + 1)2 for n sufficiently large (see Legendre's conjecture). To verify this, a stronger result such as Cramér's conjecture would be needed.
Huxley in 1972 showed that one may choose θ = 7/12 = 0.583.
A result, due to Baker, Harman and Pintz in 2001, shows that θ may be taken to be 0.525.
The above describes limits on all gaps; another area of interest is the minimum gap size. The twin prime conjecture asserts that there are always more gaps of size 2, but remains unproven. In 2005, Daniel Goldston, János Pintz and Cem Yıldırım proved that
lim inf n → ∞ g n log p n = 0 {\displaystyle \liminf _{n\to \infty }{\frac {g_{n}}{\log p_{n}}}=0}
and 2 years later improved this to
lim inf n → ∞ g n log p n ( log log p n ) 2 < ∞ . {\displaystyle \liminf _{n\to \infty }{\frac {g_{n}}{{\sqrt {\log p_{n}}}(\log \log p_{n})^{2}}}<\infty .}
In 2013, Yitang Zhang proved that
lim inf n → ∞ g n < 7 ⋅ 10 7 , {\displaystyle \liminf _{n\to \infty }g_{n}<7\cdot 10^{7},}
meaning that there are infinitely many gaps that do not exceed 70 million. A Polymath Project collaborative effort to optimize Zhang's bound managed to lower the bound to 4680 on July 20, 2013. In November 2013, James Maynard introduced a new refinement of the GPY sieve, allowing him to reduce the bound to 600 and also show that the gaps between primes m apart are bounded for all m. That is, for any m there exists a bound Δm such that pn+m − pn ≤ Δm for infinitely many n. Using Maynard's ideas, the Polymath project improved the bound to 246; assuming the Elliott–Halberstam conjecture and its generalized form, the bound has been reduced to 12 and 6, respectively.
Lower bounds
In 1931, Erik Westzynthius proved that maximal prime gaps grow more than logarithmically. That is,
lim sup n → ∞ g n log p n = ∞ . {\displaystyle \limsup _{n\to \infty }{\frac {g_{n}}{\log p_{n}}}=\infty .}
In 1938, Robert Rankin proved the existence of a constant c > 0 such that the inequality
g n > c log n log log n log log log log n ( log log log n ) 2 {\displaystyle g_{n}>{\frac {c\ \log n\ \log \log n\ \log \log \log \log n}{(\log \log \log n)^{2}}}}
holds for infinitely many values of n, improving the results of Westzynthius and Paul Erdős. He later showed that one can take any constant c < eγ, where γ is the Euler–Mascheroni constant. The value of the constant c was improved in 1997 to any value less than 2eγ.
Paul Erdős offered a $10,000 prize for a proof or disproof that the constant c in the above inequality may be taken arbitrarily large. This was proved to be correct in 2014 by Ford–Green–Konyagin–Tao and, independently, James Maynard.
The result was further improved to
g n > c log n log log n log log log log n log log log n {\displaystyle g_{n}>{\frac {c\ \log n\ \log \log n\ \log \log \log \log n}{\log \log \log n}}}
for infinitely many values of n by Ford–Green–Konyagin–Maynard–Tao.
In the spirit of Erdős' original prize, Terence Tao offered US$10,000 for a proof that c may be taken arbitrarily large in this inequality.
Lower bounds for chains of primes have also been determined.
Conjectures about gaps between primes
As described above, the best proven bound on gap sizes is gn < pn0.525 (for n sufficiently large; we do not worry about 5 − 3 > 30.525 or 29 − 23 > 230.525), but it is observed that even maximal gaps are significantly smaller than that, leading to a plethora of unproven conjectures.
The first group hypothesize that the exponent can be reduced to θ = 0.5.
Both Legendre's conjecture that there always exists a prime between consecutive perfect squares and Andrica's conjecture that the difference of square roots of consecutive primes is bounded by 1 imply that
g n < 2 p n . {\displaystyle g_{n}<2{\sqrt {p_{n}}}.}
Oppermann's conjecture makes the stronger claim that, for sufficiently large n (probably n ≥ 31),
g n < p n . {\displaystyle g_{n}<{\sqrt {p_{n}}}.}
All of these remain unproved. Harald Cramér came close, proving that the Riemann hypothesis implies the gap gn satisfies
g n = O ( p n log p n ) , {\displaystyle g_{n}=O({\sqrt {p_{n}}}\log p_{n}),}
using the big O notation. (In fact this result needs only the weaker Lindelöf hypothesis, if one can tolerate an exponent infinitesimally larger than 1/2.)
Dudek also proved an explicit version of Cramer's result (also assuming Riemann hypothesis) that is, for all n ≥ 2,
g n < 4 π p n log p n {\displaystyle g_{n}<{\frac {4}{\pi }}{\sqrt {p_{n}}}\log p_{n}}

As noted by Dudek, for sufficiently large n one may reduce the constant 4 / π {\displaystyle 4/\pi } to be any constant greater than 1.
In the same article, Cramér conjectured that the gaps are far smaller. Roughly speaking, Cramér's conjecture states that
g n = O ( ( log p n ) 2 ) , {\displaystyle g_{n}=O\!\left((\log p_{n})^{2}\right)\!,}
a polylogarithmic growth rate slower than any exponent θ > 0.
Cramér's model, under which he made the conjecture, was oversimplified (assuming some events are statistically independent when they are dependent) and thus not very accurate (see Cramér's conjecture), but after further investigations, new heuristics were found which became strong evidence that the conjecture is true.
As this matches the observed growth rate of prime gaps, there are a number of similar conjectures. Firoozbakht's conjecture is slightly stronger, stating that pn1/n is a strictly decreasing function of n, i.e., for all n ≥ 1,
( p n + 1 ) 1 / ( n + 1 ) < ( p n ) 1 / n {\displaystyle (p_{n+1})^{1/(n+1)}<(p_{n})^{1/n}}
If this conjecture is true, then gn < (log pn)2 − log pn − 1 for all n ≥ 10. It implies a strong form of Cramér's conjecture but is inconsistent with the heuristics of Granville and Pintz, which suggest that gn > (2 − ϵ)e−γ(log pn)2 > (1.1229 − ϵ)(log pn)2 infinitely often for any ϵ > 0, where γ denotes the Euler–Mascheroni constant.
Polignac's conjecture states that every positive even number k occurs as a prime gap infinitely often. The case k=2 is the twin prime conjecture. The conjecture has not yet been proven or disproven for any specific value ofk, but the improvements on Zhang's result discussed above prove that it is true for at least one (currently unknown) value of k≤246.
As an arithmetic function
The gap gn between the nth and (n+1)th prime numbers is an example of an arithmetic function. In this context it is usually denoted dn and called the prime difference function. The function is neither multiplicative nor additive.
See also
- Guy, Richard K. (2004). Unsolved problems in number theory (3rded.). Springer-Verlag. ISBN978-0-387-20860-2. Zbl.
Further reading
- Soundararajan, Kannan (2007). "Small gaps between prime numbers: the work of Goldston-Pintz-Yıldırım". Bull. Am. Math. Soc. New Series. 44 (1): 1–18. arXiv:. doi:. S2CID. Zbl.
- Mihăilescu, Preda (June 2014). (PDF). EMS Newsletter (92): 13–16. doi:. hdl:. ISSN.
External links
- Thomas R. Nicely, . This reference web site includes a list of all first known occurrence prime gaps.
- Weisstein, Eric W. . MathWorld.
- . PlanetMath.
- Armin Shams, , does not involve an 'arbitrarily big' constant as some other reported results.
- Chris Caldwell, ; an elementary introduction
- Andrew Granville, ; overview of the results obtained so far up to and including James Maynard's work of November 2013.
- Birke Heeren, Here you find a paper on how to calculate large gaps.