Could you help me solve first order diff eq?

  • Context: Undergrad 
  • Thread starter Thread starter hangainlover
  • Start date Start date
  • Tags Tags
    Diff eq First order
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
hangainlover
Messages
77
Reaction score
0
dv/dt=g-(k/m)*v^2
i thought about all sorts of diff eq solving techniques
but nothing comes up to my mind

dv/(g-(k/m)*v^2)=dt
but it doesn't really help ...
 
Physics news on Phys.org
I think it's quite correct, but there could be some errors in calculation..anyway:

http://spiro.fisica.unipd.it/~mimo/altro/sol.JPG
 
Last edited by a moderator:
Separation of variables seems to work. Just try to transform the integral [tex]\int \frac{1}{g-\frac{k}{m}v^2}dv[/tex] to the case xxvi of the standard integrals link provided by tiny-tim.
 
Specifically,
[tex]g- \frac{k}{m}v^2[/tex]
, being a "difference of squares", factors as
[tex](\sqrt{g}- \sqrt{k/m}v)(\sqrt{g}+ \sqrt{k/m}v)[/tex]
and so that function can be integrated by "partial fractions".