The Laplacian and Harmonic Functions
Learning objectives
- Write the Laplacian in Cartesian and polar (and spherical) coordinates
- Recognize harmonic functions as solutions of
- State and use the maximum principle and the mean value property
- Connect harmonic functions in the plane to real and imaginary parts of holomorphic functions
The Laplacian is the most important differential operator in all of mathematics outside of itself. It appears in Laplace's equation (steady-state heat, electrostatics, gravity in vacuum), the heat equation (time-dependent diffusion), the wave equation (sound, light, vibrations), and the Schrodinger equation (quantum mechanics). It also has a clean geometric meaning: measures the gap between at the point and the average of on a small sphere around . That single picture explains every theorem about harmonic functions in one image.
Definition
In Cartesian coordinates on , the Laplacian is the sum of unmixed second partial derivatives:
Some books write instead of ; they mean the same thing. The notation emphasises that it is the divergence of the gradient: .
Laplace's equation is the homogeneous PDE . Solutions are called harmonic functions.
Polar form (2D)
In polar coordinates on , the Laplacian becomes:
The first two terms combine into the radial Laplacian . The polar form is essential for problems with circular symmetry (a heated disk, a vibrating drum, electrostatics around a cylinder).
The maximum principle
A fundamental property of harmonic functions: on a bounded domain , a non-constant harmonic function cannot attain its maximum (or minimum) in the interior of . The extrema occur on the boundary .
Intuitively: if peaked at an interior point , then nearby values of would be on average smaller than , but the mean-value property below says equals the average over a small sphere centered at . Contradiction.
The maximum principle gives uniqueness for the Dirichlet problem: if are both harmonic on and on , then throughout . (Apply the principle to , which is harmonic with zero boundary values, so its max and min on are both zero.)
The mean value property
If is harmonic on a domain containing the closed ball , then
The value of a harmonic function at the center of a sphere is the average over the sphere. This is equivalent to being harmonic (Gauss's theorem). It implies harmonic functions are infinitely differentiable, even when one might expect only the second derivatives in to exist.
Plot the harmonic function as a level-set / contour map. Notice the saddle structure at the origin: along the -axis has a minimum at , but along the -axis it has a maximum. That is precisely how harmonic functions avoid interior extrema, any apparent peak is balanced by a valley in a perpendicular direction.
- Electrostatics: The electric potential in a region with no charge satisfies . Boundary conditions are the voltages on conductors; the solution gives the potential everywhere else, this is the Dirichlet problem for Laplace.
- Steady-state heat: The temperature distribution in a body that has reached thermal equilibrium satisfies Laplace's equation. The maximum principle says no hot spots can spontaneously appear in the interior, thermodynamically obvious, mathematically a theorem.
- Complex analysis: If is holomorphic, then both and are harmonic. This is the Cauchy-Riemann engine: every 2D harmonic function is locally the real part of a complex-analytic function, which means harmonic-function theory in the plane is just complex analysis dressed up in real-variable notation.
- Image processing: The "Poisson editing" technique used in Photoshop's healing brush solves a Laplace-style PDE on a small image patch with the surrounding pixels as boundary data, producing a seamless blend.
Pause and think: If a harmonic function is bounded on all of , what can it be? (Hint: Liouville's theorem for harmonic functions says it must be constant.)
Try it
- Verify directly that is harmonic on .
- Is harmonic? If yes, identify the holomorphic function whose imaginary part it is.
- Compute for in 3D. Is it harmonic?
- Use the maximum principle to argue that if is harmonic on the closed unit disk with on the boundary circle, then .
- Verify the mean value property by example: compute the average of over the unit circle and check that it equals .
A trap to watch for
The Laplacian on the sphere (or in spherical coordinates in 3D) has extra terms from the curvature: , where is the spherical Laplace-Beltrami operator. Do not just translate the 2D polar formula by adding a third coordinate, the right formula has the Jacobian built into the radial derivative. When in doubt, derive it from using the curvilinear coordinate divergence formula.
What you now know
You can write the Laplacian in any coordinate system you need, verify whether a function is harmonic, and apply the maximum principle and mean value property to extract uniqueness and smoothness results for the Dirichlet problem. The next two sections put the Laplacian into time: the heat equation describes diffusion, and the wave equation describes propagation.
Mark section complete →
References
- Garrity, T. (2002). All the Mathematics You Missed: But Need to Know for Graduate School. Cambridge University Press, ch. 14.
- Evans, L. C. (2010). Partial Differential Equations (2nd ed.). AMS, ch. 2 (Laplace and Poisson equations).
- Strauss, W. A. (2007). Partial Differential Equations: An Introduction (2nd ed.). Wiley, ch. 6.
- Axler, S., Bourdon, P., Ramey, W. (2001). Harmonic Function Theory (2nd ed.). Springer, ch. 1-2.
- Ahlfors, L. V. (1979). Complex Analysis (3rd ed.). McGraw-Hill, ch. 4 (harmonic functions and Poisson integrals).