OpenAI says Astra solved ten open math problems for about $2,000

OpenAI has named its next major model, Astra, by publishing ten mathematical results it says were generated by an internal version of the system. The company released a technical paper, reasoning walkthroughs and Lean certificates that allow the formal proofs to be checked by software. The more important part of the announcement is not the count. AI-generated mathematics has produced enough false starts that a headline number alone is weak evidence. OpenAI's decision to publish machine-checkabl

2 min
Mid-century technical illustration representing Astra and machine-checked mathematical proofs

Mid-century technical illustration representing Astra and machine-checked mathematical proofs

OpenAI has named its next major model, Astra, by publishing ten mathematical results it says were generated by an internal version of the system. The company released a technical paper, reasoning walkthroughs and Lean certificates that allow the formal proofs to be checked by software.

The more important part of the announcement is not the count. AI-generated mathematics has produced enough false starts that a headline number alone is weak evidence. OpenAI's decision to publish machine-checkable certificates gives researchers something concrete to inspect, although it does not remove the need for human review.

What Astra produced

The ten results cover high-dimensional geometry, coding theory, arithmetic circuit complexity, group theory, operator algebras, quantum complexity, lattice cryptography and extremal combinatorics.

Among them is a construction establishing the existence of non-sofic groups, addressing a question in group theory that had remained open since the concept was introduced in 1999. Astra also produced a counterexample to Connes's rigidity conjecture, new bounds for sphere packing and error-correcting codes, and an exponential parallel repetition theorem for two-player quantum games.

Three results address problems from Paul Erdős's catalogue: multicolor triangle Ramsey numbers and two conjectures in extremal graph theory. Another concerns the closest vector problem, a lattice question with relevance to post-quantum cryptography.

OpenAI says the tokens used to find all ten solutions would cost roughly $2,000 at its Sol API rates. Humans then worked with the same model to prepare manuscripts, after which the model formalized each argument in Lean.

Verification is the real test

Lean checks whether a formal proof follows from its stated definitions and axioms. That makes the certificates reproducible in a way that conventional prose proofs are not: OpenAI has published the files in a public GitHub repository, where others can run them through Lean's kernel.

A successful build is not the end of the review. It verifies the formal statement encoded in Lean, not automatically that the statement matches the original open problem as mathematicians understand it. Researchers still need to inspect the formalization, judge the significance of each result and determine whether related work changes the novelty claims.

That distinction matters because OpenAI has previously faced scrutiny over AI-generated mathematical claims. Publishing the proofs, formal certificates and reasoning records together gives the mathematical community a substantially better audit trail this time.

Astra remains unavailable

OpenAI describes Astra only as its "next major model" and has not announced an API, release date, pricing or system card. The publication therefore demonstrates a research capability, not a product developers can test.

The company also addressed attribution directly. It says the mathematical arguments came from Astra, while its researchers prepared the manuscripts, helped formalize the proofs and accepted responsibility for their correctness. OpenAI cited the Leiden Declaration on AI and Mathematics, which argues that researchers should disclose AI contributions rather than claim human authorship for machine-generated work.

The ten results now move into a slower process than model evaluation: independent mathematical review. Lean narrows the verification problem, but it does not settle questions of framing, novelty or importance. Those judgments remain with the field.

Sources

OpenAI: Ten advances in mathematics and theoretical computer science

OpenAI: Lean certificates for the ten proofs

OpenAI: Technical paper

The Decoder: OpenAI announces Astra with ten math results

Written by

More to read

  • Anthropic Demonstrates Autonomous De Novo Protein Design and Chemical Analysis with Claude

    Anthropic Demonstrates Autonomous De Novo Protein Design and Chemical Analysis with Claude Anthropic has published experimental results demonstrating Claude's ability to autonomously design de novo protein binders with physical wet-lab validation and automate complex analytical chemistry workflows. The findings show frontier LLMs acting as autonomous agents across computational biology and molecular characterization pipelines. In the primary experiment, Anthropic evaluated Claude Mythos Previe

    1 min
  • Cerebras Unveils CS-4 Rack-Scale System Powered by Three WSE-3 Turbo Chips and Nexus Architecture

    Cerebras Unveils CS-4 Rack-Scale System Powered by Three WSE-3 Turbo Chips and Nexus Architecture Cerebras Systems has announced the CS-4, a rack-scale AI accelerator system designed around three of its next-generation Wafer Scale Engine 3 Turbo (WSE-3 Turbo) chips and a modular hardware architecture dubbed Nexus. Cerebras confirmed that initial customer shipments for the CS-4 are scheduled to begin in the current quarter. The new system marks a structural shift from Cerebras's single-wafer CS

    1 min
  • AI FinOps: Cutting LLM Inference Costs by 30-60% Through Model Tiering, Caching, and GPU Optimization

    AI FinOps: Cutting LLM Inference Costs by 30-60% Through Model Tiering, Caching, and GPU Optimization Inference costs have become the second-largest line item in enterprise AI budgets, trailing only talent spend according to RapidData's State of Enterprise AI 2026. This shift represents a fundamental inversion from the 2021-2023 era when training dominated AI expenditure. The compounding nature of serving costs—accumulating every hour as long as users hit the API—means that even modest producti

    1 min