11

Given that one usually defines two different velocities for a wave, these being the phase velocity and the group velocity, I was asking their meaning for the associated particle in quantum mechanics.

And is one of them more representative for a particle?

Qmechanic
  • 201,751
Isaac
  • 2,880

2 Answers2

14

Much like the position itself, the velocity in quantum mechanics isn't just a single number; it is an operator with different probabilities of different outcomes that may result from the measurement of the velocity.

The operator of velocity in the simplest quantum mechanical model is $$ v = p/m = -\frac{i\hbar}{m} \frac{\partial}{\partial x} $$ You may Fourier-transform your wave function to the momentum representation and then you see different values of the momentum, and therefore velocity, and the probability densities of different values are given by $|\tilde \psi (p)|^2$.

If you consider a simple plane wave, $$ \psi (x,t) = \exp( ipx/\hbar - iEt /\hbar ) $$ then the operator $v$ above has an eigenstate in the vector above and the eigenvalue is $p/m$. On the other hand, the phase velocity is given by $$v_p = \omega / k = \frac{E}{p} = \frac{pv}{2p} = \frac{v}2 $$ so the velocity of the particle is equal to twice the phase velocity, assuming that your energy (determine the change of phase in time) is only given by the non-relativistic piece, without any $mc^2$. One may also calculate the group velocity of the wave $$ v_g = \frac{\partial \omega}{\partial k } = \frac{\partial E}{\partial p} = \frac{p}m = v$$ which is exactly the velocity of the particle. The advantage of this relationship is that it holds even in relativity. If $E=\sqrt{p^2+m^2}$, then the derivative of $E$ with respect to $p$ is $1/2E\cdot 2p =p/E = v$ which is exactly the right velocity, too. It's not too surprising because if a wave packet is localized, the group velocity measures how the "center of mass" of this packet is moving but the packet's position coincides with the particle's position, so the two velocities must be equal.

Luboš Motl
  • 179,018
  • You forgot to divide by the mass when defining the velocity operator. – mmc Oct 23 '11 at 17:20
  • How did you get from $\frac{\partial E}{\partial p}$ to here $\frac{p}{m}$? – 71GA Jan 27 '13 at 12:33
  • 1
    71GA: For a free particle, i.e. a particle with no potential energy, $E=p^2/2m$. If you differentiate that with respect to momentum, you get $p/m$. – jabirali Mar 08 '13 at 18:46
  • What about photons in photonic crystals or other dispersive mediums where the group velocity can be in a different direction than the wavevector (and therefore phase velocity?)? Does a single photon particle move in the direction of the group velocity or the wave vector? Or is the "group velocity" a weird result of the frequency/wavevector uncertainty and superposition of corresponding waves/particles travelling at phase velocities $\omega/k$ and in directions $\vec{k}$? – KIAaze Sep 04 '15 at 16:58
  • Dear @KIAaze - the photon as a wave packet, something localized, always moves in the direction and by the speed given by the group velocity, even if its magnitude or direction differs from the phase velocity. – Luboš Motl Sep 05 '15 at 14:55
0

To the first approximation, you may consider that phase velocity corresponds to $\frac{energy}{momentum}$ and group velocity to a "normal" velocity. However, there is not much sense in this analogy.

Misha
  • 3,309