Erdős problem 697
For each and , the density of the set of integers which are divisible by some with exists.
Sources
FormalConjectures/ErdosProblems/
697.lean
Retained formal statement
Let . Then if . This is proved in [Ha92].
∀ {α : ℝ}, 1 / Real.log 2 < α → Filter.Tendsto (fun x => Erdos697.δ x α) Filter.atTop (nhds 0)SolvedStatement only, no proof