Erdős problem 920
Is it true that, for , for some constant ?
Sources
FormalConjectures/ErdosProblems/
920.lean
Retained formal statement
A positive answer to this question for all follows from the lower bound in [erdosproblems.com/986] given by Bradač [Br26].
∀ k ≥ 3, ∃ c > 0, (fun n => ↑n ^ (1 - 2 / (↑k + 1)) / Real.log ↑n ^ c) =O[Filter.atTop] fun n => ↑(Erdos920.f k n)SolvedStatement only, no proof