Vivold Consulting

An OpenAI reasoning model autonomously cracked an 80-year-old open math problem

Key Insights

An internal OpenAI model disproved a longstanding conjecture tied to Erdos's 80-year-old unit distance problem, constructing an infinite family of point configurations that beat the long-assumed near-optimal bound. The proof - checked by external mathematicians and praised by Fields medalist Tim Gowers as a milestone - came from a general-purpose reasoning model, not a math-specific system. It surprised experts by importing deep tools from algebraic number theory into an elementary geometry question.

Stay Updated

Get the latest insights delivered to your inbox

An AI settles a problem mathematicians chased for decades

OpenAI shared what it bills as a genuine milestone: an internal model autonomously resolved a famous open question in combinatorial geometry - the planar unit distance problem first posed by Paul Erdos in 1946, which asks how many pairs among n points in the plane can be exactly distance 1 apart.

What was actually proven

For decades the prevailing belief was that rescaled "square grid" constructions were essentially optimal, and Erdos conjectured an upper bound just barely above linear growth. The model disproved that conjecture, constructing an infinite family of configurations that do measurably better - on the order of n^(1+delta) for a fixed positive exponent. The original proof didn't pin down the exponent, but a follow-up refinement from a Princeton mathematician showed you can take delta = 0.014. External mathematicians checked the work and wrote a companion paper laying out the argument and its significance.

Why the math community is paying attention

Two things make this land harder than a typical result:

- It's described as the first time a prominent open problem central to a subfield has been solved autonomously by AI - and the proof came from a general-purpose reasoning model, not one trained specifically for math, scaffolded to search proof strategies, or aimed at this particular problem.
- The method was a genuine surprise: it pulls deep tools from algebraic number theory - generalizing the Gaussian integers to richer number fields, using machinery like infinite class field towers - to attack an elementary geometric question nobody expected them to touch.

The endorsements are notable. Fields medalist Tim Gowers called it a milestone in AI mathematics and said he'd have recommended a human-authored version for a top journal without hesitation; number theorist Arul Shankar argued it shows models going beyond helpers to having original ideas and carrying them through to completion.

The bigger takeaway

OpenAI is candid that the point is bigger than this one problem. The same abilities - holding a long argument together, connecting distant areas of knowledge, surfacing approaches experts deprioritized, and producing work that survives scrutiny - transfer to biology, physics, materials science, and ultimately AI research itself. The company frames it as evidence of progress toward more automated research, while stressing that human judgment still chooses the problems and interprets the results - one reason, it argues, that expertise becomes more valuable, not less.

Related Articles

An AWS knowledge-graph deployment turned 6-month research cycles into 3 weeks - and the blueprint transfers far beyond pharma

An AWS GraphRAG deployment in pharmaceutical research cut R&D cycles by 87% - initial discovery that took six months now closes in three weeks - by fusing siloed internal databases and public literature into one queryable knowledge graph on Amazon Neptune Analytics and Bedrock (running Claude). Every answer comes with verifiable citations and a mapped reasoning path, which is exactly what regulated industries need for compliance. The architecture is modular and, crucially, transferable: any enterprise drowning in fragmented legacy data can copy this pattern.

SpaceX, Anthropic, and OpenAI listings will out-value every US VC-backed exit since 2000 - reshaping vendor economics for everyone

The new NVCA-Pitchbook Venture Monitor dropped a stunning claim: the pending OpenAI and Anthropic IPOs, together with SpaceX's listing, will generate more value than every US VC-backed exit since 2000 combined. SpaceX is already public at $1.77 trillion, and with both AI labs pushing toward trillion-dollar debuts, the trio should land north of $4 trillion - against roughly $70 billion in total US IPO proceeds last year. For anyone buying AI services, the labs' shift to public-market scrutiny will reshape pricing, transparency, and vendor stability.

A 14-person open-source team just became the default way 8.9M developers run local AI - and a lever for slashing inference bills

Ollama, the open-source tool that lets developers run open-weight AI models on their own machines in minutes, raised a $65M Series B led by Theory Ventures ($88M total), revealing it now serves 8.9 million developers monthly and sits inside 85% of the Fortune 500 - with just 14 employees. Founders Jeff Morgan and Michael Chiang previously built Docker Desktop, and they're repeating the play: abstract away the hardware pain, then monetise a cloud tier priced on GPU time rather than tokens. The backdrop is the industry's loudest cost debate: every company with heavy inference bills is under existential pressure to shift routine workloads to open models.