erdős #268
Let be the set of all points of the shapeas ranges over all infinite sets with .Does contain an open set?
Worked, still open.
number theory · solved · formalized (Lean) · 0 attempts
use this record
vela registry pull vfr_37aec80d874a0239vela reproduce examples/erdos-problemsformal
AMS 40 54 · solved (literature)
theorem 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)}).Nonemptyformal-conjectures/268.lean ↗status
solved