2 problems found
A car of mass \(m\) makes a journey of distance \(2d\) in a straight line. It experiences air resistance and rolling resistance so that the total resistance to motion when it is moving with speed \(v\) is \(Av^2 +R\), where \(A\) and \(R\) are constants. The car starts from rest and moves with constant acceleration \(a\) for a distance \(d\). Show that the work done by the engine for this half of the journey is \[ \int_0^d (ma+R+Av^2) \, \d x \] and that it can be written in the form \[ \int_0^w \frac {(ma+R+Av^2)v}a\; \d v \,, \] where \(w =\sqrt {2ad\,}\,\). For the second half of the journey, the acceleration of the car is \(-a\).
Solution: The force delivered by the engine must be \(ma + R + Av^2\), (so the net force is \(ma\)). Therefore the work done is \(\displaystyle \int_0^d F \d x = \int_0^d (ma + R + Av^2) \d x\) Notice that \(a = v \frac{\d v}{\d x} \Rightarrow \frac{a}{v} = \frac{\d v}{\d x}\) and so \begin{align*} && WD &= \int_0^d (ma + R + Av^2) \d x \\ &&&= \int_{x=0}^{x=d} (ma + R + Av^2) \frac{v}{a} \frac{\d v}{\d x} \d x \\ &&&= \int_{x=0}^{x=d} \frac{ (ma + R + Av^2)v}{a} \d v \\ \end{align*} Also notice that if we move with constant acceleration from rest for a distance \(d\) the final speed is \(v^2 = 2ad \Rightarrow v = \sqrt{2ad}\)
A particle of unit mass is projected vertically upwards in a medium whose resistance is \(k\) times the square of the velocity of the particle. If the initial velocity is \(u\), prove that the velocity \(v\) after rising through a distance \(s\) satisfies \begin{equation*} v^{2}=u^{2}\e^{-2ks}+\frac{g}{k}(\e^{-2ks}-1). \tag{*} \end{equation*} Find an expression for the maximum height of the particle above he point of projection. Does equation \((*)\) still hold on the downward path? Justify your answer.
Solution: \begin{align*} \text{N2}(\uparrow): && 1 \cdot v\frac{\d v}{\d s} &= -g - kv^2 \\ \Rightarrow && \int \frac{v}{g+kv^2} \d v &= \int -1 \d s \\ \Rightarrow && \frac{1}{2k}\ln(g+kv^2) &= -s + C \\ s =0, v = u: && \frac{1}{2k} \ln(g+ku^2) &= C \\ \Rightarrow && s &= \frac{1}{2k} \ln \frac{g+ku^2}{g+kv^2} \\ \Rightarrow && e^{-2ks} &= \frac{g+kv^2}{g+ku^2} \\ \Rightarrow && v^2 &= u^2e^{-2ks} + \frac{g}{k}(e^{-2ks}-1) \end{align*} The maximum height will be when \(v = 0\), ie \(\displaystyle s = \frac{1}{2k}\ln\left(1 + \frac{k}{g}u^2 \right)\). On the downward path the resistance will be going upwards, ie \begin{align*} \text{N2}(\uparrow): && 1 \cdot v\frac{\d v}{\d s} &= -g + kv^2 \end{align*} but our solution is solving a different differential equation, therefore unless \(k=0\) the equation will be different.