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
. This shows that (m, ) for . #TODO: prove this theorem.
∀ (m : ℕ) (α : ℝ), Erdos697.δ m α < (↑m ^ α + 1) / ↑mSolvedStatement only, no proof