Erdős problem 859
The density of the divisor sum set is asymptotically equivalent to .
Sources
FormalConjectures/ErdosProblems/
859.lean
Retained formal statement
The density of the divisor sum set is asymptotically equivalent to .
∃ c₁ > 0, ∃ c₂ > 0, ∃ d, (∀ t > 0, (Erdos859.DivisorSumSet t).HasDensity (d t)) ∧ Asymptotics.IsEquivalent Filter.atTop (fun t => d t) fun t => c₁ / Real.log ↑t ^ c₂OpenStatement only, no proof