Laplace’s equation is the partial differential equation

where is the Laplacian operator. Solutions are called harmonic functions.

Laplace’s equation is the most studied PDE in mathematical physics. It governs steady-state behavior of an enormous range of physical phenomena.

Where it shows up

Electrostatics. The electric potential in a region of free space (no charge) satisfies . Comes from and — set .

Fluid dynamics. For an irrotational, incompressible flow, the velocity field is (irrotational means , which forces a potential on simply connected domains) and (incompressible). Together: .

Steady-state heat conduction. The heat equation in steady state () gives .

Gravitational potential in vacuum regions (Newtonian gravity).

Equilibrium of an elastic membrane under tension.

Probability and Brownian motion. Solutions are harmonic; harmonic measure is a probability measure.

Boundary-value problems

A standard Laplace problem: given a region and a prescription of (or ) on the boundary , find inside.

  • Dirichlet problem: specified on .
  • Neumann problem: specified on .

Both have unique solutions (under standard regularity) — this is what makes Laplace’s equation so useful: the interior is fully determined by the boundary.

Solution techniques

  • Separation of variables in Cartesian, polar, cylindrical, spherical coordinates: reduce to ODEs whose solutions are sinusoids, Bessel functions, Legendre polynomials, spherical harmonics, etc.
  • Method of images for problems with simple boundary geometry.
  • Conformal mapping in 2D: map the problem region to a disk or half-plane via an analytic function, solve there, pull back. Works because conformal maps preserve Laplace’s equation. See Conformality.
  • Green’s functions.
  • Numerical methods: finite difference, finite element.

Why complex analysis is so powerful for 2D Laplace problems

The real and imaginary parts of any analytic function are automatically harmonic. So you have an infinite supply of solutions to Laplace’s equation in 2D, parameterized by all the analytic functions .

If the boundary geometry can be conformally mapped to a half-plane or disk, the analytic-function machinery solves the problem. This was a major theme of 19th-century mathematical physics. See Conformality and Möbius transformation for the simplest examples.

Properties of solutions

Uniqueness. Two solutions of the Dirichlet problem with the same boundary data agree everywhere.

Maximum principle. A non-constant harmonic function on a bounded domain attains its max and min on the boundary, never the interior. No “hills” in the interior.

Mean value property. The value of at the center of any disk inside the domain equals the average over the bounding circle:

Smoothness. Solutions are automatically .

All of these mirror properties of analytic functions, since (in 2D) harmonic functions are real / imaginary parts of analytic functions.

Generalization

The non-homogeneous version is Poisson’s equation, — Laplace with a source term on the right. Newton’s potential of a continuous mass distribution satisfies Poisson’s equation with .

In dynamics (non-steady-state), Laplace is replaced by the wave equation or the heat equation — same operator but with time evolution.