LSMOG said:
I've tried to read the reason for using Fourier transform in wave packets, I don't understand why. Please help me with this.
Is this specifically a physics question, or a question about Fourier transforms?
The issue is this: Suppose we have a particle that is initially distributed in a packet described by (in one-dimension)
[itex]\psi_0(x) = F(x)[/itex]
where [itex]F(x)[/itex] is some function that is strongly peaked at [itex]x=x_0[/itex]. For example, it might be Gaussian:
[itex]F(x) = \sqrt{\frac{1}{2 \pi \lambda}} e^{- \lambda (x-x_0)^2}[/itex]
Now, you would like to know what [itex]\psi(x,t)[/itex] will look like at some time [itex]t > 0[/itex]. You can try to solve the Schrödinger equation for that particular initial condition, but here's an easier way:
You know that a solution to Schrödinger's equation is [itex]\psi(x,t) = e^{i (kx - \omega_k t)}[/itex], corresponding to the initial wave function [itex]\psi_0(x) = e^{i k x}[/itex], where for the nonrelativistic Schrödinger equation, [itex]\omega_k = \frac{\hbar k^2}{2m}[/itex] for a particle of mass [itex]m[/itex]. So we can use that knowledge to solve the general problem:
Write [itex]\psi_0(x) = \int dk \tilde{F}(k) e^{i kx}[/itex], where [itex]\tilde{F}(k)[/itex] is the Fourier transform of [itex]F(x)[/itex]. Then, at a later time [itex]t[/itex], the wave function will be [itex]\psi(x,t) = \int dk \tilde{F}(k) e^{i (kx - \omega_k t)}[/itex]. Voila! The Fourier transform allows you to write down the general solution.