Could you help me solve first order diff eq?

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:
hi hangainlover! :smile:

(try using the X2 tag just above the Reply box :wink:)

learn your list of standard integrals from the pf library :wink:
 
Separation of variables seems to work. Just try to transform the integral \int \frac{1}{g-\frac{k}{m}v^2}dv to the case xxvi of the standard integrals link provided by tiny-tim.
 
Specifically,
g- \frac{k}{m}v^2
, being a "difference of squares", factors as
(\sqrt{g}- \sqrt{k/m}v)(\sqrt{g}+ \sqrt{k/m}v)
and so that function can be integrated by "partial fractions".
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top