Erdős unit distance exponent

Description of constant

For a finite set $P \subset \mathbb{R}^2$ of $n$ points, let \(u(P) := \lvert \\{ \\{x,y\\} \subset P : \lvert x-y \rvert = 1 \\} \rvert\) denote the number of unordered pairs of points in $P$ at unit distance, and let $u(n) := \max_{\lvert P\rvert = n} u(P)$ denote the maximum number of unit distances among any set of $n$ points in the plane. The Erdős unit distance exponent is \(C_{84} := \limsup_{n \to \infty} \frac{\log u(n)}{\log n}.\) Equivalently, $C_{84}$ is the infimum of all $\alpha$ for which $u(n) \ll_\alpha n^\alpha$ as $n \to \infty$.

The problem was introduced by Erdős in 1946 [E1946], who conjectured that $u(n) = n^{1+o(1)}$, i.e. $C_{84} = 1$. This conjecture was disproved in May 2026 by an OpenAI internal model [O2026], with a human-verified writeup given in [ABGLSSTWW2026]; an explicit improved lower bound was obtained shortly afterwards by Sawin [S2026].

Known upper bounds

Bound Reference Comments
$3/2$ [E1946] Erdős’ original argument, based on the observation that the unit-distance graph contains no $K_{2,3}$.
$4/3 = 1.333\dots$ [SST1984] Spencer, Szemerédi and Trotter; via the Szemerédi–Trotter incidence theorem.

Known lower bounds

Bound Reference Comments
$1$ [E1946] A $\sqrt{n} \times \sqrt{n}$ portion of the integer lattice gives $u(n) \gg n^{1 + c/\log\log n}$, hence $\limsup \log u(n)/\log n \geq 1$. Conjectured by Erdős to be sharp.
$> 1$ (inexplicit) [O2026], [ABGLSSTWW2026] An OpenAI internal reasoning model produced a (one-shot) construction giving $u(n) \gg n^{1+\varepsilon}$ for some $\varepsilon > 0$, disproving Erdős’ conjecture. The construction is number-theoretic, using algebraic number fields of large degree and small discriminant via a Golod–Shafarevich argument. A particular parameter choice in [ABGLSSTWW2026] yields the explicit value $\varepsilon \approx 6.24 \cdot 10^{-38}$.
$1.014$ [S2026] Sawin, by optimizing the Golod–Shafarevich step and the choice of number field.

References

Contribution notes

Prepared with assistance from Claude Opus 4.7, which retrieved abstracts of the May 2026 preprints and the OpenAI announcement. All references should be independently verified before citation.