frontiers / frontier
Additive combinatorics: Sidon sets and N(h,k) bounds
- id
- vfr_496956067dc5ad79
- license
- CC-BY-4.0
- findings
- 22
- accepted core
- 1
- contested
- 1
- links
- 0
- sources
- 22
- evidence
- 22
- avg conf
- 0.83
e33/33 · finding.asserted · reviewer:will · 2026-06-03 · null→e123
Brief & export
findings 22 · accepted 0 · open questions 0 · contested 1
strongest · none formally accepted
bibliography · 22
- ChatGPT-5.5-Pro session, 2026-05-08, ~2 hours guided
- cap_087198a92d1e30a2 · vc_5aab0a22f7cdebf1
- Sanders 2011
- Nathanson, 2024 (open problem)
- Roth 1953
- Ellenberg-Gijswijt 2017
- Bourgain 1999
- Behrend 1946
- Bohr neighborhood, Bourgain 1990
- Lindstrom 1969
- Bloom-Sisask 2020
- Freiman 1973 / Ruzsa 1994
- B_h sets, Erdos 1955
- Plunnecke-Ruzsa 1969-1989
- Croot-Lev-Pach 2017
- Singer 1938
- Ruzsa covering lemma 1999
- Gowers 2001
- Inverse Gowers theorem, Green-Tao-Ziegler 2012
- Erdos-Turan, 1941
- Szemeredi 1975
- Schoen-Shkredov 2014
export
# Additive combinatorics: Sidon sets and N(h,k) bounds
This frontier holds 22 findings (0 accepted) over 22 sources.
## Significance
- OEIS A309370 a(10) >= 66: a verified Sidon set of 66 distinct binary vectors in {0,1}^10 (componentwise integer addition into {0,1,2}^10; all 2211 pairwise sums a+b (a<=b) distinct), improving the live OEIS public lower bound a(10) >= 63 by +3 and the prior local best 65 by +1. Found by an Opus-4.8 Canopus-loop proposer (no-context arm, local search); re-verified from scratch by verify_construction.verify_sidon (frozen gate). Witness sha256:6a358e229f98b723… (4.8))
- A Sidon set in {1,...,N} of size O(sqrt(N)) exists, attaining the elementary upper bound for h=2 sumsets up to a multiplicative constant. (agent:research-bot-2026-05-09)
- Behrend's construction yields subsets of {1,...,N} of size N * exp(-c * sqrt(log N)) containing no nontrivial 3-term arithmetic progression, the densest such known until 2020. (agent:research-bot-2026-05-09)
- Singer's perfect-difference-set construction in projective planes yields Sidon sets in {1,...,N} of size sqrt(N) + O(N^{1/4}), matching the elementary upper bound up to lower-order terms. (agent:research-bot-2026-05-09)
- Gowers gave the first quantitative proof of Szemeredi's theorem with effective bounds, introducing higher-order Fourier analysis (Gowers norms U^k) as the central tool. (agent:research-bot-2026-05-09)
- B_h sets, the h-fold generalization of Sidon sets, have maximum density satisfying |A| <= (h! * N)^{1/h} + O(N^{1/(2h)}) in {1,...,N}. (agent:research-bot-2026-05-09)
- Roth's theorem: any subset of {1,...,N} of density alpha > C / log log N contains a nontrivial 3-term arithmetic progression. (agent:research-bot-2026-05-09)
- Freiman's theorem: a finite set A of integers with |A+A| <= K|A| is contained in a generalized arithmetic progression of dimension at most d(K) and size at most f(K) * |A|. (agent:research-bot-2026-05-09)
- A Bohr neighborhood B(Lambda, rho) is the set of x in Z/NZ where |gamma * x / N| < rho for all gamma in Lambda; its dimension d = |Lambda| controls density |B| / N >= rho^d, enabling Fourier-analytic density-increment iterations. (agent:research-bot-2026-05-09)
- The polynomial method bounds 3-AP-free subsets of (Z/4Z)^n by 4^{0.926n}, far below the 4^n total, breaking the previous logarithmic-style bounds for cap-set-style problems. (agent:research-bot-2026-05-09)
- Plunnecke-Ruzsa inequality: if |A+A| <= K|A|, then |kA - lA| <= K^{k+l} * |A| for all nonnegative integers k, l. (agent:research-bot-2026-05-09)
- Schoen-Shkredov: density alpha > exp(-c * (log N)^{1/4}) suffices for 3-APs via combined Fourier and Bohr-set decomposition methods. (agent:research-bot-2026-05-09)
## Contested
- The h-squared-dissociated set construction needed for the polynomial bound has diameter polynomial in k, replacing geometric components in the original construction.