Skip to content

Erdős problem 266

Let ana_n be an infinite sequence of positive integers such that 1an\sum \frac{1}{a_n} converges. There exists some integer t1t \ge 1 such that 1an+t\sum \frac{1}{a_n + t} is irrational.

Sources

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

2 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

266.lean

Retained formal statement1 of 2

Let ana_n be an infinite sequence of positive integers such that 1an\sum \frac{1}{a_n} converges. There exists some integer t1t \ge 1 such that 1an+t\sum \frac{1}{a_n + t} is irrational.

This was disproven by Kovač and Tao in [KoTa24].

[KoTa24] Kovač, V. and Tao T., On several irrationality problems for Ahmes series. [arXiv:2406.17593](https://arxiv.org/abs/2406.17593) (2024).

FormalConjectures/ErdosProblems/266.leanErdos266.erdos_2662 linesExact file
¬∀ (a : ℕ → ℕ),    ((∀ (n : ℕ), a n ≥ 1) ∧ Summable fun x => 1 / ↑(a x)) → ∃ t ≥ 1, Irrational (∑' (n : ℕ), 1 / (↑(a n) + ↑t))
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page