markdown
Classification of Second-Order Linear PDEsmd 424f35f
lecture/math/partial-differential-equations/classification-of-second-order-linear-pdes.lecture.n.md
Download PDF

Classification of Second-Order Linear PDEs

date2026-07-16document_iddoc_81d376f88ff17ce0094b1c94c0e9b6e1description二変数の二階線形 PDE を主部の符号で点ごとに分類し、特性方向・標準形・典型的性質の適用条件を整理する。prerequisitesPDE とは何か / PDE の初期値問題と境界値問題 / 接平面・連鎖律・Jacobian / 二次形式と正定値行列type講義content_typelecturestatusactiverelateddata/lecture/math/partial-differential-equations/initial-and-boundary-value-problems.lecture.n.md / data/lecture/math/partial-differential-equations/method-of-characteristics.lecture.n.md / data/lecture/math/partial-differential-equations/heat-wave-and-laplace-equations.lecture.n.md / data/lecture/math/vector-calculus/laplacian-and-physical-applications.lecture.n.md / data/lecture/math/linear-algebra/quadratic-forms-and-positive-definite-matrices.lecture.n.md
mathpartial-differential-equationsclassificationlecture

1Introduction

This lecture explains how to classify a second-order linear PDE in two variables pointwise from its highest-order derivatives and how to determine its characteristic directions and canonical form. The terms elliptic, parabolic, and hyperbolic suggest typical equilibrium, diffusion, and propagation behavior, but the type alone does not guarantee existence, uniqueness, or stability.

The discriminant classification presented here applies to two independent variables. In higher dimensions, it is generalized by counting the signs of the eigenvalues of the principal coefficient matrix.

2General form and principal part

On a domain ΩR2, consider an equation with real-valued continuous coefficients,

Auxx+2Buxy+Cuyy+Dux+Euy+Fu=G.

Here A,,F,G are prescribed functions of (x,y) and do not depend on u or its derivatives; this is the meaning of linearity in u. The {principal part} used for classification is

Auxx+2Buxy+Cuyy,

with principal coefficient matrix

M(x,y)=(ABBC).

The terms D,E,F,G affect the particular form and well-posedness of solutions, but the type is determined by M alone.

3Discriminant and the three types

At a point (x,y), set

δ=B2-AC=-detM.

At points where M0, equivalently where A,B,C are not all zero, the classification is as follows.

Discriminant conditionTypeSign structure of MReal characteristic directions
δ<0{Elliptic}positive or negative definitenone
δ=0 and M0{Parabolic}positive or negative semidefinite of rank 1one repeated direction
δ>0{Hyperbolic}indefinitetwo distinct directions

If A=B=C=0, then the second-order principal part is absent, so the equation is not called parabolic even though δ=0. When the coefficients vary, the classification is pointwise rather than automatically valid throughout the domain.

4Computations for representative equations

For Laplace's equation

uxx+uyy=0,

one has A=C=1 and B=0, so δ=-1<0 and the equation is elliptic.

Write the heat equation in the variable order (x,t) as

ut-κuxx=0,κ>0.

Then A=-κ and B=C=0, so δ=0 and M has rank 1; the equation is parabolic. The term ut is first order and therefore does not enter the classification, although it is essential in determining the direction of time evolution.

For the wave equation

utt-c2uxx=0,c>0,

one has A=-c2, B=0, and C=1, so δ=c2>0 and the equation is hyperbolic.

5Why the type is preserved under coordinate changes

Let the new coordinate functions (ξ,η)=(ξ(x,y),η(x,y)) be of class C2, and let J be their Jacobian matrix. At a point where detJ0, the inverse function theorem makes them local coordinates, and the principal coefficient matrix in the new coordinates is transformed by congruence:

M~=JMJT.

Consequently,

detM~=(detJ)2detM,

so the sign of δ=-detM is unchanged. Transforming a variable-coefficient equation also produces lower-order terms from second derivatives of the coordinate functions, but the type of the principal part is preserved by a nonsingular coordinate change. This conclusion is unavailable for a singular transformation.

6Relation to characteristic curves

The normal direction to a curve ϕ(x,y)=constant is the gradient (ϕx,ϕy). The curve is {characteristic} for the principal part when

Aϕx2+2Bϕxϕy+Cϕy2=0.

Writing the tangent direction as (dx,dy) gives the equivalent homogeneous condition

