I’ve been studying Quantum Mechanics from Shankar’s Principles of Quantum Mechanics recently, and came across the derivative of the Dirac delta function that had me stumped.
$ \delta'(x - x') = \frac{d}{dx} \delta(x - x') = -\frac{d}{dx'} \delta(x - x') $
I understood neither what the formula represented, how the two sides are equal.
Thankfully, some Wikipedia and Reddit (specifically /r/math and /u/danielsmw) helped me find the answer. I’m writing this for myself, and so that someone else might find this useful.
Terminology
I will call $\frac{d}{dx} \delta(x - x')$
as the first form,
and $-\frac{d}{dx'} \delta(x - x')$
as the second form
Breaking this down into two parts:
- show what the derivative computes
- show that both forms are equal
1. Computing the derivative of the Dirac Delta
Since the Dirac Delta function can only be sensibly manipulated in an integral, let’s stick the given form into an integral.
Writing only the first and last steps,
This shows us what the derivative of Dirac delta does. On being multiplied with a function, it “picks” the derivative of the function at one point.
2. Equivalence to the second form
We derived the “meaning” of the derivative. Now, it’s time to show that the second form is equivalent to the first form.
Conclusion
That shows that the derivate of the Delta Function has two equivalent forms, both of which simply “pick out” the derivative of the function it’s operating on.
Writing it with a function to operate on (this is the version I prefer):
First form:
Second form:
A note on notation
In a violent disregard for mathematical purity, one can choose to abuse notation and think of the above transformation as -
We can write it that way, since one can choose to think that the delta function transforms
The original forms and the rewritten one are equivalent, although the original is “purer” than the other. Which one to use in is up to you :)
So, to wrap it up: