Documentation

FormalConjectures.GreensOpenProblems.«81»

Ben Green's Open Problem 81 #

Let $A$ be a set of size $n$ integers. Is there some absolute constant $c > 0$ and $\theta$ such that $\sum_{a \in A} \cos(a \theta) \leq - c \sqrt{n}$?

References:

theorem Green81.green_81 :
sorry ∃ (c : ) (_ : 0 < c), ∀ᶠ (N : ) in Filter.atTop, ∀ (A : Finset ), 0AA.card = N∃ (θ : ), nA, Real.cos (n * θ) < -c * N