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 statement2 of 2

Erdős proved the answer is yes under the stronger condition that lim supnkkt=\limsup \frac{n_k}{k^t} = \infty for all t1t\geq 1.

[ErGr80] Erdős, P. and Graham, R., _Old and new problems and results in combinatorial number theory_. Monographies de L'Enseignement Mathematique (1980).

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

Search problems.science

Find a Problem, Result, source, or page