back to top
HomeTechOpenAI Says Its AI Solved an 80-Year-Old Math Problem. The Proof Surprised...

OpenAI Says Its AI Solved an 80-Year-Old Math Problem. The Proof Surprised Mathematicians.

- Advertisement -

OpenAI says one of its internal reasoning models has solved a math problem that has been there on mathematicians’ desks since 1946.

The problem, first posed by legendary mathematician Paul Erdős, looks almost absurdly simple. Given a set of points on a flat plane, how many pairs can be exactly one unit apart? People have spent nearly 80 years trying to pin down the answer.

OpenAI’s model didn’t just make progress on the problem. According to the company, it disproved a longstanding conjecture that many researchers believed was essentially correct.

A problem mathematicians thought they understood

The unit distance problem openai model solved
via: OpenAI

The unit distance problem sounds almost simple. Take a large number of points on a flat plane. How many pairs can sit exactly one unit apart?

Paul Erdős posed the question in 1946. For the next 80 years, nobody could fully solve it.

The strange part is that mathematicians thought they had a pretty good idea of what the answer looked like.

The best-known constructions all revolved around variations of the same idea: arrange points in carefully scaled grid patterns and count how many unit-length connections appear. Researchers improved the math around those constructions, tightened bounds, and explored related versions of the problem.

But the overall picture barely changed. The prevailing belief was that the square-grid approach was probably close to the truth. Maybe not perfect, but close enough that any future improvement would be marginal.

Then OpenAI’s model took a different approach.. Instead of refining the existing approach, it found a construction that breaks away from the grid entirely. The result produces substantially more unit-distance pairs than mathematicians thought possible.

For years, the assumption was that the best-known constructions were already close to optimal. This result suggests there was more room for improvement than researchers realized.

The proof nobody was looking for

According to OpenAI, the proof relies on tools from algebraic number theory, a field concerned with the properties of numbers and abstract algebraic structures. These ideas were never developed to solve questions about points on a plane.

That’s part of why mathematicians found the result surprising.

The solution comes from connecting two areas of mathematics that most people wouldn’t naturally put together.

Several of the researchers who reviewed the proof focused on this point. The result suggests there may be connections between number theory and discrete geometry that mathematicians haven’t fully explored.

You May Like: Best AI Coding Models for Consumer Hardware

Why mathematicians are paying attention

Mathematicians aren’t reacting this way simply because an AI solved an old problem.

Open problems get solved all the time. What caught people’s attention here is the nature of the solution.

The proof appears to contain an idea that experts didn’t expect.

Noga Alon, one of the world’s leading combinatorialists, described the result as an outstanding achievement and said the answer itself was surprising. The prevailing assumption had been that the number of unit distances would stay close to the rate Erdős originally conjectured.

Instead, the new construction shows that assumption was wrong.

Tim Gowers, a Fields Medal winner and one of the mathematicians who reviewed the work, called it a milestone in AI mathematics. Other researchers pointed to the same thing: the proof didn’t just combine existing steps mechanically. It connected ideas from different parts of mathematics in a way that appears genuinely novel.

Most recent AI successes in mathematics have involved solving competition-style problems, checking proofs, or helping researchers explore possibilities. This is one of the first cases where an AI-generated result is being discussed as a meaningful contribution to an active research question.

What changed here?

AI systems have been getting better at mathematics for years. They moved from solving school-level problems to competition problems, then to helping researchers with specific tasks.

This result sits a little further along that path.

The model wasn’t trained specifically for the unit distance problem. It wasn’t built around a custom search system for this proof. According to OpenAI, a general-purpose reasoning model produced the argument.

That’s what makes the reaction from mathematicians notable.

The headline isn’t that a machine solved an 80-year-old problem. Open problems eventually fall. The unusual part is that experts appear to view the proof as containing an idea worth paying attention to.

Whether this turns out to be a one-off result or the beginning of something larger is still unclear. But for the first time, the conversation is about how much of that research it might eventually do on its own.

Don’t miss any Tech Story

Subscribe To Firethering NewsLetter

You Can Unsubscribe Anytime! Read more in our privacy policy

LEAVE A REPLY

Please enter your comment!
Please enter your name here

YOU MAY ALSO LIKE
Google Built Gemma 4 12B Without Multimodal Encoders

Google Built Gemma 4 12B Without Multimodal Encoders

0
Every multimodal model you've used has the same basic system. Text goes in one way, images go through a vision encoder first, audio goes through an audio encoder first, and then everything gets handed off to the language model in a form it can work with. The encoders are load-bearing and you don't just remove them.Google actually removed them.Gemma 4 12B takes raw image patches and raw audio waveforms and projects them directly into the same embedding space as text tokens. There is no vision encoder or audio encoder. One decoder handling everything.
MiniMax M3 Shows What Happens When AI Stops Thinking in Turns

MiniMax M3 Shows What Happens When AI Stops Thinking in Turns

0
Most models quit around submission 30 because they stop finding improvement and exit on their own. That's what happened when MiniMax ran a CUDA kernel optimization task against a field of frontier models. Every model except two called it done within the first 30 submissions. M3's best result came on submission 145. After 24 hours. After multiple plateaus where the numbers stopped moving and a reasonable model would have concluded there was nothing left to find. That's the thing MiniMax released yesterday. An AI model with a 1M token context window, native multimodality, and apparently a problem with knowing when to stop.
Anthropic Files for an IPO. AI Is Entering Its Public Company Era

Anthropic Files for an IPO. AI Is Entering Its Public Company Era.

0
Anthropic has officially taken its first step toward becoming a public company. In a brief announcement on Monday, the company said it had confidentially submitted a draft S-1 registration statement to the U.S. Securities and Exchange Commission for a proposed initial public offering. The filing doesn't reveal a share price, a fundraising target, or even a timeline. For now, it simply gives Anthropic the option to go public once the SEC review process is complete. Just a few years ago, Anthropic was a small group of former OpenAI researchers trying to build an alternative vision for advanced AI. Today, it sits among the handful of companies shaping the industry's future and that's why this filing matters. It's one of the world's most influential AI labs beginning the transition from a privately funded research company to a business that may eventually answer to public shareholders. For most of the AI boom, the biggest bets were made behind closed doors. Venture firms, sovereign wealth funds, and tech giants supplied the capital while the public watched from the outside. Anthropic's filing suggests that era may be starting to change.