Pop Flies: The Sequel

I did some more reading (N. de Mestre, The Mathematics of Projectiles in Sport, Cambridge University Press 1990), and it turns out that the physics of pop flies is rather more complicated than what I told you. For balls and other objects used in most sports, air resistance is proportional to speed only at extremely low speeds. At more typical speeds, it is essentially proportional to the square of the speed. Since the direction of the air resistance force is opposite to the velocity, this means the differential equation for velocity can be written in the form $\displaystyle\frac{dv}{dt} = -g - k v^2$ when $v \ge 0$, $\displaystyle\frac{dv}{dt} = -g + k v^2$ when $v \le 0$, where k is a positive constant. In the case of a baseball, it appears that k is approximately .0076 m-1.

The terminal velocity is calculated by setting the right side of the equation for dv/dt to 0 and solving for v. Of course this requires v < 0, so $v = -\sqrt{g/k} = -36 \,m$/sec approximately (but see below).

Now let's reconsider the pop fly. It starts out going up, with v = v0 at t = 0. The DE is nonlinear, but it is separable:

\begin{displaymath}
\int \frac{dv}{g + k v^2} = - \int\, dt\end{displaymath}

\begin{displaymath}
\frac{\arctan\left(\sqrt{k/g} \,v\right)}{\sqrt{gk}} = -t + C \end{displaymath}

\begin{displaymath}
\frac{\arctan\left(\sqrt{k/g} \,v_0\right)}{\sqrt{gk}} = C\end{displaymath}

\begin{displaymath}
v = \sqrt{g/k} \tan\left(\sqrt{gk} (C-t)\right)
\end{displaymath}

Note that v=0 when t=C, i.e. the ball reaches its maximum height at time $\displaystyle C = \frac{\arctan\left(\sqrt{k/g} \,v_0\right)}{\sqrt{gk}}$. Since there will be other constants to consider later, I'll rename this as t1 (and use C again for other constants of integration later).

How high will the ball get? We must integrate v:

\begin{displaymath}
y_1 = \int_0^{t_1} v\, dt = \sqrt{g/k} \int_0^{t_1} 
\tan\left(\sqrt{gk} (t_1 - t)\right)\, dt \end{displaymath}

\begin{displaymath}
= \frac{1}{k} 
\left. \ln \cos\left(\sqrt{gk}(t_1-t)\right) \right\vert _0^{t_1}\end{displaymath}

\begin{displaymath}
= - \frac{\ln \cos \left(\sqrt{gk} \,t_1\right)}{k} = 
\frac{\ln(1+k v_0^2/g)}{2k}
\end{displaymath}

Now coming down, the equation is again separable, and we have

\begin{displaymath}
\int \frac{dv}{g - k v^2} = - \int\, dt \end{displaymath}

\begin{displaymath}
\frac{1}{2\sqrt{kg}} \ln
\left( \frac{1 + \sqrt{k/g}\, v}{1 - \sqrt{k/g}\, v}
\right) = C -t \end{displaymath}

0 = C - t1

(the last equation coming from substituting t = t1, v = 0). We can solve for v:

\begin{displaymath}
v = \frac{\sqrt{g}}{\sqrt{k}}
\left(\frac{\exp\left(2 \sqrt...
 ... 
\frac{\sqrt{g}}{\sqrt{k}} \tanh\left(\sqrt{kg}(t_1-t)\right)\end{displaymath}

and integrate to get

\begin{displaymath}
y = y_1 -\frac{1}{k} \ln \cosh\left(\sqrt{kg}(t_1-t)\right) \end{displaymath}

\begin{displaymath}
= y_1 -\frac{1}{k} \ln \left(\frac{\exp\left(\sqrt{kg}(t_1-t)\right) +
\exp\left(\sqrt{kg}(t-t_1)\right)}{2}\right)
\end{displaymath}

(note that the constant of integration is chosen so y = y1 when t = t1).

The ball comes back to y=0 at t = t2 > t1 where $\displaystyle
\exp(k y_1) = \cosh\left(\sqrt{kg}(t_1-t_2)\right)$, but using the equation for y1 we have $\displaystyle\exp(k y_1) = \sqrt{1 + k v_0^2/g}$. Thus finally we obtain

\begin{displaymath}
t_2 = \frac{1}{\sqrt{kg}}
\left(\arctan\left(\sqrt{k/g}\, v...
 ... + 
\mbox{arccosh}\,\left(\sqrt{1 + k v_0^2/g}\right)
\right)\end{displaymath}

For our 7-second pop fly, we solve t2 = 7 numerically for v0, obtaining v0 = 43.7 m/sec approximately. Moreover, with this value of v0 the maximum height of the ball is y1 = 59.8 m approximately. After all that, the numbers were not very different from those we obtained with linear air resistance.

However, there is a complication: at a certain critical speed, the flow of air past the ball becomes turbulent, and it turns out that this reduces the air resistance by about 56%. By the way, one reason that golf balls have dimples is that this reduces the critical speed. A smooth golf ball's critical speed would be above the typical speed of a drive, while a dimpled golf ball's is below. Thus a dimpled golf ball goes farther. As far as I know, for a baseball the critical speed is about 30 m/sec. Thus a better model for the pop fly would use k = .0076 m/sec for |v| < 30 and k = .0033 m/sec for |v| > 30.

Let's reconsider the terminal velocity in this new model. If the speed is less than the critical speed and the net force is 0, as we saw $v = -\sqrt{g/k} = -36 \,m$/sec. It appears that this is faster than the critical speed. If that's the case, we must look for the terminal velocity in the turbulent regime, with k = .0033. There we get $v = -\sqrt{g/k} = - 54.5 \,m$/sec approximately. It makes quite a difference, especially if you're catching the ball: this is nearly 122 miles per hour (compare to Nolan Ryan's record fastball pitch of 100.9 miles per hour).

Matters would be even more interesting if the critical speed sC was between 36 and 54.5 m/sec (it might even be true for baseballs, because that 30 m/sec was a very inexact figure). That would mean that there would be two possible terminal velocities, -36 and -54.5. A ball that starts off with v > -sC would approach velocity -36 m/sec as $t \to \infty$, while one that starts with v < -sC would approach -54.5.

If you started at exactly v = -sC it's not clear what would happen: the right side of the differential equation is not continuous there, so the existence and uniqueness theorem breaks down. Presumably this is the fault of our model rather than a feature of physics, and the transition to turbulent flow is not really discontinuous. If so, what happens at v = -sC would actually be an unstable equilibrium: if the velocity was exactly -sC it would be constant, but if otherwise it would either speed up or slow down and approach one of the stable equilibria.

As for our 7-second pop fly, it turns out not to exceed the critical speed on the way down. Thus there are three phases of its flight to consider: rising with speed greater than sC, rising with speed less than sC, and falling. The initial velocity v0 turns out to be about 39.7 m/sec, and the maximum height 59.3 m.



 

Robert Israel
1/6/1998