I am struggling with some revision I am doing and I would really appreciate your help.
A particle of mass $m$ is projected with an initial speed $u_{0}$ at an angle $\frac{π}{3}$ to the horizontal.
It experiences a gravitational force $mg$ vertically downwards and a air-resistance force $−mc\textbf{v}$, where $\textbf{v}$ is the velocity of the particle.
Choose an inertial frame with origin $O$ at the initial position of the particle, with $\textbf{k}$ vertically up and $\textbf{i}$ horizontal in the plane of the motion, so that the position vector of the particle can be written as: $$r = x(t)\textbf{i} + z(t)\textbf{k}$$
Hence, show that: $$\ddot{x}=-c\dot{x}$$ $$\ddot{z}=-g-c\dot{z}$$
And deduce that: $$x(t)=\frac{u_{0}}{2c}(1-e^{-ct})$$ $$z(t)=\frac{1}{c^2}\bigg(g+\frac{cu_{0}\sqrt{3}}{2}\bigg)(1-e^{-ct})-\frac{g}{c}t$$
Thus, find: $$\lim_{t\rightarrow\infty}x(t)$$ $$\lim_{t\rightarrow\infty}z(t)$$ And what does this tell us about the trajectory?
Thanks.
Let $O$ be the point from which the particle is projected, and let the $i$ and $k$ axis be the horizontal and vertical lines. Newton's equation of motion can be written as: $$ m \ddot{r} = - m g i - m c m \dot{r}, $$ where $r(t) = x(t) i + z(t) k$. Expand this in terms of the basis $\{ i, k \}$ and set the two coefficients to be equal. Thus you get the two second order differential equations for $x(t)$ and $z(t)$.