erdős #829
Let be the set of cubes. Is it true that
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
Let [ r(n):=(1_A*1_A)(n)=\sum_{a+b=n}1_A(a),1_A(b), ] where (A={m^3:m\in\mathbb N}). Then $r(n)$ is exactly the number of (ordered) pairs ((c,d)\in\mathbb N^2) with [ c^3+d^3=n. ]
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_829 :
answer(sorry) ↔
∃ C : ℕ, (fun n : ℕ => (sumRep cubes n : ℝ)) =O[atTop]
(fun n : ℕ => (Real.log n) ^ C)formal-conjectures/829.lean ↗status
open