
The planar unit distance problem is a question in combinatorial geometry first posed by Hungarian mathematician Paul Erdos in 1946. It asks a deceptively simple question: given n points scattered on a flat plane, how many pairs of those points can be placed exactly one unit apart? For nearly eight decades, mathematicians believed that square-grid arrangements were essentially the best way to maximize those unit-distance pairs. That belief has now been overturned by an AI model built by OpenAI, which discovered an entirely new family of point constructions that outperforms the grid and, in doing so, disproved one of the most famous open conjectures in discrete geometry.
In this article, we’ll discuss how OpenAI’s internal reasoning model produced a novel mathematical proof that challenges nearly 80 years of conventional thinking. We’ll look at what the unit distance problem actually is, why this result matters beyond the world of pure math, how the AI arrived at its solution, and what the broader implications are for the future of AI-assisted research. We’ll also cover the important context behind this announcement, including OpenAI’s previous failed claim about solving Erdos problems and why this time is different.
TL;DR Snapshot
On May 20, 2026, OpenAI announced that one of its internal general-purpose reasoning models had autonomously generated a proof disproving the Erdos unit distance conjecture, a foundational problem in combinatorial geometry that had remained unsolved since 1946. The proof was independently verified by a group of prominent mathematicians, including several who had publicly criticized OpenAI’s earlier, debunked claims about solving Erdos problems. OpenAI has called this the first time an AI has autonomously resolved a prominent open problem at the center of a mathematical field.
Key takeaways include…
- An OpenAI reasoning model discovered a new infinite family of point arrangements that produce significantly more unit-distance pairs than the previously assumed optimal square-grid constructions.
- The proof was verified by respected mathematicians including Noga Alon, Thomas Bloom (who debunked OpenAI’s previous math claims), Melanie Wood, and Will Sawin, lending the result significant credibility.
- The model that produced the proof was a general-purpose reasoning system, not a math-specific tool, which suggests that frontier AI models may be approaching the ability to make original contributions to scientific research.
Who should read this: Mathematicians, AI researchers, tech enthusiasts, and anyone curious about the evolving relationship between artificial intelligence and scientific discovery.
What Is the Planar Unit Distance Problem?
To understand why this result is significant, it helps to start with the problem itself. Imagine placing dots on a flat sheet of paper. Now count how many pairs of those dots sit exactly one unit apart from each other. The planar unit distance problem asks: for a given number of points n, what’s the maximum number of unit-distance pairs you can create? Mathematicians denote this maximum as v(n).
Erdos posed this question in 1946, and it quickly became one of the most well-known problems in combinatorial geometry. As OpenAI’s announcement notes, the 2005 book Research Problems in Discrete Geometry by Brass, Moser, and Pach called it “possibly the best known (and simplest to explain) problem in combinatorial geometry.” Erdos himself offered a monetary prize for resolving it.
For decades, the prevailing wisdom held that stretched square-grid arrangements were roughly the best you could do. Erdos conjectured that the number of unit-distance pairs could grow only slightly faster than linearly as more points were added. Specifically, the conjecture suggested v(n) would stay bounded above by n raised to the power of 1 plus a small error term that shrinks as n grows.
OpenAI’s model proved that conjecture wrong. It showed that for infinitely many values of n, the maximum number of unit-distance pairs grows meaningfully faster than the conjecture allowed, beating the square-grid ceiling with a fixed positive exponent. That distinction means the growth rate doesn’t just barely inch past linear, it surpasses it in a structured, provable way.
The Cross-Domain Leap: How the AI Solved It
What’s arguably more interesting than the result itself is how the AI arrived at it. The model didn’t rely on brute-force computation or trial-and-error searching through millions of point configurations. Instead, it connected the geometry problem to an entirely different branch of mathematics: algebraic number theory.

