Skip to content

Erdős problem 317

Is there some constant c>0c>0 such that for every n1n\geq 1 there exists some δk{1,0,1}\delta_k\in \{-1,0,1\} for 1kn1\leq k\leq n with 0<1knδkk<c2n?0< \left\lvert \sum_{1\leq k\leq n}\frac{\delta_k}{k}\right\rvert < \frac{c}{2^n}?

No current result

No reviewed Result is current in Vela Mathematics Program. Retained source material is shown below.

Retained declaration

FormalConjectures/ErdosProblems/317.lean

Formal Conjectures

FormalConjectures/ErdosProblems/317.leanErdos317.claim2_inequality3 linesExact file
∀ᶠ (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

Continue

Search problems.science

Find a Problem, Result, source, or page