OpenAI model disproves Erdős unit distance conjecture
TECH

OpenAI model disproves Erdős unit distance conjecture

30+
Signals

Strategic Overview

  • 01.
    An internal OpenAI general-purpose reasoning model produced a one-shot counterexample to Paul Erdős's 1946 unit distance conjecture, constructing point sets in R^2 with at least |P|^(1+ε) unit-distance pairs for some fixed ε > 0.
  • 02.
    Nine mathematicians, including Fields medalist Tim Gowers, Noga Alon, Melanie Wood, and Thomas Bloom, co-signed a 'Remarks' paper verifying the proof and calling it a milestone in AI mathematics.
  • 03.
    The construction routes through algebraic number theory — infinite class field towers of Golod–Shafarevich type and CM number fields of growing degree — rather than any new geometric tool, settling a $500 Erdős problem listed as #90 on erdosproblems.com.
  • 04.
    Reported compute cost was 5–32 hours and roughly $120–$1,000 in tokens, with a 125-page chain-of-thought summary whose decisive insight appeared on page 39.

Deep Analysis

How a Number Theory Detour Killed an 80-Year-Old Belief

How a Number Theory Detour Killed an 80-Year-Old Belief
OpenAI's announcement framed the result as the first autonomous AI solution to a central open problem in a mathematical field.

For decades the working consensus was that square grids — Erdős's own construction — were essentially optimal, yielding roughly n^(1+c/log log n) unit-distance pairs and motivating the conjectured upper bound of n^(1+o(1)) [2]. The AI proof breaks that ceiling by abandoning fixed-degree settings like Gaussian integers and instead taking points in a CM number field K whose degree grows with the size of the configuration, building on ideas from Ellenberg–Venkatesh and Hajir–Maire–Ramakrishna [2]. The key ingredient is an infinite class field tower of Golod–Shafarevich type: a sequence of progressively larger unramified extensions whose existence is guaranteed by Golod–Shafarevich-style inequalities and which supplies enough algebraic units to force many distinct pairs of points to lie at distance exactly one. Will Sawin later refined the argument by reducing the required input to a single rational prime splitting in the tower [2]. The result is a sequence of point sets in R^2 with at least |P|^(1+ε) unit distances for some fixed ε > 0 — superlinear by a polynomial factor, not a logarithmic one — establishing the first known violation of the n^(1+o(1)) belief [3].

Why 'General-Purpose, Not Math-Specialized' Is the Real Headline

The model was not a math-tuned scaffold like a theorem-prover or a symbolic search system — it was an internal general-purpose reasoning model, and the proof was 'first mathematically generated in one shot' before being expositionally refined through human interactions with Codex [2]. That distinction matters: prior AI math results have generally either solved 'amusement-grade' Erdős problems or required heavy domain scaffolding. Here, a single reasoning model produced an attack route that draws on infinite class field towers, Golod–Shafarevich inequalities, and CM number fields — tooling that lives in algebraic number theory, not discrete geometry [2]. Reported telemetry puts the cost at 5–32 hours and roughly $120–$1,000 in tokens, producing a 125-page chain-of-thought summary whose crucial insight surfaces on page 39 [4]. As Jacob Tsimerman put it, AI systems have an edge because they can 'play for longer and in more treacherous waters than mathematicians without getting overwhelmed' [2]— a description of stamina-plus-recall, not of a specialized solver.

Why the Math Community Missed This for 80 Years

Melanie Wood's verification note is unusually pointed: 'if the level and type of human expertise that is represented on this note had been assembled to find a counterexample to this conjecture a month ago, the mathematicians would have found a counterexample. However, without the claimed proof by ChatGPT, there is no particular reason anyone would have tried to look for a counterexample' [2]. Two anchoring forces produced that gap. First, Erdős himself consistently believed the upper bound n^(1+o(1)) was tight, and he was clear enough about it that, as Bloom notes, either a proof or disproof of that bound counts as winning his $500 prize [2]. Second, the toolkit required — infinite class field towers and Golod–Shafarevich constructions — sits firmly in algebraic number theory, while the unit distance problem is canonically a combinatorial geometry question; few researchers carry both halves of that intersection. The AI did not respect that disciplinary boundary, and as Arul Shankar put it, 'current AI models go beyond just helpers to human mathematicians — they are capable of having original ingenious ideas, and then carrying them out to fruition' [2].

What This Doesn't Prove: Counterexamples Aren't Theorems

The result is a disproof by construction, not a solution to the full unit distance problem. The best known upper bound is still Spencer, Szemerédi, and Trotter's O(n^(4/3)) from 1984, and the gap between that bound and the new lower bound of n^(1+ε) is enormous [2]. Bloom's own framing — that the result reveals number-theoretic depth but introduces no new geometric tools — is echoed across the mathematician community: this is an existence proof that the old belief was wrong, not a new structural understanding of unit-distance graphs [1]. The Remarks paper also flags methodological wrinkles. The AI-generated text did not cite Hajir–Maire–Ramakrishna, the prior work most directly underlying the construction, raising attribution norms that the field has not yet codified [2]. Wood's broader concern is downstream: if AI models begin producing long, technical-looking proofs at scale, the risk is not lack of verification on a celebrated problem like this one, but a flood of plausible-but-wrong manuscripts in less glamorous corners of mathematics where nine senior co-verifiers will not show up [1].

The Reaction Split: Mathematician Caution vs Accelerationist Glee

