14. Delta Function — Mass Concentrated at a Point
Calculus 6/6. The Dirac delta is not an ordinary function but a linear operation that extracts the value at one point from a test function. Keep the engineering intuition of "an infinitely narrow spike with total mass 1," but handle calculations safely only inside integrals. Background: limits and differentiation, differentiation rules, and multivariable differentiation.
Core definition — an action, not a value
The delta function is not a function in the ordinary sense. More precisely, it is a linear functional that returns
for a smooth and sufficiently well-decaying test function . Statements such as and are only intuitive pictures; the rigorous definition always lies inside an integral or pairing.
In practical notation, this action is written as
A delta concentrated at a point only needs to be translated:
This is called the sifting property: like a sieve, it filters out only the value at from the entire function.
Derivative of the Heaviside function
The step function
is discontinuous at and therefore has no classical derivative. From the perspective of distributions, however, we can define
Because the step function jumps by 1 instantaneously, its entire change appears as a derivative compressed at one point.
Delta sequences — limits of actual functions
Although the delta is not an ordinary function, it can be approached as a limit of ordinary functions. For example, the Gaussian kernel
integrates to 1 for every , and its mass concentrates around 0 as . The pointwise limit is not useful. What matters is that, for test functions,
holds. The limit of the delta is not a limit of function values but a limit of integral actions.
Representative delta sequences take several forms:
The first is a Gaussian approximation and the second a Cauchy-kernel approximation. Their shapes differ, but if their limiting actions on test functions agree, they define the same delta.
Scaling and change of variables
A delta must carry the Jacobian under a change of variables:
The sifting property verifies this identity immediately:
More generally, if the simple roots of are and , then
For example, if , its roots are , and
The key is: "with several roots, sample once at each root, but the larger the slope, the less width that root occupies."
Derivatives of the delta
The derivative of the delta is also defined as an action rather than an ordinary function. Assuming the boundary term vanishes in integration by parts,
More generally,
Thus the derivative of the delta is a device that extracts not "a function value at one point," but "a derivative value at one point." Derivatives of impulse responses in signal processing, fundamental solutions of partial differential equations, and Green's-function calculations stand on this language.
Convolution and the identity element
The delta is the identity element of convolution:
Convolution with a translated delta shifts the function:
The delta is therefore a "filter that applies no filtering," while a translated delta is a "pure delay." This is why one impulse response can represent an entire linear time-invariant system.
Fourier perspective
Under the Fourier transform, the delta is paired with a constant. Constants may vary with the normalization convention, but the core structure is the same:
An object completely localized at one point in space is spread uniformly over the entire frequency domain. Conversely, the Fourier transform of a constant function is a delta at the origin. This is why the delta repeatedly appears in sampling theory, impulse signals, and fundamental-solution calculations.
Multivariable delta
The delta in follows the same principle:
A coordinate transformation introduces a Jacobian determinant. For an invertible linear transformation ,
The one-dimensional rule is a special case of this expression.
Common misconceptions
- "The delta is a function that is infinite at 0"—useful as a picture, but not a definition. The delta is a functional acting on test functions.
- "Anything with integral 1 is a delta"—no. Many functions integrate to 1. A limiting action is required in which the width shrinks to zero and the mass concentrates at one point.
- "Just substitute as in "—no. Every root and the Jacobian must be included.
- "The derivative of the delta is just the slope of a sharp function"—its exact meaning is the action .
What to remember from this page
- The delta is not a function but a generalized function satisfying .
- Every safe calculation happens within an action such as an integral, pairing, Fourier transform, or convolution.
- and are Jacobian rules for change of variables.
- Since , derivatives of the delta sample derivatives at one point.
- In the Fourier domain the delta corresponds to a constant, and under convolution it acts as the identity element.
Reference
- Wolfram MathWorld, Delta Function.
Full series index: Math:: index