A(dy)2-2Bdxdy+C(dx)2=0.

This formulation also includes vertical curves. If the curve is written as y=y(x) and m=dy/dx, its normal is proportional to (-m,1), and hence

Am2-2Bm+C=0.

When A0, this is a quadratic equation for the finite slope m, with discriminant 4(B2-AC)=4δ. If A=0, the quadratic term disappears; the equation is linear when B0 and constant when B=0. A vertical direction dx=0 may then be invisible in the slope coordinate m. One must return to the homogeneous equation or use a representation x=x(y). Counting all projective directions yields the numbers of real characteristic directions in the classification table.

For the heat equation, m=dt/dx=0 is a repeated root, so t=constant is characteristic for the second-order principal part. Nevertheless, one initial value can be prescribed at t=0 for forward evolution because the first-order term ut remains and creates the parabolic evolution structure. The non-characteristic condition for a first-order quasilinear PDE in the preceding lecture must not be identified with this characteristic condition for a second-order principal part.

data/lecture/math/partial-differential-equations/method-of-characteristics.lecture.n.md

7Entry point to canonical forms

At a single point, a nonsingular linear coordinate transformation, together with multiplication of the entire equation by -1 when necessary, reduces the principal part to one of the following forms.

TypeCanonical form of the principal part
Ellipticuξξ+uηη
Parabolicuξξ
Hyperbolicuξξ-uηη, or uξη in characteristic coordinates

Reducing a variable-coefficient equation to canonical form throughout a neighborhood additionally requires sufficient coefficient regularity, constancy of type, and the existence of suitable local coordinates. A global reduction does not follow automatically.

8What the type does and does not predict

The type is an entry point for selecting a problem formulation and a method of solution. The following correspondences hold only under representative additional assumptions.

TypeTypical pictureExamples of additional conditions
Ellipticboundary values and interior equilibrium; maximum principlesuniform ellipticity, signs of lower-order coefficients, domain and boundary conditions
Parabolicforward time evolution and smoothinga positive lower bound for the diffusion coefficient, time direction, coefficients and initial-boundary data
Hyperbolicfinite-speed propagation and energy methodspreservation of distinct real characteristic directions, an appropriate time surface, coefficient regularity

{Uniform ellipticity} on a domain means that there are a fixed σ{1,-1} and constants 0<λ0[PARSE ERROR: Undefined("Command(\"le\")")]Λ0< such that, at every point and for every ζR2,

λ0|ζ|2[PARSE ERROR: Undefined("Command(\"le\")")]ζT(σM)ζ[PARSE ERROR: Undefined("Command(\"le\")")]Λ0|ζ|2.

This condition makes the eigenvalue signs consistent throughout the domain and keeps their magnitudes uniformly separated from both zero and infinity. Such uniformity is important when estimates associated with a type are applied over an entire domain.

For example, the forward and backward heat equations have the same parabolic principal-part classification, but their stability properties differ. Likewise, ellipticity alone does not imply that arbitrary boundary conditions determine a unique solution. Initial conditions, boundary conditions, and well-posedness must be assessed for the complete problem separately from its type.

data/lecture/math/partial-differential-equations/initial-and-boundary-value-problems.lecture.n.md

9Counterexample and limitation

For an equation whose coefficients vary with position, the type need not be constant throughout the domain. For example,

yuxx+uyy=0

has A=y, B=0, and C=1, so δ=-y. It is elliptic for y>0, hyperbolic for y<0, and parabolic of rank 1 for y=0. The line y=0 is a type-change line where uniformity is lost; estimates and methods valid on one side cannot automatically be applied across it.

10Common errors

  • Substituting the wrong coefficient into B2-AC without checking the convention 2Buxy. Under the convention Buxy, the off-diagonal entries of the principal coefficient matrix are B/2.
  • Calling a degenerate equation with A=B=C=0 parabolic merely because δ=0.
  • Concluding well-posedness from the type without examining boundary conditions, time direction, or coefficient regularity.
  • Extending a pointwise classification to an entire domain while ignoring type changes or loss of uniformity.

11Related links

data/lecture/math/partial-differential-equations/heat-wave-and-laplace-equations.lecture.n.md
raw .n.md をコピー
loc をコピー (filepath:line ~ line)
copy share link
copy encoded share link
path をコピー
copy share link
copy encoded share link
copy share link
copy encoded share link
タブを全て閉じる