Mathematicians have spent decades trying to arrange points on a flat plane in the most efficient way possible. The leading theory was that a square grid, like a checkerboard, was essentially the best you could do. OpenAI's AI model just proved them wrong.
The model discovered an arrangement of points that beats the square grid. It found not just one example, but an infinite family of them. Each example shows a polynomial improvement, meaning the gains compound as you scale up.
Here's what makes this significant: the AI was not trying to prove the theory was correct. It was searching for counterexamples, ways to break it. This is a crucial distinction.
Proving a mathematical conjecture right typically requires exhaustive verification. You need to check every possible case, build a formal argument, and account for edge cases. It takes years. But disproving a conjecture is easier. One counterexample is enough. You find one arrangement that beats the square grid and the whole theory collapses.
The AI understood this asymmetry. Instead of chasing a proof, it searched for violations. It found them.
Mathematicians reviewed the construction and confirmed it works. They noted something interesting: human mathematicians had spent most of their effort trying to prove the square grid was optimal. Few had seriously tried to find something better. The AI took a different approach.
This has broader implications. It suggests AI tools are useful not for proving systems are correct, but for finding where they fail. In fraud detection, cybersecurity, product testing and quality control, the goal is often the same: find the edge case that breaks the system, not prove the system works.
Related reading
- OpenAI explains why ChatGPT developed a goblin obsession and why it took six months to fix
- Five things you didn't know about ChatGPT 5.5, including the one stat OpenAI doesn't want you to see
- Anthropic's Claude prompts claims of consciousness
The human reviewers published a simplified version of the AI's construction. They could understand it and verify it once they saw it. They just hadn't thought to look for it in the first place.
The lesson is practical: point AI at the task of breaking things, not building proofs. It may be better at finding what you missed than at validating what you already believe.