Solving the logistic ODE y'(t) = (k/M)y(M-y)

  • Thread starter Thread starter tandoorichicken
  • Start date Start date
  • Tags Tags
    Ideas Ode
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 4K views
tandoorichicken
Messages
245
Reaction score
0
I need help in solving the following ODE.
[tex]y'(t) = \frac{k}{M}y(M-y)[/tex]

Not quite sure what to do. I multiplied everything out so I was left without any parenthesis, but I don't know where to go from there. Any ideas/hints would be appreciated.
 
Physics news on Phys.org
i think you might see it better with dy/dt notation
what you have is [tex]\frac{dy}{dt} = \frac{k}{M} y(M-y)[/tex]
which will become
[tex]\frac{dy}{y(M-y)} = \frac{k}{M} dt[/tex]
integrate away!
use partial fractions, seems to work just fine
 
Last edited:
Thanks, I think I got it. :cool:
 
i got this answer by the way
[tex]y(t) = \frac{MCe^{kt}}{1+Ce^{kt}}[/tex]
[tex]C = e^{C_{1}}[/tex] from the integration
 
You really like those hyperbolics don't you
 
Thanks everyone. Yes I did get the same answer as stunner.