erdős #258
Let be a sequence of positive integers with . Isirrational, where is the number of divisors of ?
Worked, still open.
irrationality · solved · 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 full generality**.
candidate solution ↗llm-hunter · gpt pro 5.2 · unverified
1 LLM attack(s) recorded (gpt pro 5.2); unverified.
candidate solution ↗formal
AMS 11 · solved (literature)
theorem erdos_258 : answer(True) ↔ ∀ (a : ℕ → ℕ), (∀ n, 2 ≤ a n) →
Filter.Tendsto a Filter.atTop Filter.atTop →
Irrational (∑' (n : ℕ), ((n + 1).divisors.card / ∏ i ∈ Finset.Icc 1 (n + 1), a i))formal-conjectures/258.lean ↗links
answered this question · paper
status
solved