Erdős problem 818
Let be a finite set of integers such that . Is it true that for some constant ?
Sources
FormalConjectures/ErdosProblems/
818.lean
Retained formal statement
Let be a finite set of integers such that . Is it true that for some constant ?
This was proved by Solymosi [So09d], in the strong form See also [52].
True ↔ ∀ (K : ℝ), 0 < K → ∃ C, 0 < C ∧ ∃ c, 0 < c ∧ ∀ (A : Finset ℤ), 2 ≤ A.card → ↑(A + A).card ≤ K * ↑A.card → c * ↑A.card ^ 2 / Real.log ↑A.card ^ C ≤ ↑(A * A).card