erdős #940
Let . A number is -powerful if for every prime which divides we have .Are there infinitely many integers which are not the sum of at most many -powerful numbers? Does the set of integers which are the sum of at most -powerful numbers have density ?
Worked, still open.
number theory · open · possible · formalized (Lean) · 0 attempts
use this record
vela registry pull vfr_37aec80d874a0239vela reproduce examples/erdos-problemsevidence
unverified AI candidates (2)
gpt-erdos · GPT-5.2 Pro + Deep Research · unverified
As of **January 2026**, for **every fixed (r\ge 3)** both questions you ask are **open** in general.
candidate solution ↗llm-hunter · gpt pro 5.2 · unverified
1 LLM attack(s) recorded (gpt pro 5.2); unverified.
candidate solution ↗formal
AMS 11 · open (literature)
theorem erdos_940 :
answer(sorry) ↔ ∀ r ≥ 3,
{n : ℕ | ∃ (S : Multiset ℕ), S.card ≤ r ∧ (∀ s ∈ S, r.Full s) ∧ n = S.sum}.HasDensity 0formal-conjectures/940.lean ↗status
open