Erdős problem 1062
Erdős asked whether the limiting density f n / n exists and, if so, whether it is irrational.
Sources
FormalConjectures/ErdosProblems/
1062.lean
Retained formal statement
Erdős asked whether the limiting density f n / n exists and, if so, whether it is irrational.
(∃ l, Filter.Tendsto (fun n => ↑(Erdos1062.f n) / ↑n) Filter.atTop (nhds l) ∧ Irrational l) ↔ TrueOpenStatement only, no proof