OpenAIOpenAI NewsMay 20, 2026, 12:00 AM

An OpenAI model has disproved a central conjecture in discrete geometry

A condensed section focused on the key takeaways first.

Original Post

Quick Digest

Summary

A condensed section focused on the key takeaways first.

openaienmodel: gpt-5-mini-2025-08-07

OpenAI model disproves Erdős’ planar unit-distance conjecture

Key Points

  • AI-generated proof disproves Erdős' unit-distance conjecture
  • Construction yields n^{1+δ} unit distances (δ≈0.014 refined)
  • Uses algebraic number theory (class field towers, Golod–Shafarevich)

Summary

On 2026-05-20, an internal OpenAI general-purpose reasoning model produced a computer-checked proof that disproves the long-standing Erdős conjecture about the planar unit distance problem. Historically the best constructions achieved about n^{1+o(1)} unit-distance pairs; the new result gives an infinite family of n-point configurations with at least n^{1+δ} unit-distance pairs for some fixed δ>0. A subsequent refinement by Will Sawin exhibits δ = 0.014. The proof was independently checked by external mathematicians and accompanied by a companion paper and an abridged chain-of-thought.

Key Points

  • Problem: maximize unit-distance pairs among n points in the plane (the planar unit distance problem of Erdős, 1946). Previous best explicit constructions grew like n^{1 + C / log log n}; the widely believed upper bound was n^{1+o(1)}.
  • New result: a model-constructed infinite family achieves at least n^{1+δ} unit-distance pairs (δ>0); refinement yields δ = 0.014. This disproves the conjectured n^{1+o(1)} optimality of grid-like constructions.
  • Method: an autonomous, general-purpose reasoning model produced the proof. The construction uses advanced algebraic number theory (number fields, infinite class field towers, Golod–Shafarevich theory) to produce many unit-length differences in the Euclidean plane.
  • Verification and artifacts: the formal proof was checked by external mathematicians; there is a companion paper with context and a published abridged chain-of-thought. The work includes experimental evaluation of model performance on a suite of Erdős problems and notes sensitivity to test-time compute.
  • Significance for engineers: demonstrates that general-purpose AI can generate novel, verifiable research-level proofs; suggests AI systems can bridge distant domains (algebraic number theory → discrete geometry) and surface non-obvious constructions. It underscores the importance of reproducibility, external verification, and tooling for checking long formal arguments.

Practical notes

  • Reproducibility: proof, companion paper, and abridged chain-of-thought are publicly linked by the authors; use external verification and independent mathematical review to validate large automated proofs.
  • Implications for ML workflows: when using models for research, retain provenance (model version, prompts, compute), run independent checks, and expect value from models that are not domain-specialized but have strong reasoning abilities.

Key references

  • Original proof (model-generated) and companion paper (external mathematicians) are available from the publication. The refinement giving δ = 0.014 is due to Will Sawin.

Full Translation

Translations

A translation section that keeps the flow of the original article.

openaijamodel: gpt-5-mini-2025-08-07

OpenAIのモデルが離散幾何学の中心的な予想を反証した

公開日: 2026-05-20

概要

For nearly 80 years(約80年にわたり)、数学者たちは一見単純な問いを研究してきました:平面上に n 個の点を配置したとき、ちょうど距離 1 で離れた点対はいくつ作れるか? これは「平面の単位距離問題(the planar unit distance problem)」で、Paul Erdős が1946年に提起しました。組合せ幾何の中でも最もよく知られ、説明は簡単だが解決は極めて難しい問題の一つです。

本日、単位距離問題に関して突破口が開かれたことを共有します。Erdős の元の仕事以来、下に示す「正方格子(square grid)」の構成が単位距離対を最大化する上で本質的に最適であると考えられてきました。しかし、ある内部の OpenAI モデルがこの長年の予想を反証し、多項式的改善をもたらす無限族の構成を与えました。証明は外部の数学者グループによって検証されており、彼らは議論を補足し背景や意義を説明する同行論文も執筆しています。

また注目すべきは、この結果が見つかった経緯です。証明は数学専用に訓練されたシステムや特定の探索スキャフォールドによるものではなく、汎用の新しい推論モデルによって得られました。より進んだモデルが最前線の研究に貢献できるかを試す取り組みの一環として、我々はこのモデルを Erdős の問題群で評価しましたが、本件では開かれていた問題を解く証明が生成されました。これは数学と AI の両コミュニティにとって重要なマイルストーンです。

  • 証明と同行論文は外部数学者によってチェックされ、補助的な解説が提供されています。
  • 証明は代数的整数論(algebraic number theory)からの予想外に洗練されたアイデアを用いて、初等的な平面幾何の問題に作用します。

読める資料(英語):

  • Read the proof (opens in a new window)
  • Read the companion remarks (opens in a new window)
  • Abridged chain of thought (opens in a new window)

単位距離問題(the unit distance problem)とは

