System of differential equations question

Click For Summary

Homework Help Overview

The discussion revolves around a system of differential equations related to motion, specifically involving the equations mx'' = qBy' and my'' = -qBx'. Participants are attempting to solve this system given certain initial conditions.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants are rearranging the equations and exploring the implications of the characteristic equation derived from the system. There are attempts to differentiate the equations and substitute variables to simplify the problem. Questions arise regarding the number of constants obtained and the relationship to the initial conditions provided.

Discussion Status

Some participants are providing guidance on how to approach the problem, including suggestions to differentiate and substitute variables. There is an acknowledgment of mistakes in setting up the characteristic equation, and the discussion reflects a mix of interpretations and methods being explored without a clear consensus on the next steps.

Contextual Notes

Participants note the presence of multiple initial conditions and the challenge of reducing the number of constants in their solutions. There is also mention of the goal to demonstrate circular motion, which adds complexity to the problem setup.

bitrex
Messages
190
Reaction score
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.
 
Physics news on Phys.org
Differentiating the first equation gives:

mx''' = qBy'' and from the second equation y'' = -(qB/m)x'. Substitute that in for y'':

mx''' = -(q2B2/m)x'

x''' + c2x' = 0 where c =(q2B2/m2)

Let w = x' and you have a second order constant coefficient equation in w = x'.
 
If I continue in that way, I find that [tex]x' = C_1 + C_2e^{-Ct}[/tex] and [tex]y' = C_3 + C_4e^{-Ct}[/tex], so x is equal to [tex]C_1t - \frac{C_2}{C}e^{-Ct} + C_3[/tex] and y is equal to [tex]C_4t - \frac{C_5}{C}e^{-Ct} + C_6[/tex]. C is equal to [tex]\frac{q^2B^2}{m^2}.[/tex]

I now have 6 constants, but I should really only have 2...I also have 4 initial conditions from the problem, namely [tex]x_0 = r_0, y(0) = 0, x'(0) = 0, y'(0) = -\omega r_0[/tex] where omega = qB/m. Do I plug the solutions for x and y back into the original equations and start equating coefficients and hope that I'll be left with only 2 constants? My goal is to show that the particle moves in a circle with radius [tex]r_0[/tex] but I don't see it yet. Thanks so much for your help!
 
how do you get [itex]x' = C_1 + C_2e^{-ct}[/itex] from [itex]x''' + c^2x' = 0[/itex]?

differentiating
[tex]x' = C_1 + C_2e^{-ct}[/tex]
[tex]x'' = -c.C_2e^{-ct}[/tex]
[tex]x''' = c^2 C_2e^{-ct}[/tex]

substituting back into the original equation gives
[tex]x''' + c^2x' = c^2 C_2e^{-ct} + c^2(C_1 + C_2e^{-ct}) \neq 0[/tex]

follow LCKurtz suggestion let w = x' and solve
[itex]w'' + c^2w = 0[/itex]
 
I see it now. I made a mistake setting up my characteristic equation..:redface:
 

Similar threads

Replies
3
Views
2K
  • · Replies 27 ·
Replies
27
Views
2K
Replies
10
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K