Erdős problem 448
Let count the divisors of and count the number of such that has a divisor in . Is it true that, for all , for almost all ?
Sources
FormalConjectures/ErdosProblems/
448.lean
Retained formal statement
Hall and Tenenbaum [HaTe88] further prove that has a distribution function: there is a function F such that, for every , the set has density F z.
∃ F, ∀ (z : ℝ), {n | ↑(Erdos448.tauPlus n) / ↑n.divisors.card ≤ z}.HasDensity (F z)SolvedStatement only, no proof