Overview

Laplace's equation is the second‑order linear partial differential equation commonly written as ∆u = 0. It is elliptic and time‑independent: solutions describe equilibrium or steady‑state distributions rather than evolution in time. The equation is named for the French mathematician Pierre‑Simon Laplace, who studied its mathematical properties in the eighteenth century.

Key properties

Functions satisfying Laplace's equation are called harmonic. Harmonic functions have several distinctive features: they obey the mean value property (the value at a point equals the average over any surrounding sphere), they satisfy the maximum and minimum principles (a nonconstant harmonic function cannot achieve its extrema in the interior of a domain), and they are smooth and analytic inside their domain of definition. These properties underpin many uniqueness and regularity results for boundary value problems.

Boundary value problems and methods

Interest typically centers on solving Laplace's equation on a region with prescribed boundary conditions. Common formulations include:

  • Dirichlet problem: specify the function on the boundary.
  • Neumann problem: specify the normal derivative on the boundary.

Analytical methods include separation of variables in coordinate systems adapted to the domain (rectangular, cylindrical, spherical), use of harmonic polynomials, and construction of Green's functions or fundamental solutions. The fundamental solution behaves logarithmically in two dimensions and like an inverse distance in three dimensions, so integral representations and potential theory are central tools.

Applications and examples

Laplace's equation models steady‑state phenomena where sources and sinks are absent. Examples include the steady temperature distribution in a homogeneous medium (heat conduction at equilibrium) and static electric potential in charge‑free regions. In fluid mechanics it appears when describing incompressible, irrotational potential flow. In two dimensions the real and imaginary parts of any complex analytic function are harmonic, which links the equation to complex analysis and conformal mapping techniques.

Computational approaches and distinctions

Numerical solution methods such as finite difference, finite element and spectral methods are widely used to approximate solutions on complex domains. Laplace's equation is closely related to the Poisson equation (∆u = f), which includes sources, and to the Helmholtz equation when wave phenomena are present. Well‑posedness, existence and uniqueness of solutions generally depend on the domain, the type of boundary conditions, and compatibility conditions for Neumann data.

Further notes

Historically, Laplace consolidated work on potentials and celestial mechanics while developing his operator. Modern treatment uses functional analysis, potential theory and numerical analysis. For practical topics such as heat conduction models see heat conduction references and discussions of steady heat flow at heat, and for electrostatic applications consult materials on electric potential.

Readers seeking introductory derivations or worked examples in simple geometries will find separation of variables and Green's function methods particularly instructive; more advanced study leads into spectral theory and boundary integral formulations.