Erdős problem 277
Is it true that, for every , there exists an such that but there is no covering system whose moduli all divide ?
Sources
FormalConjectures/ErdosProblems/
277.lean
Retained formal statement
Is it true that, for every , there exists an such that but there is no covering system whose moduli all divide ?
This was answered affirmatively by Haight [Ha79].
True ↔ ∀ (c : ℝ), ∃ n, ↑((ArithmeticFunction.sigma 1) n) > c * ↑n ∧ ∀ (m : StrictCoveringSystem ℤ), ∃ i, ↑n ∉ m.moduli iSolvedStatement only, no proof