erdős #789
Let be maximal such that if with then there is with such that if with then .Estimate .
Worked, still open.
additive combinatorics · 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
A quick sanity check first: if repetitions of elements were allowed in the sums, the problem would be essentially trivial [[nomath]](two distinct positive integers $x<y\in B$ would give $\underbrace{x+\cdots+x}\*{y/g}=\underbrace{y+\cdots+y}\*{x/g}$ with $g=\gcd(x,y)$ and different lengths)[[/nomath]]. So the intended …
candidate solution ↗llm-hunter · gpt pro 5.2 · unverified
1 LLM attack(s) recorded (gpt pro 5.2); unverified.
candidate solution ↗formal
AMS 5 · open (literature)
theorem erdos_789 :
(fun n ↦ (subsetSumThreshold n : ℝ)) =Θ[atTop] (answer(sorry) : ℕ → ℝ)formal-conjectures/789.lean ↗status
open