Millennium Prize Problem

The Navier-Stokes Existence and Smoothness Problem

Explore the equations, exact solutions, the September 2026 announcement and the remaining unforced regularity questions.

Start Here

New here? Start with the equations.

A live fluid simulation. Drag to stir.

Water Honey

The equation behind the simulation

tu  +  (u)u  =  p  +  νΔu,u=0\textcolor{#e0e0e0}{\partial_t u} \;+\; \textcolor{#e040fb}{(u \cdot \nabla)u} \;=\; \textcolor{#66bb6a}{-\nabla p} \;+\; \textcolor{#4fc3f7}{\nu \Delta u}, \qquad \textcolor{#90a4ae}{\nabla \cdot u = 0}
What do these terms mean?
Viscosityν∆u
How thick the fluid is — honey resists swirling, water flows freely. The slider above controls this Viscous diffusion — smooths and spreads the flow. Controlled by the ν slider above
Momentum(u·∇)u Movement carries movement — a fast stream drags nearby fluid along, creating swirls Nonlinear advection — velocity transports itself, producing vortex stretching and cascade
Pressure−∇p When fluid bunches up, pressure pushes it apart — the solver handles this automatically Pressure gradient — computed by the projection step to enforce the divergence-free constraint
Change∂ₜu The result — how the fluid's speed changes at each point, computed from all the other terms Net rate of change — the left-hand side, determined by the balance of advection, pressure, and viscosity
Conservation∇·u = 0 The fluid can't compress or expand — it just rearranges, which is what makes water behave like water Divergence-free constraint — satisfied each step by the Helmholtz-Hodge projection

What the 3D Problem Actually Asks

The unforced 3D Navier–Stokes global-regularity question remains open: the announced forced construction does not settle it. In the technical discussion below, unresolved regularity and uniqueness questions concern the unforced system unless another setting is explicitly stated.

The Navier-Stokes equations describe how fluids move. They govern air, water, blood, weather, and turbulence.

Source status reviewed 2026-09-12 (JST). On September 8, OpenAI announced finite-time blowup for smooth-forced 3D incompressible Navier–Stokes, claiming Clay alternatives C and D, with a manuscript and Lean formalization. On September 11, Clay said the problem has “apparently been settled”; evaluation and assignment of credit are deliberately unhurried. This is not a prize award or our verification of the proof.

Primary sources: Clay (2026-09-11) · OpenAI (2026-09-08) · Lean / GitHub · Official Clay statement.

Clay selected Navier–Stokes as one of its seven Millennium Prize Problems in 2000 because it combines fundamental mathematical difficulty with the equations’ central role in fluid dynamics. The September 2026 announcement changes the status, not those reasons for its importance.

The unforced 3D Navier–Stokes global-regularity question remains open: the announced forced construction does not settle it. In the technical discussion below, unresolved regularity and uniqueness questions concern the unforced system unless another setting is explicitly stated.

Source status reviewed 2026-09-12 (JST). On September 8, OpenAI announced finite-time blowup for smooth-forced 3D incompressible Navier–Stokes, claiming Clay alternatives C and D, with a manuscript and Lean formalization. On September 11, Clay said the problem has “apparently been settled”; evaluation and assignment of credit are deliberately unhurried. This is not a prize award or our verification of the proof.

Primary sources: Clay (2026-09-11) · OpenAI (2026-09-08) · Lean / GitHub · Official Clay statement.

tu+(u)u=p+νΔu,u=0.\partial_t u + (u \cdot \nabla)u = -\nabla p + \nu \Delta u, \qquad \nabla \cdot u = 0.

This site is centered on the 3D incompressible Navier-Stokes global regularity problem on R3\mathbb{R}^3 or T3\mathbb{T}^3.

Clay selected Navier–Stokes as one of its seven Millennium Prize Problems in 2000 because it combines fundamental mathematical difficulty with the equations’ central role in fluid dynamics. The September 2026 announcement changes the status, not those reasons for its importance.

A daily-updated carousel of new, revised, and cross-listed arXiv papers matching Navier-Stokes topics.

Every page has two versions. The Simple / Formal toggle in the header switches between plain-English explanations and the full mathematical treatment. You can change modes at any time without losing your place.

Every page is written in parallel. Simple mode gives physical intuition; Formal mode gives the PDE-level statements. Toggle freely — the structure mirrors across both modes.