u(n) を平面上の n 個の点のうち得られる単位距離対の最大数とします。線上に n 個並べれば n-1 対、正方格子なら大体 2n 対といったように、線形増加を達成する構成は容易に作れます。従来最良と考えられていた rescaled square grid による構成は、実際には

n^{1 + C / \log\log(n)}

という形で、定数 C に対してちょっとだけ線形を上回る成長を与えます。\log\log(n) は n と共に発散するため、指数の追加項は 0 に近づき、長らくこの速度が実質的に最良と考えられてきました。技術的には Erdős は上界として n^{1+o(1)} を予想していました。

新しい結果

我々の新しい結果はこの予想を反駁します。より正確には、無限に多くの n に対して、点の配置を構成し、その中に少なくとも

n^{1+\delta}

個の単位距離対が存在することを示しました(固定の \delta > 0 が得られます)。元の AI による証明自体は明示的な \delta を与えませんが、Princeton の Will Sawin 教授による改良で \delta = 0.014 が取れることが示されています。

  • 長年の最良下限は Erdős の 1946 年の構成以来ほとんど変わっていませんでした。
  • 既知の上界は Spencer–Szemerédi–Trotter による O(n^{4/3})(1984年)で、以後の洗練の努力にもかかわらず本質的に変わっていません。

この反例構成は、以前の“格子がほぼ最良”という直観に対して驚くべき修正を与えます。

新しい手法:代数的整数論からの技法

高いレベルでは、証明は馴染みのある幾何的着想を思い切って別方向へ押し進めたものです。Erdős の元の下限はガウス整数(Gaussian integers)a + b ia, b は整数)を通じて理解できます。ガウス整数は一意分解などの性質を持つ代数的整数の拡張の一例です。新しい議論では、ガウス整数のより複雑で対称性の豊かな一般化を用いることで、より多くの長さ 1 の差(unit-length differences)を作り出します。

正確な議論では、無限クラス体塔(infinite class field towers)や Golod–Shafarevich theory といった道具を用いて、必要な体(number fields)が実際に存在することを示します。これらのアイデアは代数的整数論では良く知られていましたが、それらがユークリッド平面の幾何学的問題に影響を与えるとは大きな驚きでした。

数学者たちの反応(抜粋)

  • Noga Alon: 「これは Erdős のお気に入り問題の一つであり、多くの組合せ幾何の研究者が考えた問題です。OpenAI の内部モデルによる問題解決は、長年の未解決問題を決着させる素晴らしい業績だと考えます。答えが n^{1+o(1)} ではないということは驚きであり、構成と解析は代数的整数論からかなり高度な道具を巧妙に用いています。」
  • Tim Gowers: 「この結果は AI 数学のマイルストーンだ。」
  • Arul Shankar: 「現行の AI モデルは人間数学者の補助者を超えて、独創的なアイデアを生み出し実行できることを示していると思います。」
  • Jacob Tsimerman: 「非常に印象的な仕事で、どの雑誌でも躊躇なく受理するでしょう。構成は直感的に見るのも難しく、それを再現するのはさらに困難です。」

同行論文でも、Thomas Bloom は次のように述べています:"AI 生成の証明を評価するとき、私はそれが問題について新しいことを教えてくれたかを問う。今回の答えは "控えめなイエス" だ――数論的構成がこの種の問題に対して語ることが思ったより多いこと、そして必要な数論が非常に深いことを示している。"

モデルと検証

  • 証明は汎用の推論モデルによって生成され、特定の数学タスク用に設計・スキャフォールドされたものではありませんでした。
  • 証明は外部の数学者によって検証され、補助的な同行論文が作成されています。
  • 我々は異なるテスト時の計算量(test-time compute)でモデルの成功率も調査しました(結果は別図表に示されています)。

何を意味するか(数学と AI の今後)

この結果は、AI が能動的に未解決問題を解き、数学的発見に寄与できる初の例の一つを示しています。重要なのは単に特定の予想を決着させたことだけでなく、代数的整数論と離散幾何学という遠い分野の意外な橋渡しを提示した点にあります。同行研究やその後の人間による解析により、単なる解決を超えて理解が豊かになっています。

Thomas Bloom の示唆するように、この種の成功は他の分野の未解決問題にも波及する可能性があり、AI と人間研究者の新しい協働の形が見えてきます。

なぜ重要か

  • より強力な数学的推論能力は、AI をより有能な研究パートナーにします。複雑な議論を一貫して保持し、遠く離れた知識領域を結びつけ、専門家が優先しなかった有望な道筋を提示することが可能になります。
  • これらの能力は数学以外の領域でも有用です。複雑な議論の整合性を保ち、専門家の検証に耐える成果を出せるということは、多くの研究分野や応用場面で価値があります。

参考(本文中に言及されたもの):

  • 証明(Read the proof)および同行論文(Read the companion remarks)
  • Abridged chain of thought(モデルの短縮版 CoT)

(注)本文中の数学表記や式は元の表記を保持しています。

An OpenAI model has disproved a central conjecture in discrete geometry | OpenAI News | DocsDigest