The Navier–Stokes existence and smoothness problem concerns the mathematical properties of solutions to the Navier–Stokes equations, a system of partial differential equations that describe the motion of a fluid in space. Solutions to the Navier–Stokes equations are used in many practical applications. However, theoretical understanding of the solutions to these equations is incomplete. In particular, solutions of the Navier–Stokes equations often include turbulence, which remains one of the greatest unsolved problems in physics, despite its immense importance in science and engineering. Even more basic (and seemingly intuitive) properties of the solutions to Navier–Stokes have never been proven. For the three-dimensional system of equations, and given some initial conditions, mathematicians have neither proved that smooth solutions always exist, nor found any counter-examples. This is called the Navier–Stokes existence and smoothness problem. Since understanding the Navier–Stokes equations is considered to be the first step to understanding the elusive phenomenon of turbulence, the Clay Mathematics Institute in May 2000 made this problem one of its seven Millennium Prize problems in mathematics. It offered a US$1,000,000 prize to the first person providing a solution for a specific statement of the problem:
Prove or give a counter-example of the following statement:
In three space dimensions and time, given an initial velocity field, there exists a vector velocity and a scalar pressure field, which are both smooth and globally defined, that solve the Navier–Stokes equations.
The Navier–Stokes equations
In mathematics, the Navier–Stokes equations are a system of nonlinear partial differential equations for abstract vector fields of any size. In physics and engineering, they are a system of equations that model the motion of liquids or non-rarefied gases (in which the mean free path is short enough so that it can be thought of as a continuum mean instead of a collection of particles) using continuum mechanics. The equations are a statement of Newton's second law, with the forces modeled according to those in a viscous Newtonian fluid—as the sum of contributions by pressure, viscous stress and an external body force. Since the setting of the problem proposed by the Clay Mathematics Institute is in three dimensions, for an incompressible and homogeneous fluid, only that case is considered below. Let v ( x , t ) {\displaystyle \mathbf {v} ({\boldsymbol {x}},t)} be a 3-dimensional vector field, the velocity of the fluid, and let p ( x , t ) {\displaystyle p({\boldsymbol {x}},t)} be the pressure of the fluid. The Navier–Stokes equations are:
∂ v ∂ t + ( v ⋅ ∇ ) v = − 1 ρ ∇ p + ν Δ v + f ( x , t ) {\displaystyle {\frac {\partial \mathbf {v} }{\partial t}}+(\mathbf {v} \cdot \nabla )\mathbf {v} =-{\frac {1}{\rho }}\nabla p+\nu \Delta \mathbf {v} +\mathbf {f} ({\boldsymbol {x}},t)}
where ν > 0 {\displaystyle \nu >0} is the kinematic viscosity, f ( x , t ) {\displaystyle \mathbf {f} ({\boldsymbol {x}},t)} the external volumetric force, ∇ {\displaystyle \nabla } is the gradient operator and Δ {\displaystyle \displaystyle \Delta } is the Laplacian operator, which is also denoted by ∇ ⋅ ∇ {\displaystyle \nabla \cdot \nabla } or ∇ 2 {\displaystyle \nabla ^{2}} . Note that this is a vector equation, i.e. it has three scalar equations. Writing down the coordinates of the velocity and the external force
v ( x , t ) = ( v 1 ( x , t ) , v 2 ( x , t ) , v 3 ( x , t ) ) , f ( x , t ) = ( f 1 ( x , t ) , f 2 ( x , t ) , f 3 ( x , t ) ) {\displaystyle \mathbf {v} ({\boldsymbol {x}},t)={\big (}\,v_{1}({\boldsymbol {x}},t),\,v_{2}({\boldsymbol {x}},t),\,v_{3}({\boldsymbol {x}},t)\,{\big )}\,,\qquad \mathbf {f} ({\boldsymbol {x}},t)={\big (}\,f_{1}({\boldsymbol {x}},t),\,f_{2}({\boldsymbol {x}},t),\,f_{3}({\boldsymbol {x}},t)\,{\big )}}
then for each i = 1 , 2 , 3 {\displaystyle i=1,2,3} there is the corresponding scalar Navier–Stokes equation:
∂ v i ∂ t + ∑ j = 1 3 ∂ v i ∂ x j v j = − 1 ρ ∂ p ∂ x i + ν ∑ j = 1 3 ∂ 2 v i ∂ x j 2 + f i ( x , t ) . {\displaystyle {\frac {\partial v_{i}}{\partial t}}+\sum _{j=1}^{3}{\frac {\partial v_{i}}{\partial x_{j}}}v_{j}=-{\frac {1}{\rho }}{\frac {\partial p}{\partial x_{i}}}+\nu \sum _{j=1}^{3}{\frac {\partial ^{2}v_{i}}{\partial x_{j}^{2}}}+f_{i}({\boldsymbol {x}},t).}
The unknowns are the velocity v ( x , t ) {\displaystyle \mathbf {v} ({\boldsymbol {x}},t)} and the pressure p ( x , t ) {\displaystyle p({\boldsymbol {x}},t)} . Since in three dimensions, there are three equations and four unknowns (three scalar velocities and the pressure), then a supplementary equation is needed. This extra equation is the continuity equation for incompressible fluids that describes the conservation of mass of the fluid:
∇ ⋅ v = 0. {\displaystyle \nabla \cdot \mathbf {v} =0.}
Due to this last property, the solutions for the Navier–Stokes equations are searched in the set of solenoidal ("divergence-free") functions. For this flow of a homogeneous medium, density and viscosity are constants. Since only its gradient appears, the pressure p can be eliminated by taking the curl of both sides of the Navier–Stokes equations. In this case the Navier–Stokes equations reduce to the vorticity-transport equations. The Navier–Stokes equations are nonlinear, meaning that the terms in the equations do not have a simple linear relationship with each other. This means that the equations cannot be solved using traditional linear techniques, and more advanced methods must be used instead. This nonlinearity allows the equations to describe a wide range of fluid dynamics phenomena, including the formation of shock waves and other complex flow patterns. One way to understand the nonlinearity of the Navier–Stokes equations is to consider the term ( v ⋅ ∇ ) v {\displaystyle (\mathbf {v} \cdot \nabla )\mathbf {v} } in the equations. This term represents the acceleration of the fluid, and it is a product of the velocity vector v and the gradient operator ∇. Because the gradient operator is a linear operator, the term (v · ∇)v is nonlinear in the velocity vector v. This means that the acceleration of the fluid depends on the magnitude and direction of the velocity, as well as the spatial distribution of the velocity within the fluid. (In the case of compressible flow, another source of nonlinearity in the Navier–Stokes equations is the pressure term − 1 ρ ∇ p {\displaystyle -{\frac {1}{\rho }}\nabla p} . The pressure in a fluid depends on the density and the gradient of the pressure, and this term is therefore nonlinear in the pressure.) To see this more explicitly, consider the case of a circular obstacle of radius R {\displaystyle R} placed in a uniform flow with velocity v 0 {\displaystyle \mathbf {v_{0}} } and density ρ {\displaystyle \rho } . Let v ( x , t ) {\displaystyle \mathbf {v} (\mathbf {x} ,t)} be the velocity of the fluid at position x {\displaystyle \mathbf {x} } and time t {\displaystyle t} , and let p ( x , t ) {\displaystyle p(\mathbf {x} ,t)} be the pressure at the same position and time. The Navier–Stokes equations in this case are:
∂ v ∂ t + ( v ⋅ ∇ ) v = − 1 ρ ∇ p + ν Δ v {\displaystyle {\frac {\partial \mathbf {v} }{\partial t}}+(\mathbf {v} \cdot \nabla )\mathbf {v} =-{\frac {1}{\rho }}\nabla p+\nu \Delta \mathbf {v} }
∇ ⋅ v = 0 {\displaystyle \nabla \cdot \mathbf {v} =0}
where ν {\displaystyle \nu } is the kinematic viscosity of the fluid. Assuming that the flow is steady (meaning that the velocity and pressure do not vary with time), we can set the time derivative terms equal to zero:
( v ⋅ ∇ ) v = − 1 ρ ∇ p + ν Δ v {\displaystyle (\mathbf {v} \cdot \nabla )\mathbf {v} =-{\frac {1}{\rho }}\nabla p+\nu \Delta \mathbf {v} }
∇ ⋅ v = 0 {\displaystyle \nabla \cdot \mathbf {v} =0}
We can now consider the flow near the circular obstacle. In this region, the velocity of the fluid will be higher than the uniform flow velocity v 0 {\displaystyle \mathbf {v_{0}} } due to the presence of the obstacle. This results in a nonlinear term ( v ⋅ ∇ ) v {\displaystyle (\mathbf {v} \cdot \nabla )\mathbf {v} } in the Navier–Stokes equations that is proportional to the velocity of the fluid. At the same time, the presence of the obstacle will also result in a pressure gradient, with higher pressure near the obstacle and lower pressure farther away. This can be seen by considering the continuity equation, which states that the mass flow rate through any surface must be constant. Since the velocity is higher near the obstacle, the mass flow rate through a surface near the obstacle will be higher than the mass flow rate through a surface farther away from the obstacle. This can be compensated for by a pressure gradient, with higher pressure near the obstacle and lower pressure farther away. As a result of these nonlinear effects, the Navier–Stokes equations in this case become difficult to solve, and approximations or numerical methods must be used to find the velocity and pressure fields in the flow. Consider the case of a two-dimensional fluid flow in a rectangular domain, with a velocity field v ( x , t ) {\displaystyle \mathbf {v} (x,t)} and a pressure field p ( x , t ) {\displaystyle p(x,t)} . We can use a finite element method to solve the Navier–Stokes equation for the velocity field:
∂ u ∂ t + u ∂ u ∂ x + v ∂ u ∂ y = − 1 ρ ∂ p ∂ x + ν ( ∂ 2 u ∂ x 2 + ∂ 2 u ∂ y 2 ) + f x ( x , y , t ) {\displaystyle {\frac {\partial u}{\partial t}}+u{\frac {\partial u}{\partial x}}+v{\frac {\partial u}{\partial y}}=-{\frac {1}{\rho }}{\frac {\partial p}{\partial x}}+\nu \left({\frac {\partial ^{2}u}{\partial x^{2}}}+{\frac {\partial ^{2}u}{\partial y^{2}}}\right)+f_{x}(x,y,t)}
To do this, we divide the domain into a series of smaller elements, and represent the velocity field as:
u ( x , y , t ) = ∑ i = 1 N U i ( t ) ϕ i ( x , y ) {\displaystyle u(x,y,t)=\sum _{i=1}^{N}U_{i}(t)\phi _{i}(x,y)}
where N {\displaystyle N} is the number of elements, and ϕ i ( x , y ) {\displaystyle \phi _{i}(x,y)} are the shape functions associated with each element. Substituting this expression into the Navier–Stokes equation and applying the finite element method, we can derive a system of ordinary differential equations:
d U i d t = − 1 ρ ∑ j = 1 N ( ∂ p ∂ x ) j ∫ Ω ϕ j ∂ ϕ i ∂ x d Ω + ν ∑ j = 1 N ∫ Ω ( ∂ 2 u ∂ x 2 ) ϕ j ∂ 2 ϕ i ∂ x 2 d Ω + ∫ Ω f x ϕ i d Ω {\displaystyle {\frac {dU_{i}}{dt}}=-{\frac {1}{\rho }}\sum _{j=1}^{N}\left({\frac {\partial p}{\partial x}}\right)j\int {\Omega }\phi _{j}{\frac {\partial \phi _{i}}{\partial x}}d\Omega +\nu \sum _{j=1}^{N}\int _{\Omega }\left({\frac {\partial ^{2}u}{\partial x^{2}}}\right)\phi _{j}{\frac {\partial ^{2}\phi _{i}}{\partial x^{2}}}d\Omega +\int {\Omega }f_{x}\phi _{i}d\Omega }
where Ω {\displaystyle \Omega } is the domain, and the integrals are over the domain. This system of ordinary differential equations can be solved using techniques such as the finite element method or spectral methods. Here, we will use the finite difference method. To do this, we can divide the time interval [ t 0 , t f ] {\displaystyle [t_{0},t_{f}]} into a series of smaller time steps, and approximate the derivative at each time step using a finite difference formula:
U i + 1 − U i Δ t ≈ − 1 ρ ∑ j = 1 N ( ∂ p ∂ x ) j ∫ Ω ϕ j ∂ ϕ i ∂ x d Ω + ν ∑ j = 1 N ∫ Ω ( ∂ 2 u ∂ x 2 ) j ϕ j ∂ 2 ϕ i ∂ x 2 d Ω + ∫ Ω f x ϕ i d Ω {\displaystyle {\frac {U_{i+1}-U_{i}}{\Delta t}}\approx -{\frac {1}{\rho }}\sum _{j=1}^{N}\left({\frac {\partial p}{\partial x}}\right)j\int {\Omega }\phi _{j}{\frac {\partial \phi _{i}}{\partial x}}d\Omega +\nu \sum _{j=1}^{N}\int _{\Omega }\left({\frac {\partial ^{2}u}{\partial x^{2}}}\right)j\phi _{j}{\frac {\partial ^{2}\phi _{i}}{\partial x^{2}}}d\Omega +\int {\Omega }f_{x}\phi _{i}d\Omega }
where Δ t = t i + 1 − t i {\displaystyle \Delta t=t_{i+1}-t_{i}} is the size of the time step, and U i {\displaystyle U_{i}} and t i {\displaystyle t_{i}} are the values of U i {\displaystyle U_{i}} and t {\displaystyle t} at time step i {\displaystyle i} . Using this approximation, we can iterate through the time steps and compute the value of U i {\displaystyle U_{i}} at each time step. For example, starting at time step i {\displaystyle i} and using the approximation above, we can compute the value of U i {\displaystyle U_{i}} at time step i + 1 {\displaystyle i+1} :
U i + 1 = U i + Δ t ⋅ ( − 1 ρ ∑ j = 1 N ( ∂ p ∂ x ) j ∫ Ω ϕ j ∂ ϕ i ∂ x d Ω + ν ∑ j = 1 N ∫ Ω ( ∂ 2 u ∂ x 2 ) j ϕ j ∂ 2 ϕ i ∂ x 2 d Ω + ∫ Ω f x ϕ i d Ω ) {\displaystyle U_{i+1}=U_{i}+\Delta t\cdot \left(-{\frac {1}{\rho }}\sum _{j=1}^{N}\left({\frac {\partial p}{\partial x}}\right)j\int {\Omega }\phi _{j}{\frac {\partial \phi _{i}}{\partial x}}d\Omega +\nu \sum _{j=1}^{N}\int _{\Omega }\left({\frac {\partial ^{2}u}{\partial x^{2}}}\right)_{j}\phi _{j}{\frac {\partial ^{2}\phi _{i}}{\partial x^{2}}}d\Omega +\int _{\Omega }f_{x}\phi _{i}d\Omega \right)}
This process can be repeated until we reach the final time step t f {\displaystyle t_{f}} . There are many other approaches to solving ordinary differential equations, each with its own advantages and disadvantages. The choice of approach depends on the specific equation being solved, and the desired accuracy and efficiency of the solution.
Two settings: unbounded and periodic space There are two different settings for the one-million-dollar-prize Navier–Stokes existence and smoothness problem. The original problem is in the whole space R 3 {\displaystyle \mathbb {R} ^{3}} , which needs extra conditions on the growth behavior of the initial condition and the solutions. In order to rule out the problems at infinity, the Navier–Stokes equations can be set in a periodic framework, which implies that they are no longer working on the whole space R 3 {\displaystyle \mathbb {R} ^{3}} but in the 3-dimensional torus T 3 = R 3 / Z 3 {\displaystyle \mathbb {T} ^{3}=\mathbb {R} ^{3}/\mathbb {Z} ^{3}} . Each case will be treated separately.
Statement of the problem in the whole space
Hypotheses and growth conditions The initial condition v 0 ( x ) {\displaystyle \mathbf {v} _{0}(x)} is assumed to be a smooth and divergence-free function (see smooth function) such that, for every multi-index α {\displaystyle \alpha } (see multi-index notation) and any K > 0 {\displaystyle K>0} , there exists a constant C = C ( α , K ) > 0 {\displaystyle C=C(\alpha ,K)>0} such that
| ∂ α v 0 ( x ) | ≤ C ( 1 + | x | ) K {\displaystyle \vert \partial ^{\alpha }\mathbf {v_{0}} (x)\vert \leq {\frac {C}{(1+\vert x\vert )^{K}}}\qquad } for all x ∈ R 3 . {\displaystyle \qquad x\in \mathbb {R} ^{3}.}
The external force f ( x , t ) {\displaystyle \mathbf {f} (x,t)} is assumed to be a smooth function as well, and satisfies a very analogous inequality (now the multi-index includes time derivatives as well):
| ∂ α f ( x , t ) | ≤ C ( 1 + | x | + t ) K {\displaystyle \vert \partial ^{\alpha }\mathbf {f} (x,t)\vert \leq {\frac {C}{(1+\vert x\vert +t)^{K}}}\qquad } for all ( x , t ) ∈ R 3 × [ 0 , ∞ ) . {\displaystyle \qquad (x,t)\in \mathbb {R} ^{3}\times [0,\infty ).}
For physically reasonable conditions, the type of solutions expected are smooth functions that do not grow large as | x | → ∞ {\displaystyle \vert x\vert \to \infty } . More precisely, the following assumptions are made:
v ( x , t ) ∈ C ∞ ( R 3 × [ 0 , ∞ ) ) , p ( x , t ) ∈ C ∞ ( R 3 × [ 0 , ∞ ) ) {\displaystyle \mathbf {v} (x,t)\in C^{\infty }(\mathbb {R} ^{3}\times [0,\infty )),\qquad p(x,t)\in C^{\infty }(\mathbb {R} ^{3}\times [0,\infty ))}
There exists a constant E ∈ ( 0 , ∞ ) {\displaystyle E\in (0,\infty )} such that ∫ R 3 | v ( x , t ) | 2 d x < E {\displaystyle \int _{\mathbb {R} ^{3}}\vert \mathbf {v} (x,t)\vert ^{2}\,dx<E} for all t ≥ 0 . {\displaystyle t\geq 0\,.}
Condition 1 implies that the functions are smooth and globally defined and condition 2 means that the kinetic energy of the solution is globally bounded.
The Millennium Prize problem in the whole space (A) Existence and smoothness of the Navier–Stokes solutions in R 3 {\displaystyle \mathbb {R} ^{3}}
Let f ( x , t ) ≡ 0 {\displaystyle \mathbf {f} (x,t)\equiv 0} . For any initial condition v 0 ( x ) {\displaystyle \mathbf {v} _{0}(x)} satisfying the above hypotheses there exist smooth and globally defined solutions to the Navier–Stokes equations, i.e. there is a velocity vector v ( x , t ) {\displaystyle \mathbf {v} (x,t)} and a pressure p ( x , t ) {\displaystyle p(x,t)} satisfying conditions 1 and 2 above. (B) Breakdown of the Navier–Stokes solutions in R 3 {\displaystyle \mathbb {R} ^{3}}
There exists an initial condition v 0 ( x ) {\displaystyle \mathbf {v} _{0}(x)} and an external force f ( x , t ) {\displaystyle \mathbf {f} (x,t)} such that there exists no solutions v ( x , t ) {\displaystyle \mathbf {v} (x,t)} and p ( x , t )
