Erdős problem 126
Let be maximal such that if has then has at least distinct prime factors. Is it true that ?
Sources
FormalConjectures/ErdosProblems/
126.lean
Retained formal statement
Erdős says that has never been proved.
∀ (f : ℕ → ℕ), Erdos126.IsMaximalAddFactorsCard f → (fun n => ↑(f n)) =o[Filter.atTop] fun n => ↑n / Real.log ↑nOpenStatement only, no proof