Erdős problem 600
Let . Is it true that as ?
Sources
FormalConjectures/ErdosProblems/
600.lean
Retained formal statement
Ruzsa and Szemerédi [RuSz78] proved that for any fixed .
∀ (r : ℕ), (fun n => ↑(Erdos600.eFunction n r)) =o[Filter.atTop] fun n => ↑n ^ 2SolvedStatement only, no proof