Solving ODE's with a and b parameters: Methods and Tips

  • Thread starter Thread starter Damascus Road
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Damascus Road
Messages
117
Reaction score
0
Hey all,

I have these 2 ODE's that I have to solve:

[tex]a.) y' = ay - by^{3} ; a,b > 0[/tex]
[tex]b.) y' = (a cos(x) + b)y - y^{3}[/tex]I'm not even exactly sure what method to use for these...

I tried splitting up the variables in a.) but it got kinda messy:

[tex]\int \frac{dy}{y(a-by^{2})} = \int dx[/tex]

Is there a better way to approach it?
A method suggestion for b.) would be great!
 
Physics news on Phys.org
Hi Damascus Road! :smile:

For a.) use partial fractions on 1/y(a-by2) :wink:

For b.) … I've no idea :redface: