Erdős problem 299
Is there an infinite sequence such that and no finite sum of is equal to 1?
Sources
FormalConjectures/ErdosProblems/
299.lean
Retained formal statement
The corresponding question is also false if one replaces sequences such that with sets of positive density, as follows from [Bl21].
The statement is as follows: If has positive upper density (and hence certainly if has positive density) then there is a finite such that .
∀ (A : Set ℕ), 0 ∉ A → 0 < A.upperDensity → ∃ S, ↑S ⊆ A ∧ ∑ n ∈ S, 1 / ↑n = 1SolvedStatement only, no proof