A. Dirac Delta Function
[Let us introduce a quantity 𝛿(x), which depends on x satisfying the following conditions:] with [This quantity is called the Dirac Delta function and is quite useful in physics. We can show that]
Proof: If f(x) varies relatively slowly in the range to we can replace it by an average of f(x) over that interval. Letting , 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:
- \delta'(x)=-\delta'(-x)
- x\delta'(x)=-\delta(x)
The following figures are approximate representations of and \delta'(x).


Problem: (with integrals)
- Prove: for
- 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
xis negative. The integration range is from −∞ tox. 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
xis positive. The integration range from −∞ toxdoes 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)

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:
- A continuous smooth “base” function, let’s call it g(x).
- A step function that adds the jump at the right place.
The formula is:
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 , 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 .
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: . We shall show that it is equal to .
Explanation
Notice that 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.
Explanation
It was previously shown that
For small this integral looks approximately as in the following figure.

The area under the curve is: Note that the area is independent of the value of a.
Explanation
The function 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 Substitute -\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: where
Explanation
From differential equations, recall that if and 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 where is the Wronskian.
For the equation S''(m)-S(m)=0, we look for solutions of the form . The characteristic equation is , which has roots . This gives us two independent solutions of the corresponding homogeneous equation: The homogeneous solution is 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 and the total solution is
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 If : and the total solution is If then and the total solution is
Example: Let us consider the integral [If we differentiate with respect to , we get the where we know is :] 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 \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
Explanation
Notice that we previously studied this integral.
A graph of this integral looks as follows:

In the lim , 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