Hilbert transform
/ HIL-bert /
Most transforms in this family carry a function into a different domain — frequency, scale — where the variable means something new. The Hilbert transform is different: it takes a function of time and returns another function of time, the same kind of object. What it does is a precise phase rotation: it shifts every frequency component by ninety degrees, turning every cosine into a sine and every sine into a minus-cosine, without touching any amplitude.
Its definition is a convolution with 1/(pi x): the Hilbert transform of f is H f(x) = (1/pi) times the Cauchy principal value of integral of f(t)/(x minus t) dt. The integrand blows up at t = x, so the integral must be read as a Cauchy principal value, symmetrically excluding the singular point — this is not optional, it is part of the definition. In the frequency domain the operation is simple and reveals its true nature: the Hilbert transform multiplies the spectrum by minus i times the sign of the frequency, which is a pure ninety-degree phase shift (plus ninety on negative frequencies, minus ninety on positive ones) with unit magnitude everywhere.
Its central use is to build the analytic signal: f(x) plus i times its Hilbert transform is a complex signal with no negative-frequency content, from which the instantaneous amplitude (the envelope) and instantaneous phase of a real signal can be read off directly — indispensable in communications, vibration analysis, seismology, and radar. The same machinery gives single-sideband modulation. There is also a deep theoretical role: the real and imaginary parts of the boundary values of an analytic function are Hilbert transforms of each other, the content of the Kramers-Kronig relations that tie the absorption and refraction of a physical medium together, a direct consequence of causality. The principal value is the non-negotiable fine print: ignore it and the defining integral is meaningless.
The Hilbert transform of cos(omega x) is sin(omega x), and of sin(omega x) is minus cos(omega x): every component is rotated by a quarter cycle. Then cos(omega x) plus i sin(omega x) = e^{i omega x}, the analytic signal — a real oscillation reassembled into a single rotating phasor.
A 90-degree shift turns a cosine into a sine; pairing the two builds the analytic signal whose envelope and phase are read off directly.
The defining integral is a Cauchy principal value, not an ordinary integral — the singularity at t = x must be excluded symmetrically, and skipping that step makes the integral divergent and the transform undefined.