vorcil
- 395
- 0
Homework Statement
I want to find the general solution of these two equations,
\ddot{y}=\omega\dot{z}
\ddot{z}=\omega\left(\frac{\mathbf{E}}{\mathbf{B}} - \dot{y}\right)
Homework Equations
These two equations are the result of quantitatively solving to find the trajectory of a charged particle in a uniform electric field, perpendicular to a magnetic one,
Suppose that the B field points in the x direction, and the E field in the z direction, and the particle is released from rest,
the lorentz force law,
\mathbf{F}_{mag} = Q(\mathbf{v} \times \mathbf{B})
The Attempt at a Solution
(i'm just going to show you how I got to the coupled differential equations
there is no force in the x direction due to the magnetic field being in that direction,
the position of the particle at t can be described by the vector, (0, y(t), z(t))
so \mathbf{v}=(0,\dot{y},\dot{z})
(the dots are the derivatives with respect to time)
calculating the cross product from the Lorentz force law,
\mathbf{v} \times \mathbf{B} = \left| \begin{array}{ccc} \mathbf{\hat{x}} & \mathbf{\hat{y}} & \mathbf{\hat{z}} \\ 0 & \dot{y}& \dot{z} \\ \mathbf{B}& 0& 0 \\ \end{array} \right| =B \dot{z}\mathbf{\hat{y}} - B\dot{y}\mathbf{\hat{z}}
and applying Newtons second law, F=ma=QE=Q(v\timesB)=Q(E+(v\timesB))
\mathbf{F} = Q(\mathbf{E}+(\mathbf{v}\times\mathbf{B})) = Q(E\mathbf{\hat{z}} + B \dot{z}\mathbf{\hat{y}} - B\dot{y}\mathbf{\hat{z}} = m\mathbf{a} = m(\ddot{y}\mathbf{\hat{y}}+\ddot{z}\mathbf{\hat{z}}
separating the \hat{y} & \hat{z} components
\mathbf{QB}\dot{z} = m\ddot{y} & \mathbf{QE - QB}\dot{y} = m\ddot{z}
substituting in the cyclotron frequency formula, \omega = \frac{\mathbf{QB}}{m}
I get the two coupled differential equations that I showed earlier,1: \ddot{y}=\omega\dot{z}
2: \ddot{z}=\omega\left(\frac{\mathbf{E}}{\mathbf{B}} - \dot{y}\right)
I want to figure out the general solution, but I can never get it,
I'm supposed to Differentiate the first function and then use the second to eliminate \ddot{z}
-
well if I differentiate the first equation,
I get a triple dot y, \dot{\ddot{y}} = w\ddot{z}
Is that how I differentiate the first equation?
Last edited: