Ben Green's Open Problem 16 #
References:
- Ben Green's Open Problem 16
- [Ruzsa](I. Z. Ruzsa, Solving a linear equation in a set of integers. I. Acta Arith. 65 (1993), no. 3, 259–282.)
- [Schoen and Sisask](T. Schoen and O. Sisask, Roth’s theorem for four variables and additive structures in sums of sparse sets Forum of Mathematics, Sigma (2016), Vol. 4, e5, 28 pages.)
- [Yufei Zhao](Via Personal Communication with Ben Green)
theorem
Green16.green_16
(N : ℕ)
:
∃ A ⊆ Finset.Icc 1 N,
SolutionFree A ∧ A.card = sorry ∧ MaximalFor (fun (B : Finset ℕ) => B ⊆ Finset.Icc 1 N ∧ SolutionFree B) Finset.card A
What is the largest subset of $[N]$ with no solution to $x + 3y = 2z + 2w$ in distinct integers $x, y, z, w$?
From [Ruzsa] $f(N) \gg N^{1/2}$.
A set has no nontrivial solution to $x + 2y + 3z = x' + 2y' + 3z'$.
Equations
Instances For
From [Yufei Zhao]: Is there a subset of $\{1, \ldots, N\}$ of size $N^{1/3 - o(1)}$ with no nontrivial solutions to $x + 2y + 3z = x' + 2y' + 3z'$?