markdown
Transport Equations and Conservation Lawsmd 49b82f7
lecture/math/partial-differential-equations/transport-equations-and-conservation-laws.lecture.n.md
Download PDF

Transport Equations and Conservation Laws

date2026-07-15document_iddoc_7f11d4527ebc68a3ae7b3ba6d7a5d6e6descriptiontransport 方程式と保存則を、量の移流・保存・特性曲線・衝撃波への入口として整理する。prerequisites特性曲線法type講義content_typelecturestatusactiverelateddata/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/partial-differential-equations/introduction-to-green-functions.lecture.n.md
mathpartial-differential-equationstransportconservation-lawlecture

1Introduction

This lecture explains how a transport equation describes a quantity carried by a flow and how this description leads to a conservation law. Having completed the construction of solutions for second-order linear PDEs, we return to first-order PDEs and extend the method of characteristics to nonlinear problems with discontinuities.

2Constant-Coefficient Transport

The equation

ut+cux=0

transports a profile at constant velocity c. It is also a conservation law with flux f(u)=cu. The value of u remains constant along characteristics x-ct=constant. For initial data u(x,0)=g(x), the solution is

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

If c>0, the profile moves to the right with velocity c. Unlike heat diffusion, this motion translates the initial profile without smoothing it.

3Conservation Laws

A conservation lawConservation law relates a density u and flux f(u) by

ut+f(u)x=0.

Here u(x,t) is the conserved quantity per unit length, while f(u(x,t)) is the amount crossing x to the right per unit time.

4From the Integral Balance to the PDE

The amount in an interval [a,b] is abu(x,t)dx. Its rate of change is determined by flux entering at a and leaving at b:

ddtabu(x,t)dx=f(u(a,t))-f(u(b,t)).

For sufficiently smooth u, differentiation under the integral and the fundamental theorem of calculus give

ab(ut+f(u)x)dx=0.

Since this holds for every interval, localization yields ut+f(u)x=0. Conversely, integrating the PDE over [a,b] recovers the integral balance.

On the real line, suppose u(·,t)L1(R), f(u(x,t))0 as x±, and the solution has enough regularity to interchange differentiation and the relevant limits. Letting a- and b gives

ddtRu(x,t)dx=0.

Thus local flux can redistribute the quantity, but the total amount remains constant when there is no flux at infinity.

5Weak Solutions

Nonlinear conservation laws can produce shocks even from smooth initial data. At a shock, ux need not exist as an ordinary function, so one replaces pointwise classical solutions with weak solutions defined by integration. Assume

u,f(u)L1loc(R×[0,)),

meaning that their absolute values are integrable on every bounded spacetime region. Let the initial data be gL1loc(R). A function u is a weak solution with u(x,0)=g(x) if, for every test function φCc(R×[0,)) that is smooth up to t=0,

0R(uφt+f(u)φx)dxdt+Rg(x)φ(x,0)dx=0.

For a smooth solution, integration by parts recovers the PDE and initial condition. The definition differentiates the test function rather than u, and therefore permits discontinuities.

6Finite Propagation Speed

For a transport equation, information in the initial profile moves along characteristics. A discontinuity in the initial data propagates along them as well. This finite-speed behavior contrasts with heat diffusion. For nonlinear conservation laws, selecting the physically relevant discontinuous solution additionally requires an entropy condition.

7Nonlinear Conservation Laws and Intersecting Characteristics

For a smooth solution,

ut+f(u)x=0

can be written as ut+f(u)ux=0. The characteristic velocity f(u) depends on the value of u, so different states travel at different speeds. When characteristics intersect, a classical solution breaks down and a weak solution containing a shock becomes necessary.

Suppose a discontinuity moves with speed s, with left and right states uL and uR. The Rankine--Hugoniot condition is

s=f(uL)-f(uR)uL-uR,uLuR.

Applying the integral balance to a thin spacetime region crossing the discontinuity gives

s(uL-uR)=f(uL)-f(uR).

This condition enforces conservation across the shock, but by itself does not make a weak solution unique.

8Entropy Conditions and the Burgers Equation

For the one-dimensional scalar conservation laws considered here, an entropy conditionEntropy condition is an admissibility criterion that selects a physically relevant weak solution. Under standard hypotheses, the vanishing-viscosity limit of

ut+f(u)x=εuxx,ε>0,

as ε0 agrees with the Kruzhkov entropy solution. This lecture uses vanishing viscosity as a selection principle; proofs of existence, convergence, and uniqueness lie outside its scope. For a convex flux with f'(u)>0 and a shock satisfying uL>uR, the Lax entropy condition

f(uL)>s>f(uR)

requires characteristics from both sides to enter the shock.

Let initial data g1,g2 and their corresponding entropy solutions u1,u2 take values in a common interval I, and assume

supvI|f(v)|[PARSE ERROR: Undefined("Command(\"le\")")]M<.

The standard local L1 contraction estimate states that, for every a<b,

ab|u1(x,t)-u2(x,t)|dx[PARSE ERROR: Undefined("Command(\"le\")")]a-Mtb+Mt|g1(x)-g2(x)|dx.

Consequently, if g1=g2 on [a-Mt,b+Mt], then u1=u2 almost everywhere on [a,b] at time t. This estimate is the precise finite-propagation statement for entropy solutions. Its proof is part of the standard local contraction theory and lies outside the scope of this lecture.

The standard example is the Burgers equation with f(u)=u2/2:

ut+uux=0.

Consider Riemann data equal to uL for x<0 and uR for x>0. If uL=1 and uR=0, the Rankine--Hugoniot speed is s=1/2, and 1>s>0 verifies the entropy condition. If instead uL=0 and uR=1, the characteristics spread into a rarefaction fan, and for t>0 the entropy solution is

u(x,t)= \begin{cases} 0, & x/t\le0,\\ x/t, & 0<x/t<1,\\ 1, & x/t\ge1. \end{cases}

9Characteristic Geometry

For constant-coefficient transport, the characteristics x-ct=constant are parallel lines. For a nonlinear conservation law, their slopes depend on u. Diverging characteristics create a rarefaction, whereas intersecting characteristics require a shock. This geometric picture connects the method of characteristics with conservation laws.

10Scope of Validity

The theory of nonlinear conservation laws must address not only existence of weak solutions but also entropy-based uniqueness, stability with respect to initial data, and interactions among shocks. This lecture has introduced only one-dimensional scalar laws with convex flux.

11Related Lectures

data/lecture/math/partial-differential-equations/introduction-to-green-functions.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
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
タブを全て閉じる