Erdős problem 247
Let be a sequence of integers such that Is transcendental?
Sources
FormalConjectures/ErdosProblems/
247.lean
Retained formal statement
Let be a sequence of integers such that Is transcendental?
True ↔ ∀ (n : ℕ → ℕ), StrictMono n → Filter.limsup (fun k => ↑(n k) / ↑k.succ) Filter.atTop = ⊤ → Transcendental ℚ (∑' (k : ℕ), 1 / 2 ^ n k)OpenStatement only, no proof