Dirac Delta Function

A. Dirac Delta Function

[Let us introduce a quantity 𝛿(x), which depends on x satisfying the following conditions:] δ ( x ) = 0 , x 0 , and is in some way infinite for  x = 0 with δ ( x ) d x = ϵ ϵ δ ( x ) d x = 1 [This quantity is called the Dirac Delta function and is quite useful in physics. We can show that] f ( x ) δ ( x ) d x = f ( 0 )

Proof: ϵ f ( x ) δ ( x ) d x + ϵ ϵ f ( x ) δ ( x ) d x + ϵ f ( x ) δ ( x ) d x If f(x) varies relatively slowly in the range ϵ to ϵ we can replace it by an average of f(x) over that interval. f ( x ) δ ( x ) d x = ϵ ϵ f ( x ) δ ( x ) d x Letting ϵ 0 , we get \begin{aligned} &= \left.\overline{f(x)}\right|_{x\to 0}\int_{-\epsilon}^\epsilon \delta(x)dx\\ &=f(0) \end{aligned}

The delta function is useful since it may be operated on as though it were a real function. The only justification we give for this is that it gives the correct answer. f'(t) = -\int_{-\infty}^\infty f(x)\delta'(x-t)dx = -f(x)\delta(x-t)\bigg|_{-\infty}^\infty + \int_{-\infty}^\infty f'(x)\delta(x-t)dx = 0+f'(t) The following useful relations may be easily proved:

  1. δ ( x ) = δ ( x )
  2. \delta'(x)=-\delta'(-x)
  3. x δ ( x ) = 0
  4. x\delta'(x)=-\delta(x)
  5. δ ( a x ) = 1 | a | δ ( x )
  6. f ( x ) δ ( x a ) = f ( a ) δ ( x a )

The following figures are approximate representations of δ ( x ) and \delta'(x).

A diagram shows a sharp peak for δ(x) at x=0
A diagram shows a sharp positive peak followed by a sharp negative peak for δ'(x) at x=0

Problem: (with integrals)

  1. Prove: δ ( a x ) = 1 a δ ( x ) for a > 0
  2. Find: x\delta''(x)=?

B. Step Function

\int_{-\infty}^x \delta(t)dt = \begin{cases} 0 & x<0 \\ 1 & x>0 \end{cases}

Explanation

The function being described on the right-hand side is the Heaviside step function, often written as H(x) or θ(x)

  • Case 1 (x<0) The integral’s upper limit  x is negative. The integration range is from −∞ to x. This range does not include t=0 where the delta functon is non-zero. Therefore, you are integrating a function that is zero over the entire interval, and the result is 0.
  • Case 2 (x>0): The integral’s upper limit x is positive. The integration range from  −∞ to xdoes include t=0. Because the entire “spike” of the delta function is included in the range, the integral evaluates to the total area of the delta function, which is 1.

Notice that H^\prime(x)=\delta(x).

Consider the curve in the following figure. Its derivative may be expressed in terms of the delta function as follows: f'(x) = f'(x)_{x\neq a} + c\delta(x-a)

A diagram shows a function f(x) with a step discontinuity of height c at x=a
Explanation

Let’s take any function f(x) that is smooth everywhere except for a single jump discontinuity of height c at x=a.

We can represent this function f(x) as the sum of two parts:

  1. A continuous smooth “base” function, let’s call it g(x).
  2. A step function that adds the jump at the right place.

The formula is: f ( x ) = g ( x ) + c H ( x a )

How do we find g(x)? The function g(x) is simply the “pre-jump” part of the function extended across the entire domain.

  • For x < a, we have H(x-a)=0, so f(x) = g(x). This means g(x) is identical to f(x) before the jump.
  • For x > a, we have H(x-a)=1, so f(x) = g(x) + c. This correctly describes the function after the jump.

Differentiating the Representation

Now that we have expressed f(x) in a form that is a sum of well-behaved functions (a continuous function and a Heaviside function), we can differentiate it using the sum rule: f'(x) = \frac{d}{dx} \left[ g(x) + c \cdot H(x-a) \right] f'(x) = \frac{d}{dx} g(x) + c \cdot \frac{d}{dx} H(x-a)

Using the relationship d d x H ( x a ) = δ ( x a ) , we get: f'(x) = g'(x) + c \cdot \delta(x-a)

Now, what is g’(x)? Since g(x) is the continuous version of f(x), its derivative g’(x) is exactly the same as the derivative of f(x) away from the jump, i.e., for x a .

So, we can replace g’(x) with the notation f’(x)_{x a} to get the final formula: f'(x) = f'(x)_{x\neq a} + c \cdot \delta(x-a).

C. Delta function and the integral of cos(ßx)

Consider the integral: cos β x d x . We shall show that it is equal to 2 π δ ( β ) . 0 cos β x d x = π δ ( β ) .

Explanation

