Erdős problem 912
Prove that there exists some such that as .
Sources
FormalConjectures/ErdosProblems/
912.lean
Retained formal statement
Erdős and Selfridge prove in [Er82c] that .
(fun n => ↑(Erdos912.h n)) =Θ[Filter.atTop] fun n => (↑n / Real.log ↑n) ^ (1 / 2)SolvedStatement only, no proof