Erdős problem 17
Erdős Problem 17. Are there infinitely many cluster primes?
Sources
FormalConjectures/ErdosProblems/
17.lean
Retained formal statement
In 2003, Elsholtz [El03] refined the upper bound to for every real .
[El03] Elsholtz, Christian, On cluster primes. Acta Arith. (2003), 281--284.
∃ C, 0 < C ∧ ∀ c ∈ Set.Ioo 0 (1 / 8), Asymptotics.IsBigOWith C Filter.atTop (fun x => ↑(Erdos17.clusterPrimeCount x)) fun x => ↑x * Real.exp (-c * Real.log (Real.log ↑x) ^ 2)SolvedStatement only, no proof