MIT18 152F11 Lec 04
MIT18 152F11 Lec 04
Class Meeting #4: The Heat Equation: The Weak Maximum Principle
1. The Weak Maximum Principle
We will now study some important properties of solutions to the heat equation ∂t u−D∆u = 0. For
simplicity, we sometimes only study the case of 1 + 1 spacetime dimensions, even though analogous
properties are verified in higher dimensions.
def
Theorem 1.1 (Weak Maximum Principle). Let Ω ⊂ Rn be a domain. Recall that QT =
def
(0, T ) × Ω is a spacetime cylinder and that ∂p QT = {0} × Ω ∪ (0, T ] × ∂Ω is its corresponding
parabolic boundary. Let w ∈ C 1,2 (QT ) ∩ C(QT ) be a solution to the (possibly inhomogeneous) heat
equation
(1.0.1) wt − D∆w = f,
where f ≤ 0. Then w(t, x) obtains its max in the region QT on ∂p QT . Thus, if w is strictly negative
on ∂p QT , then w is strictly negative on QT .
Proof. For simplicity, we consider only case of 1 + 1 spacetime dimensions. Let be a positive
number, and let u = w − t. Our goal is to first study u, and then take a limit as ↓ 0 to extract
information about w. Note that on QT we have u ≤ w, that w ≤ u + T, and that in QT we have
where x∗ is some point in between x0 and x. Therefore, uxx (t0 , x∗ ) ≤ 0, and by taking the limit as
x → x0 , it follows that uxx (t0 , x0 ) ≤ 0. Thus, in any possible case, we have that
Therefore, all of the inequalities in (1.0.8) can be replaced with equalities, and
as desired.
The following very important corollary shows how to compare two different solutions to the heat
equation with possibly different inhomogeneous terms. The proof relies upon the weak maximum
principle.
Corollary 1.0.1 (Comparison Principle and Stability). Suppose that v, w are solutions to the
heat equations
(1.0.10) vt − Dvxx = f,
(1.0.11) wt − Dwxx = g.
Then
(1) (Comparison): If v ≥ w on ∂p QT and f ≥ g, then v ≥ w on all of QT .
(2) (Stability): maxQT |v − w| ≤ max∂p QT |v − w| + T maxQT |f − g|.
Proof. One of the things that makes linear PDEs relatively easy to study is that you can add or
def
subtract solutions: Setting u = w − v, we have
(1.0.12) ut − Duxx = g − f ≤ 0.
Then by Theorem 1.1, since u ≤ 0 on ∂p QT we have that u ≤ 0 on QT . This proves (1).
def def
To prove (2), we define M = maxQT |f − g |, u = w − v − tM and note that
MATH 18.152 COURSE NOTES - CLASS MEETING # 4 3
(1.0.13) ut − Duxx = g − f − M ≤ 0.
Thus, by Theorem 1.1, we have that
def
Similarly, by setting u = v − w − tM, we can show that
Combining (1.0.15) and (1.0.16), and recalling the definition of M, we have shown (2).
MIT OpenCourseWare
http://ocw.mit.edu
For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.