The Heat Equation - Applications
The heat equation and its variants appear throughout mathematics, physics, and probability theory, with profound connections to other areas.
Let be standard Brownian motion starting at . Then the solution to the heat equation: can be represented probabilistically as:
This Feynman-Kac formula connects PDEs to stochastic processes, enabling probabilistic methods for solving PDEs and vice versa.
- Physics: Heat conduction, diffusion of particles, neutron transport
- Finance: Black-Scholes equation for option pricing is a heat equation in disguise
- Image processing: Gaussian blur and diffusion filters for noise reduction
- Geometry: Ricci flow and mean curvature flow involve parabolic equations
- Probability: The transition density of diffusion processes satisfies the heat equation
For the heat equation on with integrable initial data :
For bounded domains with zero boundary conditions: where are the first eigenfunction and eigenvalue of .
The long-time behavior shows universal decay patterns: Gaussian spreading on and exponential decay to zero on bounded domains. The decay rate (the first Dirichlet eigenvalue) has geometric significanceβit measures how "round" the domain is (lower means more elongated domain).
The backward heat equation with final data is ill-posed: solutions are not unique and do not depend continuously on data.
For example, satisfies the backward equation with as , but explodes.
This ill-posedness reflects the irreversibility of diffusion and poses challenges for inverse problems like determining the initial temperature from later measurements. Regularization techniques are needed for practical applications.