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
Inequality in erdos_317.variants.claim2 is obvious, the problem is strict inequality.
∀ᶠ (n : ℕ) in Filter.atTop, ∀ (δ : Fin n → ℚ), δ '' Set.univ ⊆ {-1, 0, 1} → |∑ k, δ k / (↑↑k + 1)| ≠ 0 → |∑ k, δ k / (↑↑k + 1)| ≥ 1 / ↑((Finset.Icc 1 n).lcm id)TextbookStatement only, no proof