Erdős problem 1085
Erdős and Pach showed that, for odd, there exist constants such that where .
Sources
FormalConjectures/ErdosProblems/
1085.lean
Retained formal statement
Lenz showed that, for , where .
∀ {d : ℕ}, 4 ≤ d → ∃ C, ∀ (n : ℕ), ↑(d / 2 - 1) / (2 * ↑(d / 2)) * ↑n ^ 2 - C ≤ ↑(Erdos1085.f d n)SolvedStatement only, no proof