MyName
- 10
- 0
Homework Statement
Show whether or not the following functions satisfies Maxwell's Equations in free space. (That is, show whether or not they represent a valid electromagnetic wave).
E(x,y,t)=(0,0,E_0 sin(kx-ky+\omega t))
B(x,y,t)=B_0 (sin(kx-ky+\omega t),sin(kx-ky+\omega t),0)
Homework Equations
\nabla \times E=-\frac{\partial B}{\partial t}
\nabla \times B=\mu_0 \epsilon_0\frac{\partial E}{\partial t}
\nabla \cdot E=0
\nabla \cdot B=0
The Attempt at a Solution
Starting with the easy two, It is clear that these functions have zero divergence.
Then Ampere's Law gives us that 2B_0k=\mu_0 \epsilon_0 \omega E_0
And Faraday tells us that kE_0=\omega B_0
We then elliminate \frac{E_0}{B_0} from these two equations and note that \frac{1}{\mu_0 \epsilon_0}=c^2 to find that \omega=\pm kc\sqrt{2}
Up to this point i am fine. The field clearly satisfies maxwells equations aslong as these conditions are met. My problem is that it seems this implies the field pattern travels at \frac{\omega}{k}=\pm c\sqrt{2}>c (the group velocity of the wave, correct?). This obviously can't be right. I do not know if I'm just interpreting the result wrong, or if somehow this field is invalid for some reason despite satisfying maxwells equations. I've been scouring my textbook and the internet for the last few hours and can't seem to find anything explaining my issue, and would really appreciate some help, thanks.