NETMaths
The bookUnit 3 · Partial Differential Equations60 / 83

Laplace, heat and wave equations: separation of variables

Why this is asked: Know d'Alembert cold, the separation-of-variables series for the three classical equations, and the qualitative differences: smoothing (heat), finite speed (wave), mean value (Laplace).

Wave equation utt=c2uxxu_tt = c^{2}u_{xx}

d'Alembert on R:u(x,t)=\mathbb{R}: u(x,t) = ½[φ(x+[\varphi(x + ct)+φ(x) + \varphi(x - ct)]+(1/2c)xctx+ct)] + (1/2c)\int_{x-ct}^{x+ct} ψ(s)\psi(s) ds.

  • Finite propagation speed c; the domain of dependence is [x − ct, x + ct].
  • No smoothing: singularities in the data travel forever.
  • Energy is conserved; the equation is reversible in time.

On [0, L] with Dirichlet data: u=(ancos(nπu = \sum (a_{n} \cos(n\pict/L)+bnsin(nπ/L) + b_{n} \sin(n\pict/L))sin(nπx/L)/L)) \sin(n\pi{}x/L).

Heat equation ut=kuxxu_t = k u_{xx}

u=cnu = \sum c_{n} ekn2π2t/L2e^{-k n^{2}\pi^{2}t/L^{2}} sin(nπx/L)\sin(n\pi{}x/L) on [0, L]; on R\mathbb{R}, convolution with the Gaussian kernel.

  • Infinite propagation speed, instant smoothing to CC^\infty for t > 0.
  • Irreversible: the backward problem is ill-posed.
  • Maximum principle: max over the parabolic boundary; no interior max.
  • Solutions decay to the steady state as tt \to \infty.

Laplace Δu=0\Delta{}u = 0

  • **Mean value property:u(x0)**: u(x_{0}) is the average over any ball/sphere centred at x0x_{0}.
  • Maximum principle: no interior max or min on a domain unless constant.
  • Harmonic C(\Rightarrow C^\infty (indeed real-analytic).
  • Liouville: a bounded harmonic function on Rn\mathbb{R}^{n} is constant.
  • Uniqueness: the Dirichlet problem on a bounded domain has at most one solution; the Neumann problem is unique up to an additive constant and needs u/n=0\oint \partial{}u/\partial{}n = 0 for solvability.

Contrast table

Wave Heat Laplace
Speed finite infinite
Smoothing none instant
Time reversible
Maximum principle

Key takeaways

  • d'Alembert for the wave equation on the line; separation of variables on an interval.
  • Heat smooths and forgets; the wave keeps everything and travels at speed c.
  • Maximum principle holds for heat and Laplace, never for the wave.

See it move

d'Alembert: one bump becoming two wavesinteractive

Watch the initial profile split into halves travelling at ±c, with the light cone marking where the string has not moved yet.

Unlock interactive visuals

Next: Root finding: bisection, Newton–Raphson, fixed point, order of convergence

Create a free account to keep your place and have this feed your study plan.

Open this in the full syllabus view · Unit 3