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
if . This is proved in [Ha92].
∀ {α : ℝ}, α < 1 / Real.log 2 → Filter.Tendsto (fun x => Erdos697.δ x α) Filter.atTop (nhds 1)SolvedStatement only, no proof