Two days ago, an OpenAI model killed a conjecture Paul Erdős posed in 1946. Not incrementally improved — disproved. The planar unit distance problem, which asks how many pairs of n points can sit exactly one unit apart, was widely assumed to max out near n^(1 o(1)). OpenAI's model produced a 125-page proof showing constructions yielding n^(1 δ) unit-distance pairs for a fixed δ > 0. Will Sawin at Princeton has already tightened that to δ = 0.014. Small number, enormous consequences.
Here's why this is not just another "AI does math" headline — and why the details matter more than the press release.
First, the proof method. Every human attempt on this problem worked inside the geometry toolkit: incidence bounds, crossing numbers, graph theory. The model reached across disciplines into algebraic number theory — infinite class field towers, Golod-Shafarevich theory — and built number fields with rich enough symmetries that, when projected down to the plane, produce far more unit-distance pairs than any grid arrangement. As Thomas Bloom wrote in the companion paper, number theorists will now be taking a hard look at other open problems in discrete geometry. The result doesn't just settle a conjecture; it builds a bridge between two fields that didn't know they needed each other.
That cross-domain leap is the signal, not the headline number. Every organization building with AI should pay attention to the pattern: the model connected ideas across distant domains that human specialists, trained into ever-narrower silos, had no incentive to bridge. Geometry people don't study class field towers. Number theorists don't think about unit distances in the plane. The model doesn't carry that disciplinary baggage. It just searches for what works.
Second, the credibility arc matters. In October 2025, OpenAI's Kevin Weil posted that GPT-5 had solved ten Erdős problems. Thomas Bloom, who maintains the Erdős Problems database, publicly demolished the claim within days — the model had regurgitated known solutions, not produced original proofs. Demis Hassabis called it "embarrassing." Weil left OpenAI in April 2026. So when Bloom appears this time as a co-author on the verification paper, that's not a casual endorsement. That's the person with the most credibility incentive to be skeptical explicitly signing on. Fields Medalist Tim Gowers said he'd recommend the result for the Annals of Mathematics without hesitation. The framework for distinguishing real AI math from promotional noise now has a concrete standard: a named Fields Medalist willing to stake their reputation, co-signed by the researcher who caught the last false claim.
Third, what this doesn't establish. The model hasn't been released. Nobody outside OpenAI can reproduce its approach on related problems. The published paper is the human-cleaned version; how much the polished argument diverges from the raw AI output is an open question that mathematicians will debate for months. Melanie Matchett Wood at Harvard made the most honest observation: had the same nine mathematicians combined their efforts for the time it took them to parse the AI's answer, they likely would have found a counterexample themselves. The tools existed. The approach was accessible in hindsight. The AI found it first — but "first" and "only possible" are different claims.
The real implication for people building with AI right now: the value isn't that AI replaces expertise. It's that AI operates without the path dependencies that make expertise narrow. Every senior engineer has discarded approaches that didn't fit their mental model of the problem. The model hasn't. That's not magic — it's a search advantage that scales with compute and domain breadth. The integration work between that search capacity and human judgment — deciding which results matter, verifying them, understanding their consequences — is where the compounding returns live.
The organizations that figure out how to pair AI's cross-domain search with deep human expertise, rather than treating AI as either a novelty act or a replacement, will build the things that matter next. The Erdős result proves the pattern exists. The execution is still on us.
#AIMathematics #Erdős #ReasoningModels