Made with Claude, out of curiosity.

This page began as a Claude Artifact, made in Claude Code because something in my day made me want to understand it properly. It is shared here for fun and inspiration, and with love. Take it, question it, build on it. · More artifacts · Ting Sun, tingsun.page

Millennium Prize Problem · Navier–Stokes 9 September 2026 Contested

The Forced Singularity

OpenAI says ten thousand of its agents proved, in eighty-eight hours, that a smooth fluid can tear itself apart in finite time. The proof is machine-checked and almost certainly correct. It answers statement (C) of the Clay problem — and statement (C), it turns out, is the one with a forcing term in it.

01 · The equation

Newton’s second law, and nobody knows if it holds

The Navier–Stokes equations are just f = ma written for a parcel of incompressible fluid. Every weather model, every large-eddy simulation of a street canyon, every wind-tunnel comparison is a discretisation of these five lines:

u t + (u) u = νΔu p +f , u=0

u velocity · p pressure · ν viscosity · f an externally applied force. Set ν = 0 and you have Euler.

What nobody has been able to settle since Leray’s work in the 1930s is whether a smooth starting state stays smooth forever. Short-time smoothness is classical. Two-dimensional smoothness is classical. In three dimensions the possibility remains that velocity gradients run away to infinity at some finite time — a singularity, or blow-up — after which the equations simply stop having a solution.

This is not a pedantic worry. Blow-up would mean the model of a fluid we use everywhere contains a mechanism that manufactures infinite shear out of finite energy, and that every simulation which appears to resolve small scales is resolving something the continuum equation cannot support. Fefferman’s official problem statement is blunt about why numerics cannot settle it: many computations “appear to exhibit blowup”, but “the extreme numerical instability of the equations makes it very hard to draw reliable conclusions”.

02 · The loophole

Four statements, and you only have to prove one

The Clay Mathematics Institute did not pose one question. To give, in Fefferman’s words, “reasonable leeway to solvers while retaining the heart of the problem”, the official statement offers four propositions and asks for a proof of any single one of them. Two assert eternal smoothness with no force applied. Two assert breakdown, and those two explicitly permit a force — any smooth f that decays fast enough.

Fefferman’s statements (A)–(D)prove any one → prize-eligible
Assertion
On ℝ3
On the torus ℝ3/ℤ3
Smooth foreverglobal regularity
A

Every smooth, decaying initial field has a smooth solution for all time.

f ≡ 0 required Open
B

Same, with periodic boundaries.

f ≡ 0 required Open
Breakdownfinite-time blow-up
C

There exist some initial field and some force for which no global smooth, finite-energy solution exists.

f smooth + decaying, permitted Claimed 8 Sep
D

Same, with periodic boundaries.

f smooth + decaying, permitted Claimed 8 Sep
The decay condition on the force is the whole game: |∂αxmt f| ≤ C(1+|x|+t)−K for every α, m, K. A rough or slowly-decaying force does not qualify. Source: C. L. Fefferman, Existence and Smoothness of the Navier–Stokes Equation, Clay Mathematics Institute.

Here is the point that most of the coverage has skated over, and it is a logical one rather than a physical one. (C) is not the negation of (A). (A) speaks about the unforced equation; (C) speaks about the forced one. You can prove (C) and leave (A) entirely intact — both could be true at once. So the letter of the prize can be satisfied while the question everyone actually cares about, whether a fluid left alone can destroy itself, remains exactly as open as it was on 7 September.

Charles Fefferman, who wrote the problem, put the physical distinction plainly to Quanta: with a force, the singularity is something done to the fluid; without one, it is the fluid doing the crazy stuff by itself. He was, all the same, delighted — “I was thrilled that the problem was solved.”

03 · The mechanism

An infinite cascade, paid for by the force

The construction is not a clever exact solution. It is an infinite regress, and it belongs to Diego Córdoba and Luis Martínez-Zoroa, who found it for a simpler model. You take a perfectly well-behaved solution, then add a small correction at a finer scale that makes it slightly more singular near a target time. Then another, finer and smaller. Then another. Amplitudes shrink, but length scales shrink faster, so the ratio between them — the velocity gradient, the vorticity — grows without bound as the target time is approached.

Each correction leaves an error in the momentum balance. The forcing term is what absorbs it. That is why the force is not decoration: it is the ledger the whole cascade is charged to. And it is why the hard part was never blow-up itself but smoothness — getting every stage of an infinite stack to close with a force that is C and decaying, rather than merely rough.

