markdown
Method of Characteristicsmd e4d4769
lecture/math/partial-differential-equations/method-of-characteristics.lecture.n.md
Download PDF

Method of Characteristics

date2026-07-16document_iddoc_254189ad3c7267d2aa811d17bba947b0description一階 PDE の特性 ODE、非特性的な初期曲線、局所解の定義域、特性交差による古典解の限界を整理する。prerequisitesPDE とは何か / PDE の初期値問題と境界値問題 / 接平面・連鎖律・Jacobian / 一階微分方程式の解法診断type講義content_typelecturestatusactiverelateddata/lecture/math/partial-differential-equations/introduction-to-pdes.lecture.n.md / data/lecture/math/partial-differential-equations/initial-and-boundary-value-problems.lecture.n.md / data/lecture/math/partial-differential-equations/classification-of-second-order-linear-pdes.lecture.n.md / data/lecture/math/partial-differential-equations/transport-equations-and-conservation-laws.lecture.n.md / data/lecture/math/multivariable-calculus/tangent-planes-chain-rule-and-jacobian.lecture.n.md / data/lecture/math/differential-equations/first-order-ode-solution-diagnostics.lecture.n.md
mathpartial-differential-equationscharacteristicslecture

1Introduction

This lecture explains how a first-order PDE can be reduced to ODEs along characteristic curves and how a local classical solution can be reconstructed from those ODEs. Existence, uniqueness, or regularity may fail when the data curve is tangent to the characteristic direction or when distinct characteristics intersect.

2Terminology and definition

A {characteristic curve} follows the differential direction specified by a PDE. Along such a curve, the PDE reduces to an ODE.

3General form and characteristic ODEs

Let DR3 be open in the variables (x,t,z), and suppose that a,b,FC1(D). A first-order PDE is {quasilinear} if its highest-order derivatives occur linearly, while their coefficients may depend on the independent variables and on the unknown function. Consider

a(x,t,u)ux+b(x,t,u)ut=F(x,t,u).

Set z(s)=u(x(s),t(s)). The chain rule gives

dzds=uxdxds+utdtds,

so the characteristic equations are

dxds=a(x,t,z),dtds=b(x,t,z),dzds=F(x,t,z).

Because the coefficients are C1, this ODE system has a unique local solution near each initial point. If F0, then z, and hence u, is constant along every characteristic. In general, z evolves according to its own ODE.

4The curve carrying the data

Let x0,t0,hC1(I) on an interval I, with (x0(r),t0(r),h(r))D, and prescribe

γ(r)=(x0(r),t0(r)),u(x0(r),t0(r))=h(r).

The characteristic direction on this curve is (a,b). The initial curve is {non-characteristic} when it is transverse to this direction, namely when

x0(r)b(x0,t0,h)-t0(r)a(x0,t0,h)0.

This determinant is precisely the condition that the characteristic coordinate map from (r,s) to (x,t) have a local inverse near the initial curve. The function z(r,s) obtained from the characteristic ODEs can therefore be reconstructed as u(x,t).

Indeed, write the local inverse as (r,s)=(r(x,t),s(x,t)) and define u(x,t)=z(r(x,t),s(x,t)). The characteristic ODEs and the chain rule give

zs=uxxs+utts=a(x,t,u)ux+b(x,t,u)ut=F(x,t,u).

At s=0, one has (x,t,z)=(x0(r),t0(r),h(r)), so u(x0(r),t0(r))=h(r). Thus the reconstructed function satisfies both the PDE and the initial condition.

For the normal form

ut+A(x,t,u)ux=C(x,t,u),

take x0(r)=r and t0(r)=0. The determinant above is then 1. Thus, provided hC1(I) and the lifted curve remains in D, the standard initial line t=0 is non-characteristic and supports data for constructing a local classical solution.

The construction remains valid only while the lifted characteristic (x,t,z) stays in D, the ODE solution exists, and the Jacobian of the characteristic coordinate map is nonzero. The domain of the PDE solution is the image of this map; it does not automatically extend to all space and all time. A global solution additionally requires global existence of the ODEs and global injectivity and coverage of the coordinate map.

