The Heat, Wave, and Laplace Equations
1Introduction
This lecture compares three representative partial differential equations according to the data they require, the regions on which information depends, conservation and dissipation, and the role of boundaries. The preceding classification identified the heat equation as parabolic, the wave equation as hyperbolic, and the Laplace equation as elliptic. We now explain how these distinctions affect standard constant-coefficient models.
data/lecture/math/partial-differential-equations/classification-of-second-order-linear-pdes.lecture.n.md2Standard Setting
Let and . We consider sufficiently regular classical solutions of constant-coefficient equations without forcing, heat sources, or damping. The heat and wave equations are written in one spatial dimension , whereas the Laplace equation is posed on .
| Model | Type | Equation | Time order |
|---|---|---|---|
| Heat | Parabolic | 1 | |
| Wave | Hyperbolic | 2 | |
| Laplace | Elliptic | No time variable |
3An Equation Alone Does Not Define a Problem
A PDE problem combines an equation, a domain, and data. On the whole line, the heat and wave equations have no spatial boundary. On a bounded interval , both require endpoint conditions such as Dirichlet, Neumann, or Robin conditions.
- Because the heat equation is first order in time, one prescribes one initial temperature, .
- Because the wave equation is second order in time, one prescribes both displacement and velocity .
- The Laplace equation has no time evolution and is posed as a boundary-value problem, for example with .
Classical solutions of bounded-domain evolution problems also require compatibility where the initial surface meets the spatial boundary. A pure Neumann problem for the Laplace equation has a compatibility condition and is unique only up to an additive constant.
The preceding lecture on initial- and boundary-value problems develops these aspects of the problem specification.
data/lecture/math/partial-differential-equations/initial-and-boundary-value-problems.lecture.n.md4Heat: Infinite Propagation and Smoothing
On , let , where denotes the continuous functions that vanish outside a bounded interval. The solution is expressed using the heat kernel
as
For this is smooth, and it converges uniformly to as . Since , if and , then at every for every . Thus a disturbance influences the entire space immediately in this model; this property is called infinite propagation speed.
The lecture on Fourier transforms and PDEs derives the heat kernel.
data/lecture/math/partial-differential-equations/fourier-transforms-and-pdes.lecture.n.mdOn with homogeneous Dirichlet conditions,
so the squared norm is nonincreasing. Under homogeneous Neumann conditions,
so the mean temperature is conserved. The same integration by parts shows that the squared norm is nonincreasing under homogeneous Neumann conditions because its boundary term also vanishes. Boundary conditions therefore affect both conserved quantities and long-time behavior.
A mode is a spatial eigenfunction compatible with the boundary conditions whose time amplitude evolves independently under the linear PDE. For homogeneous Dirichlet conditions, is such a spatial mode, and
Direct substitution verifies both the equation and the boundary conditions. Higher-frequency modes decay faster, which explains the smoothing mechanism. The next lecture develops the selection and superposition of these modes by separation of variables.
5Wave: Finite Propagation and Energy
For , , , and , d'Alembert's formula is
The value at depends only on initial data in . This domain of dependence expresses finite propagation with speed . The factorization
and the characteristic coordinates and underlie the formula. On a bounded interval, reflected waves must instead be treated according to the boundary conditions.
Define
Without forcing,
For fixed endpoints , one has at the endpoints; for free endpoints . In either case the boundary flux vanishes and . Boundary input, forcing, or damping generally changes the energy.
data/lecture/math/partial-differential-equations/introduction-to-energy-methods.lecture.n.md6Laplace: Global Boundary Dependence without Time Evolution
A solution of is harmonic and satisfies the mean-value property. Unlike the preceding evolution equations, the Laplace equation describes a static global relation between boundary and interior values.
For the unit disk, let be continuous and -periodic, and write . With boundary data , the Poisson integral formula is
It shows that one interior value depends on data from the entire boundary. This is static global dependence, not finite or infinite propagation in time.
If is bounded and connected and is harmonic, the maximum principle places the maximum and minimum on . It implies uniqueness for harmonic functions with the same Dirichlet data. Existence requires a separate argument, and a pure Neumann problem remains indeterminate up to an additive constant.
data/lecture/math/partial-differential-equations/maximum-principle-basics.lecture.n.md7Comparison on Common Axes
| Axis | Heat | Wave | Laplace |
|---|---|---|---|
| Basic data | One initial value | Two initial values | Boundary values such as Dirichlet data |
| Bounded domain | Also requires lateral boundary conditions | Also requires lateral boundary conditions | Requires spatial boundary conditions |
| Information dependence | Reaches all space at every positive time | Domain of dependence with speed | No temporal causality; globally coupled to the boundary |
| Integral quantity | Squared norm is nonincreasing for homogeneous Dirichlet or Neumann data; mean is conserved for homogeneous Neumann data | Energy is conserved in a closed system | Static equilibrium rather than temporal conservation |
| Pointwise control | Maximum principle on the initial surface and lateral boundary | No analogous maximum principle | Maximum principle controlled by the spatial boundary |
| Typical long-time behavior | Relaxes to zero, the initial mean, or a stationary distribution according to boundary data | Undamped fixed-end solutions generally continue to oscillate | No time evolution |
For the heat equation, the parabolic boundary consists of the initial surface and the spatial boundary, not the upper surface at the final time. A later lecture proves the maximum principles for the heat and Laplace equations.
The long-time row describes typical behavior for sufficiently regular solutions in the one-dimensional, constant-coefficient, source-free setting of this lecture, with homogeneous or fixed boundary data that are independent of time.
8Dimensional Check
If is temperature, is time, and is length, then has dimensions length squared per time. In the wave equation, has dimensions length per time and is the propagation speed. Accordingly, the diffusion length is , whereas the wave travel distance is .
9Scope of Validity
The formulas and identities above depend on constant coefficients, absence of sources, and sufficient regularity. For nonlinear diffusion, damping, forcing, inhomogeneous media, or weak data, conservation laws, propagation speeds, and maximum principles require separate analysis. This lecture does not complete the solution methods; it identifies the roles developed by separation of variables, Fourier analysis, maximum principles, and energy methods.