Explicitly Deriving the Delta Function

dsr39
Messages
14
Reaction score
0
When working with Fourier transforms in Quantum mechanics you get the result that
\int_{-\infty}^{\infty}e^{-ikx}e^{ik'x} = \delta(k-k')

I understand conceptually why this must be true, since you are taking the Fourier transform of a plane wave with a single frequency element.

I have also seen it sort of derived by looking at the formula for the Fourier series and tracking its components in the limit that it becomes a continuous Fourier transorm (letting the period go to infinity and \Delta\omega go to 0)

But I really want to come up with some explicit expression, from doing the integral that behaves like a delta function. I have tried messing around with it, by sticking it inside of another integral and multiplying it by a test function etc. Is there a way to do this?
 
Physics news on Phys.org
Not sure exactly what you're looking for here. How about this? Insert a "convergence factor" \exp[-\varepsilon x^2/2] in the integrand; call the resulting function \delta_\varepsilon(k):
\delta_\varepsilon(k)\equiv \int_{-\infty}^{+\infty}dx\,e^{-\varepsilon x^2/2}e^{ikx}.
The result is
\delta_\varepsilon(k)= (2\pi/\varepsilon)^{1/2}\exp[-k^2/2\varepsilon].
Now we want to take the limit \varepsilon\to 0. For k\ne 0, the limit is zero, and for k=0, the limit is infinity. Furthermore, the integral of \delta_\varepsilon(k)[/itex] from minus to plus infinity is one. So the function has all the properties of the delta function in this limit.
 
I wrote an extremely non-rigorous argument in this thread. If you want to learn to deal with delta functions more rigorously, this is probably a better place to start.

Do you already know that stuff about how to define the delta function as a distribution? I'm just asking because it might help other people to give you a better answer.
 
The convergence factor seems to work, except when I integrate the delta function you defined I don't get 1, I get some constant with pi. Maybe I am doing the integral wrong.
 
The delta function is defined by

\int_{-\infty}^{\infty} f(k) \delta(k - k') \; dk = f(k')

So, try plugging in your expression into the above integral, and verify that it gives the correct answer. (Exchange the order of integration, and you should just get the Fourier transform of the Fourier transform of f.)

Note: I think your expression is off by a factor of 2 \pi.
 
Last edited:
Oops, I missed the 2\pi also. I should have written
\delta_\varepsilon(k)\equiv {1\over2\pi}\int_{-\infty}^{+\infty}dx\,e^{-\varepsilon x^2/2}e^{ikx}.
and
<br /> \delta_\varepsilon(k)= (1/2\pi\varepsilon)^{1/2}\exp[-k^2/2\varepsilon].
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. Towards the end of the first lecture for the Qiskit Global Summer School 2025, Foundations of Quantum Mechanics, Olivia Lanes (Global Lead, Content and Education IBM) stated... Source: https://www.physicsforums.com/insights/quantum-entanglement-is-a-kinematic-fact-not-a-dynamical-effect/ by @RUTA
If we release an electron around a positively charged sphere, the initial state of electron is a linear combination of Hydrogen-like states. According to quantum mechanics, evolution of time would not change this initial state because the potential is time independent. However, classically we expect the electron to collide with the sphere. So, it seems that the quantum and classics predict different behaviours!
Back
Top