← mino.mobi

erdős

unit distance, disproven · may 2026

geometry pack · guthkatz · hadwiger · runner · kakeya · capset · szemerédi–trotter · heilbronn · borsuk · viazovska

style
grid size · k×k
13
squared distance · m
Hover a point to highlight every other point exactly √m away from it.
CM field K
polydisc radius · R
2.5
Lattice points of OK with |σ1(x)| ≤ R and2(x)| ≤ R, projected to σ1(x) ∈ ℂ. Edges drawn where the projected distance is 1.

The problem

In 1946, Paul Erdős asked: place n points in the Euclidean plane. How many pairs of points can be at exactly the same distance?

The obvious construction is a square grid. Erdős showed that an √n × √n grid, with a careful choice of unit, yields roughly n1 + c/log log n pairs at unit distance — the exponent creeps just barely past 1. He conjectured this was essentially optimal: that no arrangement could push the count above n1 + o(1).

The conjecture stood for 80 years. Erdős attached a $500 prize. Spencer, Szemerédi, and Trotter proved a matching upper bound of n4/3 in 1984, narrowing the gap from above. The unit-distance conjecture itself resisted.

May 20, 2026

An internal reasoning model at OpenAI produced a proof that the conjecture is false. There exists ε > 0 and an infinite family of point configurations achieving at least n1+ε unit-distance pairs. Will Sawin refined the explicit constant to ε ≥ 0.014.

That's a polynomial improvement over Erdős's lower bound — qualitatively different from sub-polynomial growth. The conjecture isn't merely imprecise; it's wrong.

The proof was checked and digested in a 19-page paper by Noga Alon, Thomas Bloom, Tim Gowers, Daniel Litt, Will Sawin, Arul Shankar, Jacob Tsimerman, Victor Wang, and Melanie Matchett Wood. Bloom — who had torched OpenAI's previous Erdős claim seven months ago — verified this one personally.

The classical construction (1946)

The grid tab is the construction Erdős discovered: place points on a square integer grid. The number of pairs at squared distance m is roughly n · r₂(m) / 2, where r₂(m) is the number of integer solutions to a² + b² = m. When m is a product of k distinct primes ≡ 1 mod 4, r₂(m) grows like 4 · 2k. Pick m = 5 · 13 · 17 · 29 · 37 · …, push k as far as the grid allows, and you get Erdős's lower bound of n1 + c/log log n.

Algebraically: these grid points live in the ring of Gaussian integers ℤ[i], the ring of integers in the field ℚ(i). This is a CM field — a totally imaginary quadratic extension of a totally real field. Its degree over ℚ is n = 2; the geometry-of-numbers parameter is f = [ℚ(i)+:ℚ] = 1.

This is the picture mathematicians carried for 80 years. The criss-crossing in the grid tab is its hero image. It's the before.

The new construction (2026)

Replace ℚ(i) with a CM field K of growing degree. The new construction:

  1. Pick a CM field K = L(i) where L is totally real, with f = [L:ℚ] → ∞.
  2. Embed the ring of integers OK as a lattice in f via the Minkowski map (one chosen complex embedding per conjugate pair).
  3. Find a large set U of magnitude-one elements uK* — these satisfy |σ(u)| = 1 for every complex embedding σ. They come from prime splitting in K followed by a pigeonhole on the class group of K.
  4. Take all lattice points inside a polydisc {|zr| ≤ R}f.
  5. Project to one complex coordinate. The projected pairs (x, x+u) for uU are exactly at distance 1 in ℂ ≅ ℝ², because |σ1(u)| = 1.

To make the lattice well-shaped while [K:ℚ] grows, the proof uses an infinite Golod–Shafarevich class field tower over a cyclic cubic base field F — totally-real fields with bounded root discriminant whose degrees go to infinity, in which a fixed prime q ≡ 1 mod 4 splits completely at every level. Sawin's refinement turns this into the explicit exponent ε ≥ 0.014.

The point set is not a grid. It's the irregular 2D shadow of a 4D, 6D, …, 2fD lattice — the points cluster by algebraic structure, with the polydisc envelope projecting to (something near) a disc rather than a square. Nobody has published a figure of this: the proof papers contain zero diagrams. The cm-field tab is our own faithful realisation at the smallest non-trivial case (f = 2, the degree-4 CM fields ℚ(ζ₅), ℚ(ζ₈), ℚ(ζ₁₂)), enumerated, projected, and decorated with the unit-distance pairs it actually produces. At f = 2 you don't get the polynomial improvement yet — you need f → ∞ — but you can see the shape.

Why mathematicians missed this

Several blockers led people away from this approach:

The AI tried it anyway. One line from its chain of thought, quoted in the remarks paper:

…in principle all extremal examples can be taken algebraic. But the degree and height of that algebraic realization can be enormous… Maybe that enormous degree is not just an annoyance but a source of possible counterexamples. Number fields deserve a closer look.

What's in this site

The gap between the new lower bound (n1.014) and the SST upper bound (n1.333) is now polynomially open. The next chapter of the story.

sources