Documentation

FormalConjectures.ErdosProblems.«67»

Erdős Problem 67 #

References:

theorem Erdos67.erdos_67 (f : { x : // x {-1, 1} }) (C : ) (hC : 0 < C) :
d1, m1, C < |kFinset.Icc 1 m, (f (k * d))|

The Erdős discrepancy problem

If $f\colon \mathbb N \rightarrow \{-1, +1\}$ then is it true that for every $C>0$ there exist $d, m \ge 1$ such that $$\left\lvert \sum_{1\leq k\leq m}f(kd)\right\rvert > C?$$ This is true, and was proved by Tao [Ta16]

theorem Erdos67.erdos_67.variants.complex (f : (Metric.sphere 0 1)) (C : ) (hC : 0 < C) :
d1, m1, C < kFinset.Icc 1 m, (f (k * d))

The Erdős discrepancy problem (complex variant)

If $f\colon \mathbb N \rightarrow S^1 ⊆ ℂ$ then is it true that for every $C>0$ there exist $d, m \ge 1$ such that $$\left\lvert \sum_{1\leq k\leq m}f(kd)\right\rvert > C?$$ This is true, and was proved by Tao [Ta16]