raggle
- 8
- 0
Homework Statement
Given \textbf{E}(z,t) = E_{0}cos(kz+ωt)\textbf{i}
Find B
Homework Equations
∇ x E = -\frac{\partial\textbf{B}}{\partial t}
The Attempt at a Solution
Taking the curl of \textbf{E} gives (0, -ksin(kz+\omega t), 0)
so
\frac{\partial\textbf{B}}{\partial t} = (0,ksin(kz+\omega t),0)
I'm not too confident integrating this, I got
\textbf{B} = (f(z),-\frac{k}{\omega}cos(kz+\omega t), g(z)) + \textbf{c}
where c is a constant of integration.
Is this right? The next part of the question asks for the poynting vector and it seems like a lot of work calculating \textbf{E} \times \textbf{B} , would i be allowed to set f = g = 0?