Do there exist 1000 consecutive positive integers containing exactly 100 primes ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let π ( n ) denote the number of [positive] prime numbers ≤ n . Then we are interested in whether the function f ( n ) = π ( n + 1 0 0 0 ) − π ( n ) ever equals 1 0 0 .
To show this, we may confirm
Together, this implies there is some integer N with 0 < N < 1 0 0 2 ! + 1 such that f ( N ) = 1 0 0 , which means that the integers N + 1 , N + 2 , N + 3 , … , N + 1 0 0 0 contain exactly 100 primes.