the Helmholtz equation
/ HELM-holts /
Pure musical tones, a radar beam at one frequency, sunlight of a single colour, the steady hum of a tuning fork — these are waves oscillating at one fixed frequency. If you strip the time out of the wave equation and keep only the spatial pattern at a single frequency, you get the Helmholtz equation. It is the workhorse of acoustics, optics, and scattering — anywhere waves at a definite frequency live.
Start from the wave equation u_tt = c^2 Laplacian u and look for a single-frequency (time-harmonic) solution u(x, t) = U(x) e^(-i omega t). Plug it in: the time derivative pulls down -omega^2, and after cancelling the time factor you are left with Laplacian U + k^2 U = 0, where k = omega / c is the wavenumber. That is the Helmholtz equation. It is what the wave equation becomes once you fix the frequency — a steady spatial eigenvalue-type equation. Note the plus sign in front of k^2 U: that single sign is what separates the oscillatory, wave-like Helmholtz equation from the smooth, decaying Laplace/Poisson family (Laplacian U = 0). The plus sign means solutions wiggle and can resonate; the equation is elliptic in type but supports propagating, oscillatory solutions.
Helmholtz governs how sound diffracts around obstacles, how light scatters off a particle, how an antenna radiates, and how a concert hall resonates; with a source term Laplacian U + k^2 U = -f it is the inhomogeneous Helmholtz / scattering equation. Its honest hard edge: at high frequency (large k) it is numerically brutal — solutions oscillate on a scale 1/k, so you need many grid points per wavelength, and the resulting linear systems are indefinite and resist the fast solvers that tame Laplace's equation. High-frequency scattering remains an active computational frontier.
An organ pipe of length L closed at one end resonates at frequencies where the spatial pattern U(x) solves U_xx + k^2 U = 0 with the pipe's boundary conditions, giving discrete allowed k (and pitches). This is the Helmholtz equation as an eigenvalue problem — the same spatial eigenvalue problem that separation of variables produces when you split the time off the wave equation.
The wave equation with time stripped out at one frequency: Laplacian U + k^2 U = 0.
The plus sign in Laplacian U + k^2 U = 0 is essential: change it to a minus (Laplacian U - k^2 U = 0, the modified Helmholtz / screened Poisson equation) and the wiggling, resonating solutions become smooth, exponentially decaying ones. The sign, not just the operator, sets the physics.