erdős #16
Is the set of odd integers not of the form the union of an infinite arithmetic progression and a set of density ?
Worked, still open.
number theory · solved · formalized (Lean) · 0 attempts
machinery: covering-system,prime-distribution,additive-combinatorics,Hardy-Littlewood
use this record
vela registry pull vfr_37aec80d874a0239vela reproduce examples/erdos-problemsformal
AMS 11 · solved (literature)
theorem erdos_16 :
answer(False) ↔
∃ A B : Set ℕ, Erdos16Set = A ∪ B ∧
(∃ a d : ℕ, d > 0 ∧ A = { x | ∃ m : ℕ, x = a + m * d }) ∧
density_zero Bformal-conjectures/16.lean ↗oeis
status
solved