libelec
- 173
- 0
Homework Statement
An electron enters a zone of uniform magnetic field \vec B = 0,4T{\rm{ }}\hat j with velocity {\vec V_0} = {10^5}m/s{\rm{ }}\hat i. Find the differential equations that govern its motion through the field, and solve them to find the equations of motion. What happens to its kinetic energy?
Homework Equations
- Lorentz Force = q\vec V \otimes \vec B
- Newton's Second Law = \sum {\vec F} = m\frac{{{\partial ^2}\vec r}}{{\partial {t^2}}}
- Conservation of Kinetic Energy = \Delta {E_k} = {W_{all{\rm{ }}forces}}
The Attempt at a Solution
I know that the answer should be that the electron's trajectory is a circle. But I can't get there throught the differential equations:
If I don't take the electron's weight into account, I have that the only force acting upon it is the Lorentz Force. Using Newton's Second Law:
\vec F = q\vec V \otimes \vec B = m\frac{{d\vec V}}{{dt}}
-0 = m\frac{{d{V_x}}}{{dt}}
-0 = m\frac{{d{V_y}}}{{dt}}
-q{V_x}B = m\frac{{d{V_z}}}{{dt}}
Then
-{V_x} = {10^5}m/s
-{V_y} = 0
-\frac{{q{V_x}B}}{m}t = {V_z}
I know there's something wrong: since the only force acting upon the electron is the Lorentz Force, being a central force (perpendicular to the trajectory), it doesn't do any work, the kinetic energy conserves and therefore the module of V should be constant. Which doesn't happen if the solution I found is true (I know it's wrong).
What's wrong with my resolution?
Thanks.