Why the gradient diverges while the energy does notschematic
sup |∇u| k = 0 1 2 each correction: half the scale, steeper edge t = 0 T* t scale ℓₖ ∼ 2⁻ᵏ · amplitude aₖ ↓ · gradient aₖ/ℓₖ → ∞ · ∫|u|² dx stays bounded
Each wedge is one correction in the cascade: shorter-lived, weaker, and steeper than the last, all concentrating on the blow-up time T*. Kinetic energy stays finite throughout — the finite-energy condition (7) is part of what must be proved, not a detail.

In mid-August, Levent Alpöge and Tristan Buckmaster found a variant of the cascade that pushed smooth forcing through three equations at once: the incompressible porous-medium equation, two-dimensional Boussinesq, and three-dimensional Euler. They formalised all three in Lean. Terence Tao, writing on 7 September, called it remarkable, noted the arguments were “heavily AI-assisted”, and said he saw no fundamental obstacle to carrying the method to Navier–Stokes. He also relayed a verdict on the first write-up that will outlive the result itself: “the worst writeup we had ever seen in the history of mathematics”.

Viscosity is the remaining step. Euler is scale-invariant in a way that lets a cascade concentrate freely; the Laplacian in Navier–Stokes smears every fine scale you build, and it smears the fine ones fastest. Closing that gap — making a cascade outrun its own dissipation — is what OpenAI says its agents did over one weekend. Its manuscript describes the resulting flow as a vortex spiralling inward while stretching along its axis, with acceleration, pressure gradient, advection and dissipation all growing enormous while cancelling each other almost exactly.

04 · The machine

Eighty-eight hours, and a receipt

OpenAI ran an unreleased internal model — described only as significantly more capable than GPT‑6 Astra, and in training since 28 August — as a swarm of roughly ten thousand concurrent agents. They started on 1 September and had an analytical proof on 5 September. GPT‑6 Astra then formalised it in Lean 4 in a further seventeen hours.

10,000
concurrent agents at peak
88 h
launch to analytical proof
130 B
output tokens, this problem alone
166 pp
manuscript, Finite Time Blowup for Navier–Stokes
17 h
to a machine-checked Lean proof
Figures as published by OpenAI, which also reports 2.7 million inter-agent messages for Navier–Stokes and about 300 billion output tokens across all problems attempted. Outside observers put the inference bill above $40 million; that figure is an estimate, not OpenAI’s.

The Lean formalisation is the part that deserves attention. A 166-page analytic argument produced by a machine is, epistemically, a difficult object: nobody has read it, and a subtle local error in an infinite construction is exactly the kind of thing that survives a first reading. A Lean certificate changes the question from “do we trust the author” to “do we trust the statement at the top of the file”. A formal proof cannot be talked into looking correct — which matters rather more when the author is a model with a marketing department.

So the correctness question is close to settled, and the interesting questions are all about what was proved and who got there first.

05 · The story

Two labs, three weeks, one rumour

The human result came first, on a neighbouring problem, and was itself AI-assisted — by Anthropic’s models, in Alpöge’s and Buckmaster’s hands. What happened next is disputed on almost every point except the dates.

Priority, as each side tells it2026
Alpöge & Buckmaster
date
OpenAI
Blow-up for forced Euler. Smooth forcing, via a variant of the Córdoba–Martínez-Zoroa cascade, using Anthropic models.
15 Aug
Lean formalisation complete. Write-up begins.
22 Aug
28 Aug
Training begins on the unreleased internal model, with a sharp jump on maths benchmarks.
1 Sep
Agent run launched — after, OpenAI says, hearing a rumour connected to Alpöge and Buckmaster.
Buckmaster emails an OpenAI mathematics researcher.
3 Sep
5 Sep
Analytical proof for full Navier–Stokes, 88 hours in. Lean verification the next day.
Declines two proposals. Alleges he was told a paper could credit him alone, excluding Alpöge over his Anthropic employment, and reports being asked “Why would you ruin your career?”
6 Sep
Calls Buckmaster; learns of the forced-Euler result; offers a concurrent release. Sébastien Bubeck later calls the allegations “false and inflammatory”.
Three preprints and Lean code posted publicly, with a statement: “I am stating what I was told, when, and what was proposed to me.”
7 Sep
8 Sep
Public announcement: 166-page manuscript, public Lean project, acknowledgement of the pair’s priority on forced Euler, and no claim on the $1m prize.

