Problem 15
Question
(a) After separating variables we obtain \\[ \begin{aligned} \frac{m d v}{m g-k v^{2}} &=d t \\ \frac{1}{g} \frac{d v}{1-(\sqrt{k} v / \sqrt{m g})^{2}} &=d t \\ \frac{\sqrt{m g}}{\sqrt{k} g} \frac{\sqrt{k / m g} d v}{1-(\sqrt{k} v / \sqrt{m g})^{2}} &=d t \\ \sqrt{\frac{m}{k g}} \tanh ^{-1} \frac{\sqrt{k} v}{\sqrt{m g}} &=t+c \\ \tanh ^{-1} \frac{\sqrt{k} v}{\sqrt{m g}} &=\sqrt{\frac{k g}{m}} t+c_{1} \end{aligned} \\] Thus the velocity at time \(t\) is \\[ v(t)=\sqrt{\frac{m g}{k}} \tanh \left(\sqrt{\frac{k g}{m}} t+c_{1}\right) \\] Setting \(t=0\) and \(v=v_{0}\) we find \(c_{1}=\tanh ^{-1}\left(\sqrt{k} v_{0} / \sqrt{m g}\right).\) (b) since \(\tanh t \rightarrow 1\) as \(t \rightarrow \infty,\) we have \(v \rightarrow \sqrt{m g / k}\) as \(t \rightarrow \infty\) (c) Integrating the expression for \(v(t)\) in part (a) we obtain an integral of the form \(\int d u / u:\) \\[ s(t)=\sqrt{\frac{m g}{k}} \int \tanh \left(\sqrt{\frac{k g}{m}} t+c_{1}\right) d t=\frac{m}{k} \ln \left[\cosh \left(\sqrt{\frac{k g}{m}} t+c_{1}\right)\right]+c_{2} \\] Setting \(t=0\) and \(s=0\) we find \(c_{2}=-(m / k) \ln \left(\cosh c_{1}\right),\) where \(c_{1}\) is given in part \((\mathrm{a}).\)
Step-by-Step Solution
VerifiedKey Concepts
Separation of Variables
- First, identify which terms in your equation belong to each variable. Group these terms on separate sides of the equation.
- For example, from the given expression \( \frac{m d v}{m g-k v^{2}} =d t \), we can manipulate and rearrange to isolate the terms associated with \(v\) and \(t\) on opposite sides.
- Once separated, temporarily treat each side of the equation as distinct integrals. This means integrating the side with \(v\) with respect to \(v\) and the other side with respect to \(t\).
Hyperbolic Functions
- Functions like \(\tanh(x) = \frac{\sinh(x)}{\cosh(x)}\) provide valuable relationships, particularly in physics and calculus, due to their growth and limit properties.
- When you see a term like \(\tanh^{-1} y \), you can interpret it as finding the \(x\) such that \(\tanh(x)=y\).
- Hyperbolic functions can transform the form and understandability of integrals and algebraic expressions due to their inherent properties.
Initial Value Problems
- In many real-world applications, knowing the initial value allows us to predict future behavior of the system being modeled, like predicting the velocity of an object over time given an initial velocity.
- For our problem, when set to \(t=0\) with \(v=v_0\), it helps to calculate the constant \(c_1\) in the velocity equation: \[c_1 = \tanh^{-1} \left(\frac{\sqrt{k} v_0}{\sqrt{m g}}\right)\].
- It's crucial because this constant captures the initial state of the system, which influences the entire solution trajectory.