erdős #277
Is it true that, for every , there exists an such that but there is no covering system whose moduli all distinct divisors of (which are )?
Worked, still open.
number theory · solved · formalized (Lean) · 0 attempts
use this record
vela registry pull vfr_37aec80d874a0239vela reproduce examples/erdos-problemsformal
AMS 11 · solved (literature)
theorem erdos_277 :
answer(True) ↔ ∀ c : ℝ, ∃ n : ℕ, (σ 1 n : ℝ) > c * n ∧
∀ (m : StrictCoveringSystem ℤ), ∃ i, (n : ℤ) ∉ m.moduli iformal-conjectures/277.lean ↗status
solved