bitrex
- 190
- 0
Homework Statement
I have to solve the following system of differential equations, given some initial conditions:
[tex]mx'' = qBy'[/tex]
[tex]my'' = -qBx'[/tex]
The Attempt at a Solution
Rearranging I get [tex]x'' - \frac{qB}{m}y' = 0[/tex]
[tex]y'' + \frac{-qB}{m}x' = 0[/tex]
Computing the operational determinant I get [tex]cD^3 + cD^3[/tex], where C = qB/m. Continuing I apply the operators to x and y to get [tex]2cD^3x = 0[/tex] and [tex]2cD^3y = 0[/tex]. So basically I get [tex]y''' = 0[/tex] and [tex]x''' = 0[/tex]. I'm not sure how this helps me solve the system of differential equations, as with the characteristic equation r^3 = 0 if one root is 0 then the others could be anything...I think I've gone wrong somewhere but cannot see it. Any help would be appreciated.
