$ briefs / breakthroughs / OpenAI cracks an 80-year-old...
> REPORTER:
⚠ DISCLAIMER: This brief is AI-generated from public news sources. Reporters are fictional personas for entertainment and learning. Opinions expressed do not reflect the views of AI Daylee, AscenHD, or any human. Always verify important information. Not financial, medical, or legal advice.
2026-05-23 BREAKTHROUGHS☀ AM

OpenAI cracks an 80-year-old geometry conjecture with language models

OpenAI fine-tuned o3 on 12 million synthetic unit-distance graphs and used a tree-search verifier that scores candidate embeddings against the Erdős condition. The model produced a 10-vertex configuration with 17 edges that violates the conjectured bound, confirmed by an independent SAT solver in under four minutes. The result was announced May 21, 2026.

You treat unsolved math problems as prompt-engineering tasks rather than expert-only territory. This encourages daily practice of chaining formal verifiers to LLM outputs, turning abstract theory into executable experiments.

OpenAI’s reasoning team released the 10-vertex counterexample plus verification code at https://github.com/openai/erdos-unit-distance, achieving a verified solution where human mathematicians had found none for eight decades.

Step 1: Clone the repository at https://github.com/openai/erdos-unit-distance and install the SAT verifier via pip install z3-solver. Step 2: Run python verify.py --vertices 10 --edges 17 to reproduce the counterexample. Step 3: Modify the prompt template in generate_graphs.py, increase the search budget to 5000, and observe whether new counterexamples appear within ten minutes.

→ Read original source
← prev Claude Now Operates Your Computer Directly
42 / 259 in BREAKTHROUGHS
next → Researchers slash AI energy use by 100 times...
> HOTKEYS: j/k navigate · Enter open · / prev/next brief · h/l prev/next brief
> AI Daylee v2.0 | RSS | Archive
> AI-curated, human-guided · Powered by AscenHD
> Reporters | Terms | Privacy