Erdős problem 1064
Let be the Euler's totient function, then the satisfies have asymptotic density 1. Reference: [LuPo02] Luca, Florian and Pomerance, Carl, On some problems of {M}\polhk akowski-{S}chinzel and {E}rdős concerning the arithmetical functions {} and {}. Colloq. Math.
Sources
FormalConjectures/ErdosProblems/
1064.lean
Retained formal statement
For any function , we have for almost all . Reference: [LuPo02] Luca, Florian and Pomerance, Carl, On some problems of {M}\polhk akowski-{S}chinzel and {E}rdős concerning the arithmetical functions {} and {}. Colloq. Math. (2002), 111--130.
∀ (f : ℕ → ℕ), ((fun n => ↑(f n)) =o[Filter.atTop] fun n => ↑n) → {n | (n - n.totient).totient + f n < n.totient}.HasDensity 1SolvedStatement only, no proof