1

So, I'm following the MIT OCW lectures on 8.04 quantum mechanics by Prof. Allan Adams. I have the expression for the probability distribution of a gaussian wavepacket for a free particle situation. No initial momentum is imparted. This is a non-relativistic treatment.

$$\mathbb{P}(x,t) = \frac{1}{\sqrt{\Pi}} \frac{1}{\sqrt{a^{2}+(\frac{\hbar}{2ma})^2t^{2}}} e^{\frac{-x^{2}}{2(a^{2}+(\frac{\hbar}{2ma})^2t^{2})}}$$

Say at time $t=5$, I calculate the gaussian form. If I then ask what would the gaussian have looked like at time $t=-5$, the answer would be the same, because of the quadratic factors of $t$. Basically, as you decrease $t$ from $t=5$, the gaussian gets tighter till $t=0$, and then disperses again for negative times.

If someone at time $t=-5$ had indeed actually prepared a gaussian wavepacket of the form we found above at time $t=5$, and propagated the system forward in time, that person would have to update $a$ in the expression for $\mathbb{P}(x,t)$ and would find that the gaussian disperses instead of getting tighter.

There seems to be a contradiction here. How do I reconcile the two scenarios?

Qmechanic
  • 220,844
Matrix23
  • 1,264

1 Answers1

3

Yes, the gaussian wavepacket can get narrower as the time passes indeed. It's a matter of phases. You know that a gaussian wavepacket is the superposition of plane waves, each one having a precise wavevector. So it really depends on how you "prepare" this superposition, i.e. on how you set the phase of each chromatic component. If at $t=0$ all the plane waves have the same phase, the wavepacket will be maximally narrow and will get wider and wider both in the past and in the future, simply because the various chromatic components will go more and more out-of-phase (recall that the angular velocity depends on $k^2$, so it's different for every chromatic component). On the other hand, if, at $t=0$, the various chromatic components have their relative phases arranged in a particular way, then, as the time passes, the phase difference will get smaller and smaller. When all of them will have the same phase you will have maximum localization, and, after that, broadening i.e. increasing delocalization.

AndreaPaco
  • 1,322