Erdős problem 254
If has unbounded dyadic-shell counts and for every , must be complete - is every sufficiently large integer a sum of distinct elements of ?
No current result
No reviewed Result is current in Vela Mathematics Program. Retained source material is shown below.
Retained declaration
FormalConjectures/ErdosProblems/254.lean∀ (A : Set ℕ), (Filter.Tendsto (fun x => (A ∩ Set.Icc 1 (2 * x)).ncard - (A ∩ Set.Icc 1 x).ncard) Filter.atTop Filter.atTop ∧ ∀ (θ : ℝ), 0 < θ → θ < 1 → ¬Summable fun n => distToNearestInt (θ * ↑↑n)) → ∀ᶠ (m : ℕ) in Filter.atTop, Erdos254.IsSumOfDistinct A mProof manifests naming this Problem
- William Blair Lean proofs
williamjblair:Erdos254.erdos_254
Reported activity
Work these sources record against this Problem. Source-reported attribution, not reviewed here.
argument
- Machine
- Reported outcome