Documentation

FormalConjectures.ErdosProblems.«268»

Erdős Problem 268 #

Reference:

theorem Erdos268.erdos_268 (d : ) :
(interior {x : Fin d | ∃ (A : Set ), A.Infinite (Summable fun (n : A) => 1 / n) x = fun (i : Fin d) => ∑' (n : A), 1 / (n + i)}).Nonempty

Let X be the set of points in Fin d → ℝ of the shape fun i : Fin d => ∑' n : A, (1 : ℝ) / (n + i) for some infinite subset A ⊆ ℕ such that 1 / n is summable over A. X has nonempty interior. This is proved in [KoTa24].