How do you tell the moving direction of a wave?

  • Level: Graduate 
  • Thread starter Thread starter KFC
  • Start date Start date
  • Tags Tags
    Direction Wave
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 5K views
KFC
Messages
477
Reaction score
4
For a 1D plane wave written mathematically as

[tex]\exp(i k x)[/tex]

where i is sqrt(-1). k is the wavenumber. In many textbook, it reads this wave is moving to the right while [tex]\exp(-i k x)[/tex] is moving to the left. It is quite confusing. How do you tell that?
 
Physics news on Phys.org
Those expressions specify only the spatial part of the wave function. They don't contain any time dependence so you can't say anything about the direction of propagation without making further assumptions.
 
jtbell said:
Those expressions specify only the spatial part of the wave function. They don't contain any time dependence so you can't say anything about the direction of propagation without making further assumptions.

Thanks for reply. But why in the textbook, in the chapter about scattering, it keeps saying [tex]e^{ikz}[/tex] is the incoming wave propagate along positive z direction.
 
Which course is this, by the way? You mention scattering, so is this a quantum mechanics course?

In that case, they are probably assuming that the time dependence is [itex]e^{- i \omega t} = e^{- i E t / \hbar}[/itex]. In that case the complete wave functions are

[tex]e^{i(kx - \omega t)} = \exp \left[ ik \left( x - \frac{\omega}{k} t \right) \right]<br /> = \exp \left[ ik \left( x - v t \right) \right][/tex]

[tex]e^{i(-kx - \omega t)} = \exp \left[ -ik \left( x + \frac{\omega}{k} t \right) \right]<br /> = \exp \left[ -ik \left( x + v t \right) \right][/tex]

In general, a function of the form f(x-vt) represents a wave traveling in the +x direction, and f(x+vt) represents a wave traveling in the -x direction. These are the most general solutions to the differential wave equation in one dimension.