Erdős problem 920
Is it true that, for , for some constant ?
Sources
FormalConjectures/ErdosProblems/
920.lean
Retained formal statement
The lower bound of Mattheus and Verstraete [MaVe23] (see [erdosproblems.com/166]) implies .
(fun n => ↑n ^ (2 / 3) / Real.log ↑n ^ (4 / 3)) =O[Filter.atTop] fun n => ↑(Erdos920.f 4 n)SolvedStatement only, no proof