Documentation

FormalConjectures.GreensOpenProblems.«27»

Green's Open Problem 27 #

References:

noncomputable def Green27.m (p : ) :

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
      noncomputable def Green27.lowerBest (p : ) :

      Best-known lower bound [Be23, Theorem 3].

      Equations
      Instances For
        noncomputable def Green27.upperBest (p : ) :

        Best-known upper bound [Be23, Theorem 5].

        Equations
        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].