erdős #979
Let , and let count the number of solutions towhere the are prime numbers. Is it true that ?
Worked, still open.
number theory · open · 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
For **$k=2$** the answer is **yes**: Erdős proved in 1937 that there are integers $n$ with *very many* representations [ n=p_1^2+p_2^2, ] in particular enough to force (\limsup_{n\to\infty} f_2(n)=\infty). In fact he shows that for infinitely many $n$ the number of representations grows at least like (n^{c/\log\log 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_979 : answer(sorry) ↔
∀ k ≥ 2, Filter.limsup (fun n => (solutionSet n k).encard) Filter.atTop = ⊤formal-conjectures/979.lean ↗oeis
status
open