Prime gap: Difference between revisions
Line 29: | Line 29: | ||
| (corollary of) [[Generalized Riemann hypothesis]] || The prime gap between a prime <math>p</math> and the next prime is <math>O(\sqrt{p} (\log p))</math> || <math>O(\sqrt{p} \log p)</math> || open | | (corollary of) [[Generalized Riemann hypothesis]] || The prime gap between a prime <math>p</math> and the next prime is <math>O(\sqrt{p} (\log p))</math> || <math>O(\sqrt{p} \log p)</math> || open | ||
|- | |- | ||
| [[exponent bound for prime gap of 0.535]] || The prime gap between <math>p</math> and the next prime is <math> | | [[exponent bound for prime gap of 0.535]] || The prime gap between <math>p</math> and the next prime is at most <math>p^{0.535}</math> || <math>O(p^{0.535})</math> || proved | ||
|- | |- | ||
| (corollary of) [[prime number theorem]] || there exists a prime between <math>n</math> and <math>\alpha n</math> for any <math>\alpha > 1</math>, for <math>n</math> large enough (dependent on <math>\alpha</math>) || <math>O(n)</math> || proved | | (corollary of) [[prime number theorem]] || there exists a prime between <math>n</math> and <math>\alpha n</math> for any <math>\alpha > 1</math>, for <math>n</math> large enough (dependent on <math>\alpha</math>) || <math>O(n)</math> || proved |
Revision as of 01:04, 9 February 2010
Definition
The prime gap between a prime and its successor prime is the difference . In other words, a prime gap is a gap between two successive primes.
Facts
Basic facts
- A prime gap of occurs between and , and never again. All other prime gaps are even, and at least .
- There exist arbitrarily large prime gaps: This is because there exist arbitrarily large sequences of consecutive composite integer. For instance, for any , the sequence is a sequence of composite integers.
Conjectures and advanced facts on minimum prime gaps
Name of conjecture/fact | Statement | Status |
---|---|---|
twin primes conjecture | there exist arbitrarily large pairs of twin primes -- successive primes with a gap of two. | open |
Conjectures and advanced facts on maximum prime gaps
Name of conjecture/fact | Statement | Function (big-O) | Status |
---|---|---|---|
Cramér's prime gap conjecture | For any prime , the prime gap between and the next prime is at most , fixed | open | |
Prime-between-squares conjecture | There exists a prime between any two successive squares. Puts upper bound of on prime gap | open | |
(corollary of) Generalized Riemann hypothesis | The prime gap between a prime and the next prime is | open | |
exponent bound for prime gap of 0.535 | The prime gap between and the next prime is at most | proved | |
(corollary of) prime number theorem | there exists a prime between and for any , for large enough (dependent on ) | proved | |
Bertrand's postulate | there exists a prime between and | proved |