Erdős problem 315
Let and , so that and for , where Let be any other sequence with . Is it true that
Sources
FormalConjectures/ErdosProblems/
315.lean
Retained formal statement
Let and , so that and for , where Let be any other sequence with . Is it true that
This is true, and was proved independently by Kamio [Ka25] and Li and Tang [LiTa25].
An earlier interpretation of this question on this site defined and (Sylvester's sequence), which is the same sequence shifted by ; we use the phrasing above as more faithful to [ErGr80]. The constant is called the Vardi constant.
True ↔ ∀ (a : ℕ → ℕ), (∀ (i : ℕ), 0 < a i) → StrictMono a → (∃ i, a i ≠ Erdos315.u i + 1) → ∑' (i : ℕ), 1 / ↑(a i) = 1 → Filter.liminf (fun i => ↑(a i) ^ (1 / 2) ^ (i + 1)) Filter.atTop < Erdos315.c₀