You need JavaScript enabled to view most of the content

Free Falling 2

Problem 2.
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 square of 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)=mgkv2(t),
where m,g,k>0 are constants and v(0)=v0>v. (see below).
The equilibrium speed v is
v=mgk.
Separating the variables in the differential equation we have
mkv2kv2dv=1dt.
it follows mkv2kv2=m2kv(v+v)m2kv(vv).
Integrating in (1) both sides we obtain


Solving for v v(t)=v1+ce2kvt/m1+ce2kvt/m.
From the initial condition we find c=v+v0v+v0.
Substituting this value of c we obtain
v(t)=v(v+v0)e2kvt/mv+v0(v+v0)e2kvt/m+vv0.
(b)  From (2) it follows
limtv(t)=v.