Indran
- 4
- 0
Homework Statement
The planes x= ±a are charged to uniform surface density ±σ respectively.
Find the charge and current densities in a frame moving with velocity (0,v,0) - [done]
Find also the electromagnetic field in the moving frame by solving the problem in the moving frame
Homework Equations
Note that my lecturer reconfigures the problem (wlog) to a more familiar scenario from lectures/other problems, i.e. (with y-axis pointing up) the planes are at y=±a, and there is a frame \,\Sigma\,' moving with velocity \,v\hat{x}.
We obtain
\rho = \sigma \delta(y-a) - \sigma \delta(y+a)
where \rho is charge density.
\vec{j} = \rho \vec{v} = \sigma v \left(\delta(y-a) - \delta(y+a)\right) \hat{x}
where \vec{j} is current density.
Also required is \nabla.\vec{D} = \rho \quad \mbox{where} \;\; \vec{D} = \epsilon_0 \vec{E}
The Attempt at a Solution
Since (c \rho , \vec{j}) is a 4-vector, using the Lorentz transformation matrix, we can derive
\rho\,' = \frac{\rho}{\gamma}
(usual defn of gamma)
j_1\,' = 0
Hence
\rho\,' = \sigma\,'\left(\delta(y' - a) - \delta(y' + a)\right)
\sigma\,' = \frac{\sigma}{\gamma}
---
For the next bit, we start with one of Maxwell's equations in the \,\Sigma\,' frame: \nabla'.\vec{E\,'} = \frac{\rho\,'}{\epsilon_0}
Now the solutions say we should integrate over two discs containing the planes y = ±a , and then use the divergence theorem to find
\vec{E\,'} = -\frac{\sigma\,'}{\epsilon_0} \hat{y} \quad \mbox{where} \;\; -a < y < a \; \mbox{, else 0}
I can handle integration over a sphere/cylinder, but am not sure what to do with a disc, and also what happens on the RHS (which is a sum of delta fns, from derived equation for \rho\,').
Thanks.