Community reaction divides almost cleanly along a single axis: how seriously the speaker takes the disproof-vs-theorem distinction. The mathematician side, anchored by Tim Gowers' instruction that readers 'make sure you are sitting down before reading further,' frames it precisely — a long-standing conjecture was disproved by construction, full credit to the verification process, but the unit distance problem itself remains open. Working mathematicians on r/mathematics zero in on the technical novelty of routing through Golod–Shafarevich towers in a geometry problem, and on a methodological question: when a 125-page chain-of-thought file produces many candidate proofs, who graded correctness on each run [4]? Accelerationist subreddits and AI-influencer threads on X flatten the same news into 'first autonomous AI proof of a major open problem' and use it as evidence of imminent superhuman mathematical reasoning. The most repeated detail across both camps is the one that has nothing to do with the math: the model was a general-purpose reasoning system, not a math-tuned scaffold — that fact does more rhetorical work in the discourse than any technical claim about CM number fields [1].

Historical Context

1946
Posed the unit distance problem, asking for the maximum number of unit-distance pairs among n points in the plane.
1984
Proved the best known upper bound U(n) ≤ O(n^(4/3)), which has stood unimproved for over 40 years.
2026-04-16
Featured the unit distance problem in a 'Top 10 Erdős Problems' post on erdosproblems.com, where it sits as Problem #90.
2026-05-20
OpenAI publishes the announcement and proof PDF; a 'Remarks' paper co-authored by nine mathematicians is released the same day.

Power Map

Key Players
Subject

OpenAI model disproves Erdős unit distance conjecture

OP

OpenAI

Built and ran the internal general-purpose reasoning model that produced the disproof; published the announcement and proof PDFs on May 20, 2026.

MA

Mark Sellke and Mehtaab Sawhney

OpenAI researchers who shepherded the result and recruited external mathematicians to verify the proof.

WI

Will Sawin (Princeton)

Refined the AI-generated argument by simplifying it to a single rational prime splitting in a Golod–Shafarevich tower; co-author of the Remarks paper.

TH

Thomas Bloom (Manchester / Royal Society)

Maintains erdosproblems.com where the unit distance problem is listed as Problem #90; co-author of the Remarks paper and recent author of a 'Top 10 Erdős Problems' post that ranked the problem.

CO

Co-authors of the Remarks paper

Noga Alon (Princeton), W. T. Gowers (Collège de France), Daniel Litt (Toronto), Arul Shankar (Toronto), Jacob Tsimerman (Toronto), Victor Wang (Academia Sinica), Melanie Matchett Wood (Harvard) — independently verified, contextualized, and stress-tested the proof.

Fact Check

4 cited
  1. [1] An OpenAI model has disproved a central conjecture in discrete geometry
  2. [2] Remarks on the disproof of the unit distance conjecture
  3. [3] A super-linear lower bound for the unit distance problem
  4. [4] OpenAI's AI model claims to have cracked an 80-year-old math problem

Source Articles

Top 5

THE SIGNAL.

Analysts

"There is no doubt that the solution to the unit-distance problem is a milestone in AI mathematics: if a human had written the paper and submitted it to the Annals of Mathematics and I had been asked for a quick opinion, I would have recommended acceptance without any hesitation. No previous AI-generated proof has come close to that."

Tim Gowers
Fields medalist, Collège de France / Cambridge

"The solution of the problem by the internal model of OpenAI is, in my opinion, an outstanding achievement, settling a long-standing open problem. The fact that the correct answer is not n^(1+o(1)) is surprising — the AI was able to do here what lots of excellent human researchers tried and failed to do."

Noga Alon
Mathematician, Princeton University

"This was one of Erdős' favourite problems — he first asked it in 1946. For an AI to produce a solution to a problem of this calibre is both surprising and impressive. AI is helping us to more fully explore the cathedral of mathematics we have built over the centuries."

Thomas Bloom
Mathematician, University of Manchester / Royal Society

"I believe if the level and type of human expertise that is represented on this note had been assembled to find a counterexample to this conjecture a month ago, the mathematicians would have found a counterexample. However, without the claimed proof by ChatGPT, there is no particular reason anyone would have tried to look for a counterexample."

Melanie Matchett Wood
Mathematician, Harvard University (Packard, MacArthur Fellow)

"This is a really impressive piece of work, and I would accept it for any journal without hesitation. AI systems have an edge: it's not just that they can try all known methods, but they can play for longer and in more treacherous waters than mathematicians without getting overwhelmed."

Jacob Tsimerman
Mathematician, University of Toronto / IAS
The Crowd

"Today, we share a breakthrough on the planar unit distance problem, a famous open question first posed by Paul Erdős in 1946. For nearly 80 years, mathematicians believed the best possible solutions looked roughly like square grids. An OpenAI model has now disproved that belief, discovering an entirely new family of constructions that performs better. This marks the first time AI has autonomously solved a prominent open problem central to a field of mathematics."

@@OpenAI12000

"If you are a mathematician, then you may want to make sure you are sitting down before reading further."

@@wtgowers4400

"glimpse of Level 4 AGI? "OpenAI internal reasoning model helped disprove an 80-year-old discrete geometry conjecture tied to the unit distance problem, first posed by Paul Erdős in 1946" most importantly, the proof came from a general-purpose reasoning model, not a math-trained [system]"

@@haider14500

"OpenAI model produces a counterexample to Erdős's conjectured unit-distance bound"

@u/NutInBobby131
Broadcast
The Erdős Breakthrough

The Erdős Breakthrough

we just arrived at the "WTF" moment in AI

we just arrived at the "WTF" moment in AI

BREAKING NEWS: AI has solved three Erdős problems

BREAKING NEWS: AI has solved three Erdős problems