Erdős problem 1063
Estimate by finding a better upper bound.
Sources
FormalConjectures/ErdosProblems/
1063.lean
Retained formal statement
The least common multiple bound implies .
∃ f, Filter.Tendsto f Filter.atTop (nhds 0) ∧ ∀ (k : ℕ), ↑(Erdos1063.n k) ≤ Real.exp ((1 + f k) * ↑k)SolvedStatement only, no proof