Erdős problem 1057
Is it true that ?
Sources
FormalConjectures/ErdosProblems/
1057.lean
Retained formal statement
Is it true that ?
This is discussed in problem A13 of Guy's collection [Gu04].
True ↔ Filter.Tendsto (fun x => Real.log (Erdos1057.carmichaelCounting x) / Real.log x) Filter.atTop (nhds 1)OpenStatement only, no proof