erdős #243
Let be a sequence of integers such thatand . Then, for all sufficiently large ,
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
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
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 ↗oeis
links
Sylvester's sequence · reference
#315Let and , so that and for , whereLet be any other sequence with . Is it true thatA000058status
open