Classification groups partial differential equations with similar properties together.
One set of partial differential equations that has a unambiguous
classification are 2D second order quasi-linear equations:
The classification for these equations is:
ExampleQuestion: Classify the equation
![]()
Solution:
Identify the coefficients and find the discriminant:
![]()
So it is parabolic for
![]()
It is elliptic ifis greater than the value above and hyperbolic if
is less.
Graphically:
![]()
ExampleQuestion: Classify the potential equation for compressible flow for an airfoil:
![]()
Hereis the speed of sound, not to be confused with the
in the generic partial differential equation. Also
and
are the velocity components
and
in the
and
directions. Discuss the associated physics.
Solution:
The discriminant is
![]()
or in terms of velocity and speed of sound:
![]()
Multiplying out gives
![]()
Note that the term within square brackets is positive if the magnitude of the speed of sound is greater than the magnitude of the velocity. That is subsonic flow, with a Mach number
![]()
less than 1. The equation is then elliptic. Conversely, if the flow velocity is greater than the speed of sound, supersonic flow, then the equation is hyperbolic.Consider a picture of transonic flow around an airfoil:
![]()
The subsonic region does indeed behave elliptic. There are smooth solutions and an unlimited region of dependence. Numerically, this region must be solved through simultaneous global solution.The supersonic region behaves hyperbolic. There are singularities like expansion fans and shocks. The propagation of Mach lines is given by the so-called Mach-angle. The solution can numerically be found station by station using a marching scheme.
The general -dimensional second order quasi-linear second order
equation is:
In index notation, the n-dimensional equation can then be written as:
ExampleQuestion: Find matrix
for the generic two-dimensional equation
![]()
Solution: Writing the equation in
-dimensional form gives:
![]()
Comparing with the equation above,,
, and
. So the matrix
is here:
![]()
Classification is based on the eigenvalues of :
ExampleQuestion: Figure out why that is consistent with what we defined for the two-dimensional case,
![]()
Solution: From linear algebra it is known that the determinant of a matrix equals the product of its eigenvalues. In this case there are two eigenvalues. Their product is the determinant:
![]()
According to the-dimensional classification scheme, the equation is parabolic if an eigenvalue is zero. But then the product
of the eigenvalues will be zero. So
is zero too, and that also makes the equation parabolic according to the two-dimensional classification scheme.
According to the
-dimensional classification scheme, the equation is elliptic when the two eigenvalues are of the same sign. But then the product of the eigenvalues is positive,
. That makes
negative in agreement with the two-dimensional classification.
The only remaining possibility is that the eigenvalues are of opposite sign. That makes their product
negative, again in agreement with the two-dimensional classification.
ExampleQuestion:
![]()
The equation
![]()
is a generic unsteady heat conduction equation, withthe temperature relative to the surroundings. The first term is the rate of temperature change at a point. The second term represents heat accumulation due to conduction of heat. In it,
is the heat conduction coefficient. The third term would in two dimensions be an approximation to the heat radiated away to the surroundings. The right hand side represents heat that is explicitly added from other sources. Classify this equation.
Solution: Write out the equation using the definition of nabla:
![]()
Then
![]()
![]()
The equation is therefore
![]()
Now identify the highest derivatives of
:
![]()
Find the coefficient matrix
![]()
![]()
The eigenvalues are
and
. The zero eigenvalue makes it parabolic.
Note that the equation is a partial differential equation in four dimensions even though there are no second order derivatives involving time. There is still a first order time derivative.
Classify the equations