tomwilliam
- 141
- 2
Homework Statement
An object is falling from rest with air resistance modeled by $$kv_x$$.
Where v_x is the object's velocity in the x-direction (downwards).
Find an expression for the speed of the object as a function of time.
Homework Equations
$$mg-kv_x=m\frac{dv_x}{dt}$$
The Attempt at a Solution
I can solve differential equations using the separation of variables technique, but can't seem to separate these algebraically. I know that it is possible to start off with:
$$\frac{mg-kv_x}{m}=\frac{dv_x}{dt}$$
But from here I can't separate the v_x term and put it by the derivative. My teacher hinted that one solution (which pure mathematicians may not like) is to rearrange to:
$$dt=\frac{dv_x}{\left(g-kv_x / m\right)}$$
Then integrate wrt time. The left hand side gives t, but I'm not sure what happens on the right hand side. I know that it must produce a log, but if someone could point out how, I'd be most grateful. I'd also appreciate an explanation of why pure mathematicians don't like this approach, and how they would do it...but only if someone has time.
Thanks