The provenance question

Buckmaster asked whether his own Codex sessions — the mathematics he was working through on OpenAI’s product while the write-up was still private — could have reached the model. Chief Research Officer Mark Chen’s denial is precise and worth reading twice: “no people or AI systems searched user data to solve the problem.” That answers retrieval. It does not answer training, and OpenAI has reportedly declined to rule out that anonymised product usage contributed to the model’s capability.

Buckmaster has been careful to say he makes no accusation, and generous about the mathematics: he thinks Martínez-Zoroa deserves a Fields Medal. Fefferman calls Córdoba and Martínez-Zoroa “the heroes of the story”. Both are pointing at the same thing — the idea was human, and old.

What Tao objects to

Tao’s complaint is not about correctness. It is that famous problems are becoming proof points for model launches. He had hoped AI in expert hands would be an instrument — a microscope for a biologist, a telescope for an astronomer — and finds it increasingly used autonomously to emit answers with little insight attached. He has also had to correct people reading his praise of the Euler work as confirmation of something that has not happened: unforced global regularity is still open.

The Clay Institute has certified nothing, and its rules make that structural: a solution must appear in a peer-reviewed journal of high standing and then survive two years of scrutiny. Its president, Martin Bridson, offered only that it is “certainly an exciting day, as we contemplate the announcement of major advances in the human understanding of mathematics”.

06 · The ledger

What you can now say, and what you cannot

Settled
The forced 3D Navier–Stokes equations admit finite-time blow-up from smooth data at rest, with finite energy throughout — on ℝ3 and on the torus. Machine-checked in Lean.
Statements (C) and (D) of the official Clay problem are therefore answered as written, and the same cascade technique now covers IPM, 2D Boussinesq and 3D Euler.
Multi-agent systems can carry a hard analytic construction over a genuine technical barrier — here, viscous dissipation — in days.
Not settled
Global regularity for the unforced equations: statements (A) and (B), the physically meaningful case, and the reason anyone cared. Untouched, and not contradicted by (C).
Whether the Clay Institute will treat a forced blow-up as claiming the prize. OpenAI has pre-empted this by declining to claim it.
Whether real turbulence blows up. A bespoke force engineered to sustain a cascade tells you nothing about a fluid nobody is pushing.
Unresolvable from here
Whether private Codex sessions influenced the model that produced the proof. Retrieval is denied; training is not addressed; no external audit exists.
What was said on the calls of 6 September. Two flatly incompatible accounts, no recording, no third party.

Why this matters for people who run these equations

Almost nothing changes numerically, and that is the honest answer. Nobody’s LES was unstable because of statement (C), and the forcing terms in an urban canopy run — buoyancy, pressure gradient, canopy drag — are not cascades engineered to pump gradients at 2−k scales. What changes is the epistemics of the field around you. A hard analytic result now arrives as a Lean repository from an anonymous model, with a priority dispute attached and a company’s launch schedule behind it, and the pieces mathematicians normally trade in — insight, attribution, a readable argument — are the pieces that came out worst.

The one durable lesson is about verification. Alpöge and Buckmaster shipped Lean alongside an admittedly unreadable draft, and that is why their claim was credible within a day rather than a year. When a machine is the author, a formal certificate is not pedantry; it is the only part of the submission that cannot be spun.

07 · Sources

C. L. Fefferman, Existence and Smoothness of the Navier–Stokes Equation — the official statement, quoted directly above for (A)–(D) and the conditions on f.

OpenAI, On the Navier–Stokes Millennium Prize Problem, 8 Sep 2026.

T. Tao, Finite time blowup with smooth forcing term…, 7 Sep 2026.

Quanta Magazine — Fefferman on forced versus unforced; the cascade lineage.

Scientific American — the competing accounts of 6 September.

Nature and Fortune — the manuscript, the Clay response, Tao’s lament.

Unite.AI and TNW — Buckmaster’s statement, the preprints, the verification argument.

T. Buckmaster, statement and preprints, Mastodon, 7 Sep 2026.

Compiled 9 September 2026 · Claims about statements (A)–(D) and the decay condition on f were checked against Fefferman’s official problem text, not secondary reporting — several outlets state incorrectly that the Clay problem forbids a forcing term. Allegations are attributed to the party making them; none are asserted as fact.