The classical approach to the unit distance problem relies on a structure called Gaussian integers, which are complex numbers with integer components. OpenAI’s model extended this idea into what mathematicians call algebraic number fields, using techniques that can be traced back to work by researchers like Ellenberg, Venkatesh, Golod, Shafarevich, and Hajir-Maire-Ramakrishna. According to the companion remarks paper co-authored by the verifying mathematicians, the AI-generated proof constructs planar point sets by embedding norm-one elements into a high-dimensional Minkowski lattice, cutting by a product of discs, and projecting to one complex coordinate, then uses unramified pro-3 towers to construct the required fields.
That cross-domain connection, linking a geometry puzzle to deep number theory, is the part that has mathematicians most intrigued. It’s the kind of creative leap that’s typically associated with human mathematical insight, not machine computation. As AutoGPT reported, Thomas Bloom reflected on the result by saying AI is helping us more fully explore what he described as the cathedral of mathematics that has been built over the centuries.
Why This Time Is Different: The Shadow of October 2025
This announcement arrives against a backdrop of previous credibility failures within the AI space. In October 2025, OpenAI’s then-VP Kevin Weil posted on X claiming that GPT-5 had solved 10 previously unsolved Erdos problems and made progress on 11 others. But Thomas Bloom, who maintains the Erdos Problems website, examined the claims and found that GPT-5 hadn’t produced any original proofs. Rather, it had simply re-surfaced solutions that already existed within published mathematical literature. According to TechCrunch’s reporting, Bloom called the episode “a dramatic misrepresentation,” and the ensuing backlash was swift. AI researchers Yann LeCun and Google DeepMind CEO Demis Hassabis both publicly criticized the claim, Weil deleted his post, and he eventually left OpenAI in April 2026.
OpenAI clearly took that lesson seriously. This time around, they published their announcement alongside a companion remarks paper co-authored by nine mathematicians who independently verified the proof. The list of names is notable and includes Noga Alon (a leading combinatorialist at Princeton), Timothy Gowers (a Fields Medalist), Will Sawin (who refined the result to show the improvement could be expressed with a fixed exponent), and even the aforementioned Thomas Bloom. When the mathematician who publicly dismantled your last claim is co-signing your new one, that’s a pretty strong endorsement.
As MIT Sloan Management Review noted, what makes this claim notable is not only the mathematical result itself, but perhaps more importantly the kind of system that produced it. This was a general-purpose reasoning model, not one fine-tuned or scaffolded specifically for mathematical problem-solving. OpenAI has stated that the model was given only an AI-written statement of the problem and that its output was then sent to an automated grading pipeline before any human mathematician reviewed it.
What This Means for the Future of AI and Research
The implications of this stretch well beyond one geometry conjecture. If a general-purpose AI model can independently produce a novel proof that stumped professional mathematicians for 80 years, it raises real questions about the role AI will play in scientific research going forward. This wasn’t a case of an AI speeding up a known method or crunching numbers that a human could have eventually handled. The model made a creative connection across mathematical disciplines that human researchers hadn’t previously explored in this context.

And OpenAI is far from alone in pursuing AI-driven research breakthroughs. Google DeepMind’s AlphaEvolve, Harmonic’s Aristotle, and Sakana AI’s AI Scientist project have all contributed to the growing body of AI-assisted mathematical and scientific progress. But a fully autonomous disproof of a famous open conjecture, verified by leading experts in the field represents a new threshold if it continues to hold up under broader peer review.
There are, of course, important caveats to make note of though. The model that produced the proof hasn’t been publicly released, and the full proof will still need to survive traditional peer review. And as Crypto Briefing observed, the result raises genuine questions about what “doing mathematics” means when a machine can do it alone. The companion remarks paper itself acknowledges the need for ongoing discussion about the social contract between mathematicians and AI companies, particularly around how credit, attribution, and collaboration should work when AI systems produce novel results.
Still, the trajectory is hard to ignore. As OpenAI researcher Noam Brown posted on X, less than one year ago frontier AI models were performing at the level of gold medalists in the International Math Olympiad. The pace of progress from competition-level problem solving to original research contributions has been remarkably fast.
Whether this moment marks the beginning of AI as a genuine research collaborator or proves to be a one-off achievement remains to be seen. But with some of the world’s top mathematicians now publicly vouching for an AI-generated proof, the conversation about AI’s role in discovery has permanently shifted.
Frequently Asked Questions
OpenAI is an artificial intelligence research company founded in 2015. It develops large language models and reasoning systems, including the GPT series of models and ChatGPT. The company’s stated mission involves ensuring that artificial general intelligence benefits humanity.
Paul Erdos (1913-1996) was a Hungarian mathematician widely regarded as one of the most prolific mathematicians of the 20th century. He authored or co-authored roughly 1,500 papers and was famous for posing problems that would occupy researchers for generations. He offered monetary prizes for solutions to many of his open problems, including the unit distance problem.
The planar unit distance problem is a question in combinatorial geometry posed by Paul Erdos in 1946. It asks: given n points on a flat plane, what is the maximum number of pairs of those points that can be placed exactly one unit apart? For nearly 80 years, mathematicians believed that square-grid arrangements offered roughly the best solution, but OpenAI’s model has now disproven that assumption.
Combinatorial geometry is a branch of mathematics that studies combinatorial properties of geometric objects, such as points, lines, and shapes. It deals with questions about how these objects can be arranged and how many of certain configurations (like unit-distance pairs) can exist under given constraints.
Algebraic number theory is a branch of mathematics that extends the study of ordinary integers to more complex number systems called algebraic number fields. OpenAI’s model used concepts from this field, including structures related to Gaussian integers and unramified pro-3 towers, to construct the proof that disproved the unit distance conjecture.
The proof was independently verified by a group of nine prominent mathematicians who co-authored a companion remarks paper. The group includes Noga Alon (Princeton), Thomas Bloom, Timothy Gowers (a Fields Medalist), Will Sawin (Princeton), Melanie Wood, Daniel Litt, Arul Shankar, Jacob Tsimerman, and Victor Wang.
Other Enterprise AI Articles You May Be Interested In
Google I/O 2026 Recap: New AI Search Box, Search Agents, and More
How a Single Pull Request Led to the Largest npm Worm Attack of 2026: Exploring Mini Shai-Hulud
Criminal Hackers Used AI to Find a Zero-Day Exploit for the First Time, Google Confirms
SpaceX Colossus 1 Deal With Anthropic: Everything You Need to Know
Why Nvidia Is Betting Big on Fiber Optics with Corning to Power the Future of AI
