erdős #38
Does there exist which is not an additive basis, but is such that for every set of Schnirelmann density and every there exists such thatwhere for ?The Schnirelmann density is defined by
Worked, still open.
number theory · solved · formalized (Lean) · 0 attempts
machinery: additive-combinatorics,Schnirelmann-density,additive-basis,probabilistic-construction,random-set
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
This is (essentially verbatim) **Erdős Problem #38**, and **it is currently open**: no example of such a set $B$ is known, and no proof that none can exist is known either.
candidate solution ↗llm-hunter · gpt 5.2, gpt pro 5.2 · unverified
3 LLM attack(s) recorded (gpt 5.2, gpt pro 5.2); unverified.
candidate solution ↗formal
AMS 11 · solved (literature)
theorem erdos_38 : answer(True) ↔
∃ B : Set ℕ, ¬ B.IsWeakAddBasis ∧ ∃ f : ℝ → ℝ, (∀ α, 0 < α → α < 1 → f α > 0) ∧
∀ (A : Set ℕ) (N : ℕ),
let α := schnirelmannDensity A
∃ b ∈ B, (Ioc 0 N ∩ (A ∪ (A + {b}))).ncard ≥ (α + f α) * Nformal-conjectures/38.lean ↗status
solved