Erdős problem 253
Let be an infinite sequence of positive integers such that . If every arithmetic progression contains infinitely many integers which are the sum of distinct then every sufficiently large integer is the sum of distinct .
No current result
No reviewed Result is current in Vela Mathematics Program. Retained source material is shown below.
Retained declaration
FormalConjectures/ErdosProblems/253.lean¬∀ (a : ℕ → ℕ), 0 < a 0 → Erdos253.RepresentsAPs a → Filter.Tendsto (fun n => ↑(a (n + 1)) / ↑(a n)) Filter.atTop (nhds 1) → subsetSums (Set.range a) ∈ Filter.cofiniteSolvedStatement only, no proof