Erdős problem 236
Let count the number of solutions to for prime and . Show that .
Sources
FormalConjectures/ErdosProblems/
236.lean
Retained formal statement
Let count the number of solutions to for prime and . Show that .
(fun n => ↑(Erdos236.f n)) =o[Filter.atTop] fun n => Real.log ↑nOpenStatement only, no proof