Dirac delta function
Template:Probability distribution The Dirac delta or Dirac's delta is a mathematical construct introduced by the British theoretical physicist Paul Dirac. Informally, it is a function representing an infinitely sharp peak bounding unit area: a function δ(x) that has the value zero everywhere except at x = 0 where its value is infinitely large in such a way that its total integral is 1. It is a continuous analogue of the discrete Kronecker delta. In the context of signal processing it is often referred to as the unit impulse function. Note that the Dirac delta is not strictly a function. While for many purposes it can be manipulated as such, formally it can be defined as a distribution that is also a measure.
Overview
A Dirac function can be of any size in which case its 'strength' A is defined by duration multiplied by amplitude. The graph of the delta function is usually thought of as following the whole x-axis and the positive y-axis. (This informal picture can sometimes be misleading, for example in the limiting case of the sinc function.)
Despite its name, the delta function is not truly a function. One reason for this is because the functions f(x) = δ(x) and g(x) = 0 are equal everywhere except at x = 0 yet have integrals that are different. According to Lebesgue integration theory, if f and g are functions such that f = g almost everywhere, then f is integrable if and only if g is integrable and the integrals of f and g are identical. Rigorous treatment of the Dirac delta requires measure theory or the theory of distributions.
The Dirac delta is very useful as an approximation for a tall narrow spike function (an impulse). It is the same type of abstraction as a point charge, point mass or electron point. For example, in calculating the dynamics of a baseball being hit by a bat, approximating the force of the bat hitting the baseball by a delta function is a helpful trick. In doing so, one not only simplifies the equations, but one also is able to calculate the motion of the baseball by only considering the total impulse of the bat against the ball rather than requiring knowledge of the details of how the bat transferred energy to the ball.
The Dirac delta function was named after the Kronecker delta[citation needed], since it can be used as a continuous analogue of the discrete Kronecker delta.
Definitions
The Dirac delta can be loosely thought of as a function on the real line which is zero everywhere except at the origin, where it is infinite,
- <math>\delta(x) = \begin{cases} \infty, & x = 0 \\ 0, & x \ne 0 \end{cases}</math>
and which is also constrained to satisfy the identity
- <math>\int_{-\infty}^\infty \delta(x) \, dx = 1.</math>
This heuristic definition should not be taken too seriously though. The Dirac delta is not a function, as no function has the above properties. Moreover there exist descriptions of the delta function which differ from the above conceptualization. For example, <math>\textrm{sinc}(x/a)/a</math> (where sinc is the sinc function) behaves as a delta function in the limit of <math>a\rightarrow 0</math>, yet this function does not approach zero for values of x outside the origin, rather it oscillates between 1/x and -1/x more and more rapidly as a approaches infinity.
The defining characteristic
- <math>\int_{-\infty}^\infty f(x) \, \delta(x) \, dx = f(0)</math>
where f is a suitable test function, cannot be achieved by any function[citation needed], but the Dirac delta function can be rigorously defined either as a distribution or as a measure.
In terms of dimensional analysis, this definition of <math>\delta(x)</math> implies that <math>\delta(x)</math> has dimensions reciprocal to those of dx.
The delta function as a measure
As a measure, <math>\delta (A)=1</math> if <math>0\in A</math>, and <math>\delta (A)=0</math> otherwise. Then,
- <math>\int_{-\infty}^\infty f(x) \, \delta(x) \, dx
= f(0)</math>
for all continuous <math>f</math>.
The delta function as a probability density function
As a distribution, the Dirac delta is a linear functional on the space of test functions and is defined by
- <math>\delta[\phi] = \phi(0)\,</math>
for every test function <math>\phi \ </math>. It is a distribution with compact support (the support being {0}). Because of this definition, and the absence of a true function with the delta function's properties, it is important to realize the above integral notation is simply a notational convenience, and not a garden-variety (Riemann or Lebesgue) integral.
Thus, the Dirac delta function may be interpreted as a probability density function. Its characteristic function is then just unity, as is the moment generating function, so that all moments are zero. The cumulative distribution function is the Heaviside step function.
Equivalently, one may define <math>\delta : \mathbb{R} \ni \xi \longrightarrow \delta ( \xi )\in \delta(\mathbb{R})</math> as a distribution <math>\delta ( \xi )</math> whose indefinite integral is the function
- <math>h : \mathbb{R} \ni \xi \longrightarrow \frac{1+{\rm sgn} \, \xi }{2} \in \mathbb{R}, </math>
usually called the Heaviside step function or commonly the unit step function. That is, it satisfies the integral equation
- <math>
\int^{x}_{-\infin} \delta (t) dt = h(x) \equiv \frac{1+{\rm sgn}(x)}{2} </math>
for all real numbers x.
Delta function of more complicated arguments
A helpful identity is the scaling property (<math>\alpha</math> is non-zero),
- <math>\int_{-\infty}^\infty \delta(\alpha x)\,dx
=\int_{-\infty}^\infty \delta(u)\,\frac{du}{|\alpha|} =\frac{1}{|\alpha|}</math>
and so
The scaling property may be generalized to:
- <math>\delta(g(x)) = \sum_{i}\frac{\delta(x-x_i)}{|g'(x_i)|}</math>
- and, <math>\delta(\alpha g(x)) = \frac{1}{|\alpha|}\delta(g(x))</math>
where xi are the real roots of g(x) (assumed simple roots). Thus, for example
- <math>\delta(x^2-\alpha^2) = \frac{1}{2|\alpha|}[\delta(x+\alpha)+\delta(x-\alpha)]</math>
In the integral form the generalized scaling property may be written as
- <math>
\int_{-\infty}^\infty f(x) \, \delta(g(x)) \, dx = \sum_{i}\frac{f(x_i)}{|g'(x_i)|} </math>
In an n-dimensional space with position vector <math>\mathbf{r}</math>, this is generalized to:
- <math>
\int_V f(\mathbf{r}) \, \delta(g(\mathbf{r})) \, d^nr = \int_{\partial V}\frac{f(\mathbf{r})}{|\mathbf{\nabla}g|}\,d^{n-1}r </math>
where the integral on the right is over <math>\partial V</math>, the n-1 dimensional surface defined by <math>g(\mathbf{r})=0</math>.
The integral of the time-delayed Dirac delta is given by:
- <math>\int\limits_{-\infty}^\infty f(t) \delta(t-T)\,dt = f(T)</math>
(the sifting property). The delta function is said to "sift out" the value at <math>t=T\,</math>.
It follows that the convolution:
<math>f(t) * \delta(t-T)\,</math> <math> \ \stackrel{\mathrm{def}}{=}\ \int\limits_{-\infty}^\infty f(\tau) \cdot \delta(t-T-\tau) \ d\tau</math> <math>= \int\limits_{-\infty}^\infty f(\tau) \cdot \delta(\tau-(t-T)) \ d\tau</math> (using (Eq.1) with <math>\alpha=-1</math>) <math>= f(t-T)\,</math>
means that the effect of convolving with the time-delayed Dirac delta is to time-delay <math>f(t)\,</math> by the same amount.
Fourier transform
Using Fourier transforms, one finds that
- <math>\int_{-\infty}^\infty 1 \cdot e^{-i 2\pi f t}\,dt = \delta(f)</math>
and therefore:
- <math>\int_{-\infty}^\infty e^{i 2\pi f_1 t} \left[e^{i 2\pi f_2 t}\right]^*\,dt = \int_{-\infty}^\infty e^{-i 2\pi (f_2 - f_1) t} \,dt = \delta(f_2 - f_1)</math>
which is a statement of the orthogonality property for the Fourier kernel. Equating these non-converging improper integrals to <math>\delta(x)</math> is not mathematically rigorous. However, they behave in the same way under a definite integral. That is,
- <math>\begin{align}
\int_{-\infty}^\infty F(f) \left(\int_{-\infty}^\infty e^{-i 2\pi f t} dt\right) df &= F(0) \end{align} </math>
according to the definition of the Fourier transform. Therefore, the bracketed term is considered equivalent to the Dirac delta function.
Laplace transform
The direct Laplace transform of the delta function is:
- <math> \int_{0}^{\infty}\delta (t-a)e^{-st} \, dt=e^{-as} </math>
a curious identity using Euler's formula <math> 2 \cos(as)=e^{-ias}+e^{ias} </math> allows us to find the Laplace inverse transform for the cosine
- <math> 2\frac{1}{2\pi {i}}\int_{c-i\,\infty}^{c+i\,\infty} \cos(as)e^{st} \, ds=2[\delta (t+ia) +\delta (t-ia)] </math> and a similar identity holds for <math>\sin(as)</math>.
Distributional derivatives
As a tempered distribution, the Dirac delta distribution is infinitely differentiable. Let U be an open subset of Euclidean space Rn and let S(U) denote the Schwartz space of smooth, rapidly decaying real-valued functions on U. Let a be a point of U and let δa be the Dirac delta distribution centred at a. If α = (α1, ..., αn) is any multi-index and ∂α denotes the associated mixed partial derivative operator, then the αth derivative ∂αδa of δa is given by
- <math>\left\langle \partial^{\alpha} \delta_{a}, \varphi \right\rangle = (-1)^{| \alpha |} \left\langle \delta_{a}, \partial^{\alpha} \varphi \right\rangle = \left. (-1)^{| \alpha |} \partial^{\alpha} \varphi (x) \right|_{x = a} \mbox{ for all } \varphi \in S(U).</math>
That is, the αth derivative of δa is the distribution whose value on any test function φ is the αth derivative of φ at a (with the appropriate positive or negative sign). This is rather convenient, since the Dirac delta distribution δa applied to φ is just φ(a). For the α=1 case this means
- <math>\int_{-\infty}^{\infty} \delta'(x-a)f(x)dx = -f'(a)</math>.
The first derivative of the delta function is referred to as a doublet (or the doublet function). [1] Its schematic representation looks like that of δa(t) and -δa(t) superposed.
Representations of the delta function
The delta function can be viewed as the limit of a sequence of functions
- <math>
\delta (x) = \lim_{a\to 0} \delta_a(x), </math>
where <math>\delta_a(x)</math> is sometimes called a nascent delta function. This limit is in the sense that
- <math> \lim_{a\to 0} \int_{-\infty}^{\infty}\delta_a(x)f(x)dx = f(0) \ </math>
for all continuous <math>f</math>.
The term approximate identity has a particular meaning in harmonic analysis, in relation to a limiting sequence to an identity element for the convolution operation (also on groups more general than the real numbers, e.g. the unit circle). There the condition is made that the limiting sequence should be of positive functions.
Some nascent delta functions are:
<math>\delta_a(x) = \frac{1}{a \sqrt{\pi}} \mathrm{e}^{-x^2/a^2}</math> Limit of a normal distribution <math>\delta_a(x) = \frac{1}{\pi} \frac{a}{a^2 + x^2} =\frac{1}{2\pi}\int_{-\infty}^{\infty}\mathrm{e}^{\mathrm{i} k x-|ak|}\;dk </math>
Limit of a Cauchy distribution x/a|}}{2a} =\frac{1}{2\pi}\int_{-\infty}^{\infty}\frac{e^{ikx}}{1+a^2k^2}\,dk</math>
Cauchy <math>\varphi</math> (see note below) <math>\delta_a(x)= \frac{\textrm{rect}(x/a)}{a} =\frac{1}{2\pi}\int_{-\infty}^\infty \textrm{sinc} \left( \frac{a k}{2 \pi} \right) e^{ikx}\,dk </math>
Limit of a rectangular function <math> \delta_a(x)=\frac{1}{\pi x}\sin\left(\frac{x}{a}\right)
=\frac{1}{2\pi}\int_{-1/a}^{1/a} \cos (k x)\;dk
</math>
rectangular function <math>\varphi</math>(see note below) <math> \delta_a(x)=\partial_x \frac{1}{1+\mathrm{e}^{-x/a}}
=-\partial_x \frac{1}{1+\mathrm{e}^{x/a}}
</math>
Derivative of the sigmoid (or Fermi-Dirac) function <math> \delta_a(x)=\frac{a}{\pi x^2}\sin^2\left(\frac{x}{a}\right) </math>
<math> \delta_a(x) = \frac{1}{a}A_i\left(\frac{x}{a}\right) </math>
Limit of the Airy function <math> \delta_a(x) =
\frac{1}{a}J_{1/a} \left(\frac{x+1}{a}\right) </math>
Limit of a Bessel function <math>\delta_a(x)=\begin{cases} \frac{1}{a},&-\frac{a}{2}<x<\frac{a}{2}\\ 0,&\mbox{otherwise} \end{cases}</math>
[1]
Note: If δ(a, x) is a nascent delta function which is a probability distribution over the whole real line (i.e. is always non-negative between -∞ and +∞) then another nascent delta function δφ(a, x) can be built from its characteristic function as follows:
- <math>\delta_\varphi(a,x)=\frac{1}{2\pi}~\frac{\varphi(1/a,x)}{\delta(1/a,0)}</math>
where
- <math>\varphi(a,k)=\int_{-\infty}^\infty \delta(a,x)e^{-ikx}\,dx</math>
is the characteristic function of the nascent delta function δ(a, x). This result is related to the localization property of the continuous Fourier transform.
The Dirac comb
- Main article: Dirac comb
A so-called uniform "pulse train" of Dirac delta measures, which is known as a Dirac comb, or as the shah distribution, creates a sampling function, often used in digital signal processing (DSP) and discrete time signal analysis.
See also
External links
- Delta Function on MathWorld
- Dirac Delta Function on PlanetMath
- The Dirac delta measure is a hyperfunction
- We show the existence of a unique solution and analyze a finite element approximation when the source term is a Dirac delta measure
- Non-Lebesgue measures on R. Lebesgue-Stieltjes measure, Dirac delta measure.
References
- ↑ McMahon, D. (2005-11-22). "An Introduction to State Space". Quantum Mechanics Demystified, A Self-Teaching Guide. Demystified Series. New York: McGraw-Hill. pp. pp. 108. doi:10.1036/0071455469. ISBN 0-07-145546-9. Retrieved 2008-03-17.
ca:Delta de Dirac cs:Diracova delta funkce da:Diracs deltafunktion de:Delta-Distribution fa:تابع دلتای دیراک ko:디랙 델타 함수 it:Delta di Dirac he:פונקציית דלתא של דיראק lv:Delta funkcija nl:Diracdelta sl:Porazdelitev delta sv:Diracs delta-funktion th:ฟังก์ชันเดลตา uk:Дельта-функція Дірака
- CS1 maint: Extra text
- All articles with unsourced statements
- Articles with unsourced statements from February 2007
- Articles with invalid date parameter in template
- Articles with unsourced statements from November 2007
- Pages with broken file links
- Generalized functions
- Measure theory
- Digital signal processing