Electromagnetic plane waves in vacuo

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
madness
Messages
813
Reaction score
69
Consider a plane wave f = cos(kz - wt). Applying Maxwell's equation (divE=0 in vacuo) gives
kcos(kz - wt) = 0 which means that k = 0. This surely doesn't make sense?
 
Physics news on Phys.org
Well, mathematically,

[tex]\bigtriangledown \cdot E_0 \cos(kz - wt) = E_0 \sin(kz - wt) = 0[/tex]

[tex]\Longrightarrow k = 0[/tex] or [tex]sin(kz - wt) = 0[/tex] [tex]\forall{ z, t }[/tex]

EDIT: But yes, addressed below is the conceptual issue here...
 
Last edited:
Well the reason you get that is that EM waves are transverse waves, and you have oversimplified the situation. The more general result is:
Consider a plane wave
[tex]\vec{E} = \vec{E_0}cos(\vec{k}\cdot\vec{r} - \omega t})[/tex]
Then,
[tex]\nabla\cdot\vec{E} = \vec{k}\cdot\vec{E} = 0[/tex]

Which shows that the wave vector is perpendicular to the field.
 
I think I see my mistake. I thought all i was doing was choosing my coordinates such that my z axis coincided with the wave vector k. The way i did it missed out the fact that k and E point in different directions.