Erdős problem 218
There are infinitely many indices such that the prime gap at is equal to the prime gap at . This is equivalent to the existence of infinitely many arithmetic progressions of length , see erdos_141.variants.infinite_three.
Sources
FormalConjectures/ErdosProblems/
218.lean
Retained formal statement
There are infinitely many indices such that the prime gap at is equal to the prime gap at . This is equivalent to the existence of infinitely many arithmetic progressions of length , see erdos_141.variants.infinite_three.
{n | primeGap n = primeGap (n + 1)}.InfiniteOpenStatement only, no proof