Problem 29
Question
Linear drag Derive the equations $$ \begin{aligned} x &=\frac{v_{0}}{k}\left(1-e^{-k t}\right) \cos \alpha \\ y &=\frac{v_{0}}{k}\left(1-e^{-k t}\right)(\sin \alpha)+\frac{g}{k^{2}}\left(1-k t-e^{-k t}\right) \end{aligned} $$ by solving the following initial value problem for a vector \(\mathbf{r}\) in the plane. $$ \begin{array}{ll}{\text { Differential equation: }} & {\frac{d^{2} \mathbf{r}}{d t^{2}}=-g \mathbf{j}-k \mathbf{v}=-g \mathbf{j}-k \frac{d \mathbf{r}}{d t}} \\ {\text { Initial conditions: }} & {\mathbf{r}(0)=\mathbf{0}} \\ {} & {\left.\frac{d \mathbf{r}}{d t}\right|_{t=0}=\mathbf{v}_{0}=\left(v_{0} \cos \alpha\right) \mathbf{i}+\left(v_{0} \sin \alpha\right) \mathbf{j}}\end{array} $$ The drag coefficient \(k\) is a positive constant representing resistance due to air density, \(v_{0}\) and \(\alpha\) are the projectile's initial speed and launch angle, and \(g\) is the acceleration of gravity.
Step-by-Step Solution
VerifiedKey Concepts
Differential Equations
Projectile Motion
- Horizontal: \( v_{0} \cos \alpha \)
- Vertical: \( v_{0} \sin \alpha \)
Air Resistance
Initial Value Problem
- \(\mathbf{r}(0)=\mathbf{0}\), which states that the starting position of the projectile is at the origin (0,0).
- \(\left.\frac{d \mathbf{r}}{d t}\right|_{t=0}=\mathbf{v}_{0}\), ensuring that the initial velocity of the projectile,\( \mathbf{v}_0\), matches the given values of speed and angle.