You need JavaScript enabled to view most of the content

Free Falling 1

Problem 1.
An object (its mass is m) falls through the air toward Earth. Assuming that the only forces acting on the object are gravity (g is the gravity constant) and air resistance (proportional to the the speed of the object).

(a) Determine the speed v(t) of the object.
(b) Show that limtv(t)=v independently of the initial speed v0, where v is the equilibrium speed.

Show Solution


(a)  Applying Newton's second law we obtain the differential equation
mv(t)=mgkv(t),
where m,g,k>0 are constants and v(0)=v00. The equilibrium speed v is v=mgk.
Separating the variables in the differential equation we have mkvkvdv=1dt.
Integrating in (1) both sides we obtain


Solving for v v(t)=v+cekt/m.
From the initial condition we find c=v0v.
Substituting this value of c we obtain
v(t)=v+(v0v)ekt/m.
(b)  From (2) it follows
limtv(t)=v.