Problem 24
Question
(a) Solving \(v_{t}=\sqrt{m g / k}\) for \(k\) we obtain \(k=m g / v_{t}^{2} .\) The differential equation then becomes \\[ m \frac{d v}{d t}=m g-\frac{m g}{v_{t}^{2}} v^{2} \\] or \(\frac{d v}{d t}=g\left(1-\frac{1}{v_{t}^{2}} v^{2}\right)\) Separating variables and integrating gives \\[ v_{t} \tanh ^{-1} \frac{v}{v_{t}}=g t+c_{1} \\] The initial condition \(v(0)=0\) implies \(c_{1}=0,\) so \\[ v(t)=v_{t} \tanh \frac{g t}{v_{t}} \\] We find the distance by integrating: \\[ s(t)=\int v_{t} \tanh \frac{g t}{v_{t}} d t=\frac{v_{t}^{2}}{g} \ln \left(\cosh \frac{g t}{v_{t}}\right)+c_{2} \\] The initial condition \(s(0)=0\) implies \(c_{2}=0,\) so \\[ s(t)=\frac{v_{t}^{2}}{g} \ln \left(\cosh \frac{g t}{v_{t}}\right) \\] In 25 seconds she has fallen \(20,000-14,800=5,200\) feet. Using a CAS to solve \\[ 5200=\left(v_{t}^{2} / 32\right) \ln \left(\cosh \frac{32(25)}{v_{t}}\right) \\] for \(v_{t}\) gives \(v_{t} \approx 271.711 \mathrm{ft} / \mathrm{s} .\) Then \\[ s(t)=\frac{v_{t}^{2}}{g} \ln \left(\cosh \frac{g t}{v_{t}}\right)=2307.08 \ln (\cosh 0.117772 t) \\] (b) \(\operatorname{At} t=15, s(15)=2,542.94 \mathrm{ft}\) and \(v(15)=s^{\prime}(15)=256.287 \mathrm{ft} / \mathrm{sec}.\)
Step-by-Step Solution
VerifiedKey Concepts
Separation of Variables
To apply separation of variables, we rearrange the equation such that each side depends on only one variable. This becomes \( \int \frac{dv}{1 - \frac{v^2}{v_{t}^2}} = \int g \, dt \). The idea is to integrate both sides of the equation separately.
By handling the left side, which involves the function of \( v \), we end up expressing the integrated form involving an inverse hyperbolic tangent function, specifically \( v_{t} \tanh^{-1} \frac{v}{v_{t}} \). On the right side, integrating simply results in \( gt \), plus a constant \( c_1 \). This constant can later be determined using initial conditions.
Tanh and Hyperbolic Functions
The inverse hyperbolic tangent, \( \tanh^{-1}(x) \), takes an input, and effectively tells us the hyperbolic angle, whose hyperbolic tangent is \( x \). This function is important in our equation since it connects the velocity \( v \) and time \( t \) through the relationship \( v_{t} \tanh^{-1} \frac{v}{v_{t}} = gt + c_1 \).
Using the properties of hyperbolic functions, when applying initial conditions, it allows us to solve for constants and eventually express the velocity \( v(t) \) straightforwardly in terms of \( \tanh \), which is much more convenient to work with.
Initial Conditions
In this scenario, the initial condition \( v(0) = 0 \) tells us that the velocity is zero at time \( t = 0 \). This information is essential to solve for the constant \( c_1 \) in our solution after integration. Plugging \( t = 0 \) into the equation \( v_{t} \tanh^{-1} \frac{v}{v_{t}} = gt + c_1 \) simplifies to \( c_1 = 0 \), because \( \tanh^{-1}(0) = 0 \) when \( v = 0 \).
Similarly, when considering distance \( s(t) \), the initial condition \( s(0) = 0 \) allows us to determine another constant, \( c_2 \), ensuring the equation \( s(t) = \frac{v_{t}^{2}}{g} \ln \left( \cosh \frac{gt}{v_{t}} \right) \) fits the specific situation described.