Notice that 0 cos(ßx) dx does not converge in the usual sense because the cosine function oscillates forever. To give it a meaningful value, we treat it as a distribution by examining its behavior in a limit.

lim a 0 0 e a x cos β x d x = lim a 0 a a 2 + β 2

Explanation

It was previously shown that 0 e a x cos ( β x ) d x = a a 2 + β 2

For small a this integral looks approximately as in the following figure.

A diagram shows a bell-shaped curve centered at ß = 0 with height 1/a

The area under the curve is: A = ( a a 2 + β 2 ) d β = a 2 a 2 + a 2 z 2 d z = d z 1 + z 2 = tan 1 z | = π Note that the area is independent of the value of a.

Explanation

The function a a 2 + β 2 has an area of π for any value of a. As a→0, the function becomes an infinitely thin, infinitely high spike at β=0, while its total area remains π. This is precisely the behavior of πδ(β).

D. Use of the delta function in evaluating a definite integral

Example: Consider 0 π cos ( m tan θ ) d θ Substitute tan θ = x 0 cos m x ( 1 + x 2 ) 1 d x = S ( m ) -\int_0^\infty x^2 \cos(mx)(1+x^2)^{-1}\, dx=S''(m) S(m)-S''(m) = \int_0^\infty \cos mx\ dx = \pi\delta(m) The general solution of such a differential equation is: S ( m ) = e m 2 m e t f ( t ) d t e m 2 m e t f ( t ) d t + A e m + B e m where f ( t ) = π δ ( t )

Explanation

From differential equations, recall that if y 1 ( x ) and y 2 ( x ) are two solutions the equation y''+P(x)y'+Q(x)=0, then a particular solution of y''+P(x)y'+Q(x)=R(x) is given by y 1 ( x ) x 0 x y 2 ( t ) R ( t ) W ( t ) d t + y 2 ( x ) x 0 x y 1 ( t ) R ( t ) W ( t ) d t where W ( t ) = W [ y 1 ( t ) , y 2 ( t ) ] is the Wronskian.

For the equation S''(m)-S(m)=0, we look for solutions of the form e r m . The characteristic equation is r 2 1 = 0 , which has roots r = ± 1 . This gives us two independent solutions of the corresponding homogeneous equation: S 1 ( m ) = e m , S 2 ( m ) = e m . The homogeneous solution is S h ( m ) = A S 1 ( m ) + B S 2 ( m ) = A e m + B e m . The Wronskian is \begin{vmatrix} S_1(m) & S_2(m)\\ S_1^\prime(m) & S_2^\prime(m) \end{vmatrix}=\begin{vmatrix} e^m & e^{-m}\\ e^m & -e^{-m} \end{vmatrix}=-1-1=-2. According to the theorem mentioned above, a particular solution is given by S p ( m ) = e m m e t f ( t ) 2 d t e m m e t f ( t ) 2 d t and the total solution is S ( m ) = S h ( m ) + S p ( m )

Solutions: \begin{aligned} m<0 \quad &S=Ae^m+Be^{-m}\\ m>0 \quad &S=Ae^m+Be^{-m}-\dfrac{\pi}{2}e^m+\dfrac{\pi}{2}e^{-m} \end{aligned}

Explanation

Previously, we obtained S p ( m ) = π 2 e m m δ ( t ) e t d t π 2 e m m δ ( t ) e t d t If m < 0 : S p ( m ) = 0 and the total solution is S ( m ) = A e m + B e m If m > 0 then S p ( m ) = π 2 e m e 0 π 2 e m e 0 and the total solution is S ( m ) = A e m + B e m + π 2 e m π 2 e m

S ( 0 ) = π 2 = A + B S ( m ) = S ( m ) A B = π 2 A = π 2 , B = 0 m < 0 S = π 2 e m m > 0 S = π 2 e m

Example: Let us consider the integral sin β x x d x = S ( β ) [If we differentiate with respect to β , we get the 0 cos β x d x where we know is 2 π δ ( β ) :] S'(\beta) = \int_{-\infty}^\infty x\dfrac{\cos\beta x}{x} dx= 2\pi\delta(\beta) [Solving this differential equation, we get:] \begin{aligned} S(\beta) &= 2\pi+C \quad \beta>0 \\ S(\beta) &= C \quad \beta<0 \end{aligned} We note that S ( β ) = S ( β ) 2 π + C = C C = π \begin{aligned} \beta>0 \quad S(\beta) = \pi \\ \beta<0 \quad S(\beta) = -\pi \end{aligned} (A graph shows a step function, going from -π for β<0 to +π for β>0)

Consider now the integral 0 e α x sin β x x d x = π 2 tan 1 ( α / β )

Explanation

Notice that we previously studied this integral.

A graph of this integral looks as follows:

Graph of pi/2-arctan(alpha/beta)

In the lim α 0 , this integral reduces to the one considered previous to it (there is a factor 2 to be considered)


Reference: Principals of Quantum Mechanics, Paul Dirac, 4th ed., p. 58–61