Electric and magnetic field problems (curl/divergence)

ParoxysmX
Messages
21
Reaction score
0

Homework Statement



Consider the electric field E(t,x,y,z) = Acos(ky-wt)k

1. Find a magnetic field such that \partial_tB + \nabla X E = 0
2. Show that \nabla . E = 0 and \nabla. B = 0
3. Find a relationship between k and w that enables these fields to satisfy

\nabla X B = \mu_{0}\epsilon_{0}\frac{\partial E}{\partial t}

The Attempt at a Solution



Really the problem here is the first one. I understand (sort of) the curl operator, but how do you find \nabla X E? Would you start with a matrix of

[i j k
0 kAcos(ky-wt) 0
0 0 Acos(ky-wt)]

Then find the determinant, which is Acos(ky-wt)(1+k)i - 0j + 0k?
 
Last edited:
Physics news on Phys.org
No, that matrix is not correct. The cross product of the del operator \nabla and a vector function is just an alternate convention for denoting curl. You can why here: http://en.wikipedia.org/wiki/Del#Curl. This should also explain why divergence can be denoted: \nabla \cdot

So your matrix should be: \left[ \begin{array}{ccc}<br /> \hat{i} &amp; \hat{j} &amp; \hat{k} \\<br /> \frac{\partial}{\partial x} &amp; \frac{\partial}{\partial y} &amp; \frac{\partial}{\partial z}\\<br /> 0 &amp; 0 &amp; {\scriptsize A\cos(ky-wt)} \end{array} \right]

The rest of the problem should be relatively trivial once you know what the operators do.
 
Last edited:
Ah I see. Thanks for your help.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top