Green's Open Problem 27 #
References:
- [Gr24] Green, Ben. "100 open problems." (2024).
- [Be23] Bedert, Benjamin. "On unique sums in Abelian groups." Combinatorica 44.2 (2024): 269-298.
- [St76] Straus, E. G. "Differences of residues (mod p)." Journal of Number Theory 8.1 (1976): 40-42.
This is $m(p)$ in [Be23]: the size of the smallest set $A \subset \mathbb{Z} / p\mathbb{Z}$ (with at least two elements) for which no element in the sumset $A + A$ has a unique representation.
Equations
Instances For
atTop restricted to prime numbers.
Equations
Instances For
Best-known upper bound [Be23, Theorem 5].
Equations
- Green27.upperBest p = Real.log ↑p ^ 2
Instances For
What is the size of the smallest set $A \subset \mathbb{Z} / p\mathbb{Z}$ (with at least two elements) for which no element in the sumset $A + A$ has a unique representation?
Propose a better lower bound along primes.
Propose a better upper bound along primes.
We have $m(p) \geq \omega(p) \log p$ for some function $\omega(p)$ tending to infinity [Be23, Theorem 3].
Upper bound: $m(p) \ll (\log p)^2$ [Be23, Theorem 5].
Previous best-known lower bound $\log p \ll m(p)$ from [St76].
Previous best-known upper bound $m(p) \ll \sqrt{p}$ from [Be23].