erdős #260
Let be an increasing sequence such that . Is the sumirrational?
Worked, still open.
irrationality · 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
This is **not known in general**. It is recorded as **Erdős Problem #260** and is still listed as **open** (the problem page was last edited **19 October 2025**). ([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
AMS 11 · open (literature)
theorem erdos_260 : answer(sorry) ↔
∀ a : ℕ → ℤ, ∀ s : ℝ,
StrictMono a →
Tendsto (fun n => (a n : ℝ ) / n ) atTop atTop →
HasSum (fun n => (a n : ℝ ) / 2 ^ a n) s → Irrational sformal-conjectures/260.lean ↗status
open