If the determinant vanishes, arbitrary data on the characteristic curve may be inconsistent along a single characteristic, so no solution exists, or may fail to determine values away from that characteristic, so uniqueness is lost. The suitability of the data is determined not merely by the number of curves but by their position relative to the differential direction of the PDE.

5Constant-coefficient transport

Let gC1(R) and consider the whole-space Cauchy problem

ut+2ux=0,u(x,0)=g(x).

The characteristics are x-2t=ξ, and du/dt=ut+2ux=0 along them. Hence

u(x,t)=g(x-2t),

so the initial profile travels to the right with speed 2.

6A source or decay term

Let c,λR and gC1(R). For

ut+cux=λu,u(x,0)=g(x),

the characteristic is x=ξ+ct, and

ddtu(ξ+ct,t)=λu(ξ+ct,t).

Therefore

u(x,t)=eλtg(x-ct).

The profile travels with speed c while its amplitude grows or decays according to λ. Constancy along characteristics applies only when the right-hand side vanishes; the method itself also applies when the value evolves by an ODE.

7A variable-coefficient example

Let gC1(R) and consider ut+xux=0. The characteristic equations are x=x and t=1, hence x(t)=Cet and xe-t is constant. With u(x,0)=g(x),

u(x,t)=g(xe-t).

Writing the initial point as ξ gives x=ξet. Since the inverse ξ=xe-t exists, values on characteristics define u(x,t). In general, solving the characteristic ODEs is insufficient by itself: one must also identify the region on which the map from the characteristic label and time to the spatial point is injective. That image is the domain of the classical solution.

8Burgers' equation and crossing characteristics

Assume gC1(R) and consider

ut+uux=0,u(x,0)=g(x).

Along the characteristic issued from ξ, the value u=g(ξ) is constant, so

x=ξ+tg(ξ),u=g(ξ).

The derivative of the map from ξ to x is

xξ=1+tg(ξ).

While this quantity is nonzero, ξ can be recovered locally from (x,t) and a classical solution can be constructed. If it vanishes, the characteristic coordinate map loses local invertibility, and this construction cannot continue as a single-valued smooth solution. In a compressive region, distinct characteristics subsequently reach the same point and cross.

Implicit differentiation gives, within the classical regime,

ux(x,t)=g(ξ)1+tg(ξ).

Thus, as the coordinate map degenerates, the denominator can approach zero and the gradient can diverge. In particular, if

m=infξg(ξ)

satisfies -<m<0, then the candidate time of the first coordinate degeneration and gradient breakdown is

T*=-1m.

To identify this expression with the exact breakdown time, one must additionally verify the regularity of g and whether the infimum is attained. If g(ξ)[PARSE ERROR: Undefined("Command(\"ge\")")]0 for every ξ, this mechanism produces no characteristic crossing at positive times. After crossing, one needs weak solutions based on the integral form of the conservation law and an entropy condition that selects the admissible solution. These notions are defined in the subsequent lecture on transport and conservation laws.

9An example outside the method's scope

For second-order PDEs, the reduction of a first directional derivative to an ODE does not apply directly. For example, the heat equation ut=κuxx contains diffusion and is not a problem in which values are transported unchanged along a single curve.

Second-order PDEs also have characteristic directions, but their theory differs from reconstruction by the three characteristic ODEs used here. The next classification lecture treats the characteristics and types determined by the second-order principal part.

data/lecture/math/partial-differential-equations/classification-of-second-order-linear-pdes.lecture.n.md

10Scope of validity

Constructing a classical solution by characteristics requires local existence and uniqueness for the characteristic ODEs, a non-characteristic initial curve, and local invertibility of the coordinate map. The procedure can fail if the coefficients lack sufficient regularity, if the ODE itself is nonunique, or if characteristics cross.

11Related links

data/lecture/math/differential-equations/first-order-ode-solution-diagnostics.lecture.n.md data/lecture/math/partial-differential-equations/initial-and-boundary-value-problems.lecture.n.md data/lecture/math/partial-differential-equations/transport-equations-and-conservation-laws.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
タブを全て閉じる