Is it known that for every epsilon there is N_0 such that all intervals of the form [N, (1+\epsilon)*N], where N > N_0, contain prime numbers?
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
4
3
|
|
||
|
|
|
7
|
This follows from the Prime Number Theorem. Let π(n) be the number of primes less than n. Then π(n) ~ n/log(n); it follows π((1+ε)n)-π(n) -> ∞ as n -> ∞. |
|||||||||
|
You can accept an answer to one of your own questions by clicking the check mark next to it. This awards 15 reputation points to the person who answered and 2 reputation points to you.
|
7
|
If one wants an explicit bound on N0, apparently this can be gleaned from a Ph.D. thesis by Pierre Dusart (in French) which contains the result that for all x > 3275 there is a prime between x and x(1 + 1/(2 ln2 x)). So we can take N0 to be max(3275,exp((2 epsilon)−1/2)). |
|||
|

