Mathematical problem in electrial/magnetic fields

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Niltiac

Homework Statement


A charged particle moves in a region of space where there is a uniform magnetic field B (in the z direction say,) and a uniform electric field E in the yz plane. Write the equations of motion for the particle. Then solve them, taking for initial conditions (at t=0) x=y=z=0; xdot=xdot0, ydot=zdot=0. Show that there is a drift velocity equal to Ey/B in the positive x direction. If Ey=0, then the orbit becomes a spiral about a line parallel to the z axis.

Homework Equations

The Attempt at a Solution


I've got one equation of motion:
dV/dt=q/m[(Ex+VyB)xhat + (Ey-vxB)yhat + Ezzhat] However the problem asks for equations (plural) and I'm only finding this one.
 
Physics news on Phys.org
Niltiac said:

The Attempt at a Solution


I've got one equation of motion:
dV/dt=q/m[(Ex+VyB)xhat + (Ey-vxB)yhat + Ezzhat] However the problem asks for equations (plural) and I'm only finding this one.

You have written one vector equation that is equivalent to three scalar equations, one for each direction. Write down these equations separately.
 
So the equations would be:
dV/dtx= q/m(Ex+VyB)
dV/dty=q/m(Ey-VxB)
dV/dtz=qEz/m
?
Also, my instinct says that Ex should be zero since the electric field exists in the yz plane. Is this correct?