Erdős problem 1054
Let be the minimal integer such that is the sum of the smallest divisors of for some . Show that is undefined at , i.e. we get the junk value .
Sources
FormalConjectures/ErdosProblems/
1054.lean
Retained formal statement
Let be the minimal integer such that is the sum of the smallest divisors of for some . Is it true that ?
sorry ↔ (fun n => ↑(Erdos1054.f n)) =o[Filter.atTop] fun n => ↑nOpenStatement only, no proof