Erdős problem 317
Is there some constant such that for every there exists some for with
Sources
FormalConjectures/ErdosProblems/
317.lean
Retained formal statement
Is there some constant such that for every there exists some for with
sorry ↔ ∃ c > 0, ∀ n ≥ 1, ∃ δ, Set.range δ ⊆ {-1, 0, 1} ∧ 0 < |∑ k, ↑(δ k) / (↑↑k + 1)| ∧ |∑ k, ↑(δ k) / (↑↑k + 1)| < c / 2 ^ nOpenStatement only, no proof