Skip to content

Erdős problem 247

Let n1<n2<n_1 < n_2 < \cdots be a sequence of integers such that lim supnkk=. \limsup \frac{n_k}{k} = \infty. Is k=112nk \sum_{k=1}^{\infty} \frac{1}{2^{n_k}} transcendental?

Sources

Browse retained paths and inspect the exact material available for this Problem.

2 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

247.lean

Retained formal statement1 of 2

Let n1<n2<n_1 < n_2 < \cdots be a sequence of integers such that lim supnkk=. \limsup \frac{n_k}{k} = \infty. Is k=112nk \sum_{k=1}^{\infty} \frac{1}{2^{n_k}} transcendental?

FormalConjectures/ErdosProblems/247.leanErdos247.erdos_2474 linesExact file
True  ∀ (n : ℕ → ℕ),    StrictMono n      Filter.limsup (fun k => ↑(n k) / ↑k.succ) Filter.atTop = ⊤ → Transcendental ℚ (∑' (k : ℕ), 1 / 2 ^ n k)
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page