erdős #233
Let , where is the th prime. Prove that
unreviewedOpen. Worked here; no verified result yet.
number theory · open · formalized (Lean) · 0 attempts
use this data
vela registry pull vfr_37aec80d874a0239vela reproduce examples/erdos-problemsEvidence
unverified AI candidates (2)
gpt-erdos · GPT-5.2 Pro + Deep Research · unverified
This is a famous **Erdős problem** (Erdős Problem #233), and **the bound you ask for is currently open** (i.e., no proof is known as of the latest references I can find). ([Erdős Problems][1])
candidate solution ↗llm-hunter · gpt pro 5.2 · unverified
1 LLM attack(s) recorded (gpt pro 5.2); unverified.
candidate solution ↗Formal proof
AMS 11 · open (literature)
theorem erdos_233 :
(fun N => ((∑ n ∈ Finset.range N, (primeGap n) ^ 2) : ℝ)) =O[atTop] fun N => N * (log N)^2formal-conjectures/233.lean ↗OEIS1
Check it yourself
One command re-derives this record's receipts on your machine.
vela reproduce examples/erdos-problems