erdős #243
Let be a sequence of integers such thatand . Then, for all sufficiently large ,
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
What you wrote is **exactly Erdős Problem #243**. As of **January 2026**, it is regarded as **open**: no general proof (or counterexample) is known that the two hypotheses
candidate solution ↗llm-hunter · gpt pro 5.2 · unverified
1 LLM attack(s) recorded (gpt pro 5.2); unverified.
candidate solution ↗Formal proof
AMS 40 · open (literature)
theorem erdos_243 (a : ℕ → ℕ) (ha₀ : StrictMono a)
(ha₁ : Tendsto (fun n ↦ (a n : ℝ) / a (n - 1) ^ 2) atTop (𝓝 1))
(ha₂ : Summable ((1 : ℚ) / a ·)) :
∀ᶠ n in atTop, a n = a (n - 1) ^ 2 - a (n - 1) + 1formal-conjectures/243.lean ↗OEIS1
Connections1
Check it yourself
One command re-derives this record's receipts on your machine.
vela reproduce examples/erdos-problems