li.
← back to writing

OpenAI's AI Math Breakthrough: An 80-Year-Old Erdős Problem Falls.

OpenAI says a general-purpose reasoning model disproved the planar unit distance conjecture, an 80-year-old Erdős problem in discrete geometry. Here is what happened, why the proof matters, and what it says about AI research.

Abstract unit-distance geometry network with algebraic number theory layers in dark orange light

Introduction

Every so often, science produces a moment where a belief that felt almost structural simply gives way. This month, one of those moments arrived in mathematics: OpenAI announced that an internal general-purpose reasoning model had disproved a longstanding conjecture in discrete geometry tied to the planar unit distance problem.

The problem goes back to Paul Erdős in 1946. The question sounds almost too simple to be dangerous: if you place n points on a flat plane, how many pairs of those points can be exactly one unit apart?

That simplicity is part of the trap. The unit distance problem became one of the best-known questions in combinatorial geometry because it is easy to state, hard to attack, and connected to deep questions about how structure emerges from point sets.

OpenAI’s claim is not that a model solved a contest puzzle or improved a benchmark. The claim is much larger: a generalist AI system produced an original proof that disproves a central mathematical conjecture.

What Was the Unit Distance Conjecture?

Let u(n) be the largest possible number of unit-distance pairs among n points in the plane. Erdős showed that carefully scaled grid-like constructions can do slightly better than linear growth. For decades, many mathematicians believed those grid constructions were essentially optimal.

The conjecture said that u(n) should be bounded by n^(1+o(1)): barely more than linear growth, but not by any fixed polynomial exponent.

The new construction breaks that belief. OpenAI says the model found an infinite family of point configurations with at least n^(1+delta) unit-distance pairs for some fixed delta > 0. Will Sawin later made the exponent explicit, proving that one can take delta = 0.014, or more than n^1.014 unit-distance pairs for arbitrarily large n.

That may look small. In mathematics, it is not. The difference between n^(1+o(1)) and n^1.014 is the difference between “grid-like constructions are basically optimal” and “the old picture was wrong.”

The Surprising Ingredient: Algebraic Number Theory

The most interesting part is not just that the conjecture fell. It is how it fell.

The construction uses tools from algebraic number theory, including infinite class field towers and Golod-Shafarevich theory, in a place mathematicians had not expected them to settle the question.

The proof did not come from a new geometric trick in the plane. These ideas were known to specialists, but they had not been connected to this Euclidean geometry problem in this way.

That is the part that should make people pay attention. A frontier AI system did not merely search harder in the obvious direction. It appears to have crossed between mathematical fields and found a bridge that experts had not exploited.

This is exactly the kind of behavior that would matter for AI-assisted science: not just answering questions, but finding unexpected routes between distant bodies of knowledge.

How the Math Community Responded

OpenAI sent the result to outside mathematicians, and a group of nine researchers wrote a companion paper, “Remarks on the disproof of the unit distance conjecture.” The authors include Noga Alon, Thomas Bloom, Tim Gowers, Daniel Litt, Will Sawin, Arul Shankar, Jacob Tsimerman, Victor Wang, and Melanie Matchett Wood.

Their companion note presents a shorter human-checked route through the proof and explains why the AI-generated idea actually changes the state of the problem.

The note also keeps the right amount of caution in the story. The proof was not simply dropped from a model into a journal-ready state. Human mathematicians checked, digested, clarified, and improved it.

That matters. This is not a story about replacing mathematicians. It is a story about a new kind of collaboration in which a model can produce a genuinely original mathematical idea and humans can turn that idea into durable knowledge.

It also matters because OpenAI had a credibility problem here. In October 2025, an OpenAI executive claimed that GPT-5 had found solutions to several unsolved Erdős problems. That claim was later criticized because the model had surfaced existing work rather than solving new problems. This announcement is different: it is attached to an original proof, a companion paper from external mathematicians, and a follow-up arXiv paper by Sawin.

Why This Is Bigger Than One Geometry Problem

The OpenAI unit distance result is important because it is one of the clearest public examples of a general-purpose AI model contributing to frontier research.

Mathematics is a useful testbed for that claim. Proofs can be checked. Arguments either hold together or they do not. A model cannot bluff its way through 100 pages of mathematical reasoning if the community is able to inspect the result.

The broader signal is that frontier AI systems are moving from reasoning about known material toward originating new technical work. That does not mean every model output should be trusted. It does mean the research frontier is changing.

In 2024 and 2025, AI math progress was often framed around Olympiad performance. Those results were impressive, but Olympiad problems are designed to be solved by gifted high-school students in a few hours. The unit distance problem is different. It was open for 80 years.

That is why this should not be treated as another benchmark headline. It is a proof that changed what mathematicians believe about a classical problem. If AI systems can increasingly generate ideas like this, the next stage of AI-assisted research will not just be faster literature review or better coding help. It will be models proposing new paths through hard problems.

That is the real story.

Sources