Erdős problem 940
Let . Is it true that the set of integers which are the sum of at most -powerful numbers has density ?
Sources
FormalConjectures/ErdosProblems/
940.lean
Retained formal statement
Let . Is it true that the set of integers which are the sum of at most -powerful numbers has density ?
True ↔ ∀ r ≥ 3, {n | ∃ S, S.card ≤ r ∧ (∀ s ∈ S, r.Full s) ∧ n = S.sum}.HasDensity 0OpenStatement only, no proof