Skip to content
DisprovedAI × Math·2026

Unit Distance Problem

An unnamed OpenAI reasoning model disproved Erdős's 1946 conjecture, building planar point sets with n^(1+δ) unit-distance pairs.

Formula

Unit distance count
u(n)=maxP=n#{{p,q}P: pq=1}u(n)=\max_{|P|=n}\#\bigl\{\{p,q\}\subset P:\ \lVert p-q\rVert=1\bigr\}

Maximum number of point pairs at exactly distance 1 among n points in the plane.

Erdős conjecture (1946, disproved)
u(n)n1+O(1/loglogn)=n1+o(1)u(n)\le n^{\,1+O(1/\log\log n)}=n^{1+o(1)}

Erdős believed the square grid was near-optimal — now known to be false.

AI disproof (2026)
δ>0:u(n)n1+δ(Sawin: u(n)>n1.014)\exists\,\delta>0:\quad u(n)\ge n^{\,1+\delta}\quad(\text{Sawin: }u(n)>n^{1.014})

Number-field point sets of growing degree beat the grid by a fixed polynomial factor.

Standing upper bound (open)
u(n)=O ⁣(n4/3)(Spencer–Szemereˊdi–Trotter, 1984)u(n)=O\!\left(n^{4/3}\right)\qquad(\text{Spencer–Szemerédi–Trotter, 1984})

The gap between n^(1+δ) and n^(4/3) remains the famous open unit-distance problem.

Summary

Let u(n) be the maximum number of pairs at distance exactly 1 among n points in the plane — Erdős Problem #90, first asked in 1946. The square grid achieves n^(1+c/log log n) such pairs, and Erdős conjectured this near-linear count was essentially optimal: u(n) = n^(1+o(1)). The famous upper bound u(n) = O(n^(4/3)) of Spencer, Szemerédi and Trotter (1984) is still the standing ceiling. In May 2026 an internal, unnamed OpenAI general-purpose reasoning model disproved the conjecture by a genuinely new construction: it built point sets from totally real number fields of growing degree (Golod–Shafarevich class field towers in which fixed primes split completely), yielding u(n) ≥ n^(1+δ) for a fixed δ > 0 and infinitely many n — a polynomial improvement over the grid. Nine mathematicians (Alon, Bloom, Gowers, Litt, Sawin, Shankar, Tsimerman, Wang, Matchett Wood) verified the argument and posted a companion paper; Will Sawin then made the exponent explicit at u(n) > n^(1.014), later pushed past n^(1.03). The disproof settles the direction of the conjecture but does not close the wide gap up to the open O(n^(4/3)) bound.

Sources

Videos