Problems

Filters
Clear Filters

22 problems found

2017 Paper 2 Q10
D: 1600.0 B: 1500.0

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\).

  1. In the case \(R>ma\), show that the work done by the engine for the whole journey is \[ 2Aad^2 + 2Rd \,. \]
  2. In the case \(ma-2Aad< R< ma\), show that at a certain speed the driving force required to maintain the constant acceleration falls to zero. Thereafter, the engine does no work (and the driver applies the brakes to maintain the constant acceleration). Show that the work done by the engine for the whole journey is \[ 2Aad^2 + 2 Rd + \frac{(ma-R)^2}{4Aa} \, .\]


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}\)

  1. For the second part of the journey, the engine will be putting out a force of \(-ma+R+Av^2>0\), and the car will have a final speed of \(0\) \begin{align*} WD &= \int_0^{w} \frac{(ma+R+Av^2)v}{a} \d v + \int_w^0 \frac{(-ma+R+Av^2)v}{-a} \d v \\ &= \int_0^w \frac{2(Rv+Av^3)}{a} \d v \\ &= \frac{Rw^2+\frac12Aw^4}{a} \\ &= \frac{R2ad+\frac12A4a^2d^2}{a} \\ &= 2Rd + 2Aad^2 \end{align*}
  2. If \(ma - 2Aad < R < ma\) then the driving force is still \(-ma+R+Av^2\) which is positive when \(v = \sqrt{2as}\) but negative when \(v = 0\), and therefore at some point in-between the driving force must be \(0\). The engine will stop working when \(-ma+R+Av^2 =0 \Rightarrow v = \sqrt{\frac{ma-R}{A}}\) so \begin{align*} WD &= \int_0^w \frac{(ma+R+Av^2)v}{a} \d v + \int_w^{ \sqrt{\frac{ma-R}{A}}} \frac{(-ma+R+Av^2)v}{-a} \d v \\ &= \int_0^w \frac{2(R+Av^2)v}{a} \d v - \int_0^{\sqrt{\frac{ma-R}{A}}} \frac{(-ma+R+Av^2)v}{a}\d v \\ &= 2Aad^2+2Rd + \frac1a\left (\frac12(R-ma)\frac{ma-R}{A} + \frac{A}{4}\left ( \frac{ma-R}{A}\right)^2 \right) \\ &= 2Aad^2+2Rd - \frac{(ma-R)^2}{Aa}\left (-\frac12+ \frac14 \right) \\ &= 2Aad^2+2Rd - \frac{(ma-R)^2}{4Aa} \end{align*}

2016 Paper 3 Q11
D: 1700.0 B: 1484.0

A car of mass \(m\) travels along a straight horizontal road with its engine working at a constant rate \(P\). The resistance to its motion is such that the acceleration of the car is zero when it is moving with speed \(4U\).

  1. Given that the resistance is proportional to the car's speed, show that the distance \(X_1\) travelled by the car while it accelerates from speed \(U\) to speed \(2U\), is given by \[ \lambda X_1 = 2\ln \tfrac 9 5 - 1 \,, \] where \(\lambda= P/(16mU^3)\).
  2. Given instead that the resistance is proportional to the square of the car's speed, show that the distance \(X_2\) travelled by the car while it accelerates from speed \(U\) to speed \(2U\) is given by \[ \lambda X_2 = \tfrac43 \ln \tfrac 98 \,. \]
  3. Given that \(3.17<\ln 24 < 3.18\) and \(1.60<\ln 5 < 1.61\), determine which is the larger of \(X_1\) and \(X_2\).


Solution:

  1. \(\,\) \begin{align*} && F_{res} &= kv \\ && P &= Fv \\ v = 4U: && 0 &= F-F_{res} \\ \Rightarrow && 0 &= \frac{P}{4U} - 4Uk \\ \Rightarrow && k &= \frac{P}{16U^2} \\ \\ &&m v \frac{\d v}{\d x}&= \frac{P}{v} - \frac{P}{16U^2}v \\ \Rightarrow && X_1 &= \int_{v=U}^{v=2U} \frac{16U^2mv^2}{P(16U^2-v^2)} \d v \\ v = Ut&& &= \frac{16mU^2}{P} \int_{t=1}^{t=2}\left ( \frac{t^2}{16-t^2} \right)U\d t \\ &&&= \frac{16mU^3}{P} \int_1^2 \left ( -1 + \frac{16}{16-t^2} \right) \d t \\ &&&= \frac{16mU^3}{P} \int_1^2 \left ( -1 +\frac{2}{4+t} +\frac{2}{4-t} \right) \d t \\ &&&= \frac{1}{\lambda}\left (-1 + 2\ln(6)-2\ln(2)-2\ln(5)+2\ln(3) \right) \\ \Rightarrow && \lambda X_1 &= 2\ln \tfrac95-1 \end{align*}
  2. \(\,\) \begin{align*} && F_{res} = kv^2 \\ v = 4U: && 0 &= \frac{P}{4U} - 16U^2k \\ \Rightarrow && k &= \frac{P}{64U^3} \\ \\ && mv \frac{\d v}{\d x} &= \frac{P}{v} - \frac{P}{64U^3}v^2 \\ \Rightarrow && X_2 &= \int_{v=U}^{v=2U} \frac{64U^3mv^2}{P(64U^3-v^3)} \d v \\ &&&= \frac{64U^3m}{P} \int_{v=U}^{v=2U} \frac{v^2}{64U^3-v^3} \d v\\ v = Ut &&&= \frac{64U^3m}{P} \int_{t=1}^{t=2} \frac{U^2t^2}{64U^3-U^3v^3} U \d t\\ &&&= \frac{4}{\lambda} \int_1^2 \frac{t^2}{64-t^3} \d t \\ &&&= \frac{4}{\lambda} \left [ -\frac13\ln(64-t^3) \right]_1^2 \\ &&&= \frac{4}{3\lambda} \ln (63/56) \\ \Rightarrow && \lambda X_2 &= \tfrac43 \ln \tfrac98 \end{align*}
  3. \(\,\) \begin{align*} && 2\ln \tfrac95 - 1 &\overset{?}{>} \frac43 \ln \frac98 \\ \Leftrightarrow && 4 \ln 3 - 2\ln 5 - 1 &\overset{?}{>} \frac83\ln 3 -4 \ln 2 \\ \Leftrightarrow && \frac43(3\ln 3 + 3\ln 2 - 2 \ln 3) &\overset{?}{>} 2 \ln 5 + 1\\ \Leftrightarrow && \frac43\ln 24 &\overset{?}{>} 2 \ln 5 + 1\\ \end{align*} The \(LHS\) is \(>4.22\). The \(RHS\) is \(< 4.22\), and therefore our inequality holds, in particular, \(X_1 > X_2\).

2015 Paper 3 Q9
D: 1700.0 B: 1541.9

A particle \(P\) of mass \(m\) moves on a smooth fixed straight horizontal rail and is attached to a fixed peg \(Q\) by a light elastic string of natural length \(a\) and modulus \(\lambda\). The peg \(Q\) is a distance \(a\) from the rail. Initially \(P\) is at rest with \(PQ=a\). An impulse imparts to \(P\) a speed \(v\) along the rail. Let \(x\) be the displacement at time \(t\) of \(P\) from its initial position. Obtain the equation \[ \dot x^2 = v^2 - k^2 \left( \sqrt{x^2+a^2} -a\right)^{\!2} \] where \( k^2 = \lambda/(ma)\), \(k>0\) and the dot denotes differentiation with respect to \(t\). Find, in terms of \(k\), \(a\) and \(v\), the greatest value, \(x_0\), attained by \(x\). Find also the acceleration of \(P\) at \(x=x_0\). Obtain, in the form of an integral, an expression for the period of the motion. Show that in the case \(v\ll ka\) (that is, \(v\) is much less than \(ka\)), this is approximately \[ \sqrt {\frac {32a}{kv}} \int_0^1 \frac 1 {\sqrt{1-u^4}} \, \d u \, . \]

2015 Paper 3 Q10
D: 1700.0 B: 1500.0

A light rod of length \(2a\) has a particle of mass \(m\) attached to each end and it moves in a vertical plane. The midpoint of the rod has coordinates \((x,y)\), where the \(x\)-axis is horizontal (within the plane of motion) and \(y\) is the height above a horizontal table. Initially, the rod is vertical, and at time \(t\) later it is inclined at an angle \(\theta\) to the vertical. Show that the velocity of one particle can be written in the form \[ \begin{pmatrix} \dot x + a \dot\theta \cos\theta \\ \dot y - a \dot\theta \sin\theta \end{pmatrix} \] and that \[ m\begin{pmatrix} \ddot x + a\ddot\theta \cos\theta - a \dot\theta^2 \sin\theta \\ \ddot y- a\ddot\theta \sin\theta - a \dot\theta^2 \cos\theta \end{pmatrix} =-T\begin{pmatrix} \sin\theta \\ \cos\theta \end{pmatrix} -mg \begin{pmatrix} 0 \\ 1 \end{pmatrix} \] where the dots denote differentiation with respect to time \(t\) and \(T\) is the tension in the rod. Obtain the corresponding equations for the other particle. Deduce that \(\ddot x =0\), \(\ddot y = -g\) and \(\ddot\theta =0\). Initially, the midpoint of the rod is a height \(h\) above the table, the velocity of the higher particle is \(\Big(\begin{matrix} \, u \, \\ v \end{matrix}\Big)\), and the velocity of the lower particle is \(\Big(\begin{matrix}\, 0 \, \\ v\end{matrix}\Big)\). Given that the two particles hit the table for the first time simultaneously, when the rod has rotated by \(\frac12\pi\), show that \[ 2hu^2 = \pi^2a^2 g - 2\pi uva \,. \]

2014 Paper 3 Q9
D: 1700.0 B: 1500.0

A particle of mass \(m\) is projected with velocity \(\+ u\). It is acted upon by the force \(m\+g\) due to gravity and by a resistive force \(-mk \+v\), where \(\+v\) is its velocity and \(k\) is a positive constant. Given that, at time \(t\) after projection, its position \(\+r\) relative to the point of projection is given by \[ \+r = \frac{kt -1 +\.e^{-kt}} {k^2} \, \+g + \frac{ 1-\.e^{-kt}}{k} \, \+u \,, \] find an expression for \(\+v\) in terms of \(k\), \(t\), \(\+g\) and \(\+u\). Verify that the equation of motion and the initial conditions are satisfied. Let \(\+u = u\cos\alpha \, \+i + u \sin\alpha \, \+j\) and $\+g = -g\, \+j\(, where \)0<\alpha<90^\circ\(, and let \)T$ be the time after projection at which \(\+r \,.\, \+j =0\). Show that \[ uk \sin\alpha = \left(\frac{kT}{1-\.e^{-kT}} -1\right)g\,. \] Let \(\beta\) be the acute angle between \(\+v\) and \(\+i\) at time \(T\). Show that \[ \tan\beta = \frac{(\.e^{kT}-1)g}{uk\cos\alpha}-\tan\alpha \,. \] Show further that \(\tan\beta >\tan\alpha\) (you may assume that \(\sinh kT >kT\)) and deduce that~\(\beta >\alpha\).

2009 Paper 3 Q11
D: 1700.0 B: 1500.1

A comet in deep space picks up mass as it travels through a large stationary dust cloud. It is subject to a gravitational force of magnitude \(M\!f\) acting in the direction of its motion. When it entered the cloud, the comet had mass \(M\) and speed \(V\). After a time \(t\), it has travelled a distance \(x\) through the cloud, its mass is \(M(1+bx)\), where~\(b\) is a positive constant, and its speed is \(v\).

  1. In the case when \(f=0\), write down an equation relating \(V\), \(x\), \(v\) and \(b\). Hence find an expression for \(x\) in terms of \(b\), \(V\) and \(t\).
  2. In the case when \(f\) is a non-zero constant, use Newton's second law in the form \[ \text{force} = \text{rate of change of momentum} \] to show that \[ v = \frac{ft+V}{1+bx}\,. \] Hence find an expression for \(x\) in terms of \(b\), \(V\), \(f\) and \(t\). Show that it is possible, if \(b\), \(V\) and \(f\) are suitably chosen, for the comet to move with constant speed. Show also that, if the comet does not move with constant speed, its speed tends to a constant as \(t\to\infty\).

2008 Paper 3 Q9
D: 1700.0 B: 1484.0

A particle of mass \(m\) is initially at rest on a rough horizontal surface. The particle experiences a force \(mg\sin \pi t\), where \(t\) is time, acting in a fixed horizontal direction. The coefficient of friction between the particle and the surface is \(\mu\). Given that the particle starts to move first at \(t=T_0\), state the relation between \(T_0\) and \(\mu\).

  1. For \(\mu = \mu_0\), the particle comes to rest for the first time at \(t=1\). Sketch the acceleration-time graph for \(0\le t \le 1\). Show that \[ 1+\left(1-\mu_0^2\right)^{\frac12} -\mu_0\pi +\mu_0 \arcsin \mu_0 =0\,. \]
  2. For \(\mu=\mu_0\) sketch the acceleration-time graph for \(0\le t\le 3\). Describe the motion of the particle in this case and in the case \(\mu=0\).
\noindent[{\bf Note:} \(\arcsin x\) is another notation for \(\sin^{-1}x\).\ ]

2004 Paper 2 Q11
D: 1600.0 B: 1500.0

The maximum power that can be developed by the engine of train \(A\), of mass \(m\), when travelling at speed \(v\) is \(Pv^{3/2}\,\), where \(P\) is a constant. The maximum power that can be developed by the engine of train \(B\), of mass \(2m\), when travelling at speed \(v\) is \(2Pv^{3/2}.\) For both \(A\) and \(B\) resistance to motion is equal to \(kv\), where \(k\) is a constant. For \(t\le0\), the engines are crawling along at very low equal speeds. At \(t = 0\,\), both drivers switch on full power and at time \(t\) the speeds of \(A\) and \(B\) are \(v_{\vphantom{\dot A}\!A}\) and \(v_{\vphantom{\dot B}\hspace{-1pt}B},\) respectively.

  1. Show that \[ v_{\vphantom{\dot A}\!A} = \frac{P^2 \left(1-\e^{-kt/2m}\right)^2}{k^2} \] and write down the corresponding result for \(v_{\vphantom{\dot B}B}\).
  2. Find \(v_{\vphantom{\dot B}A}\) and \(v_{\vphantom{\dot B}B}\) when \(9 v_{\vphantom{\dot B}A} =4v_{\vphantom{\dot B}B}\;\). [Not on original paper] Show that \(1 < v_{\vphantom{\dot B}\hspace{-1pt}B} /v_{\vphantom{\dot A}\!A} < 4\) for \(t > 0\,\).
  3. Both engines are switched off when \(9 v_{\vphantom{\dot B}A} =4v_{\vphantom{\dot B}B}\,\). Show that thereafter \(k^2 v_{\vphantom{\dot B}B}^2 = 4 P^2 v_{\vphantom{\dot B}A}\,\).


Solution:

  1. \(\,\) \begin{align*} && P &= Fv \\ \text{N2}(\rightarrow): && Pv^{1/2} - kv &= ma \\ \Rightarrow && \dot{v} &= \frac{P}{m} \sqrt{v}-\frac{k}{m}v \\ \Rightarrow && \int \d t & = \int \frac{m}{\sqrt{v}\left (P-k\sqrt{v} \right)} \d v \\ &&t &= -\frac{2m}k\ln\left (P - k\sqrt{v_A}\right) + C \\ t = 0, v_A \approx 0: && 0 & =-\frac{2m}{k} \ln P+ C \\ \Rightarrow && C &= \frac{2m}{k} \ln P \\ \Rightarrow && e^{-kt/2m} &= \frac{P- k \sqrt{v_A}}{P} \\ \Rightarrow && v_A &= \frac{P^2(1-e^{-kt/2m})^2}{k^2} \end{align*} The equation of motion for \(B\) is \(\dot{v_B} = \frac{P}{m}\sqrt{v} - \frac{k}{2m} v\), ie \(k \to \frac{k}{2}\), so \[ v_B = \frac{4P^2(1-e^{-kt/4m})^2}{k^2} \]
  2. Suppose \(9v_A = 4v_B\), then and let \(e^{-kt/4m} = X\) \begin{align*} && 9 \frac{P^2(1-e^{-kt/2m})^2}{k^2} &= 4 \frac{4P^2(1-e^{-kt/4m})^2}{k^2} \\ \Rightarrow && \frac{3}{4} &= \frac{1-X}{1-X^2} \\ \Rightarrow && 0 &= 3X^2-4X+1 \\ &&&= (3X-1)(X-1) \\ \Rightarrow && X &= 1, \frac13 \\ X = 1: && t &= 0 \\ X = \frac13: && e^{-kt/4m} &= \frac13\\ \Rightarrow && t &= \frac{4m}{k}\ln 3 \\ && v_A &= \frac{P^2(1-\frac19)^2}{k^2} \\ &&&= \frac{64P^2}{81k^2} \\ && v_B &= \frac{P^2(1-\frac13)^2}{k^2} \\ &&&= \frac{4P^2}{9k^2} \end{align*} Notice also that \begin{align*} && \frac{v_B}{v_A} &= 4\left ( \frac{1-X}{1-X^2} \right)^2 \\ &&&= 4 \frac{1}{(1+X)^2} \end{align*} Since \(X \in (0,1)\) \(\frac{v_B}{v_A} \in (1, 4)\)
  3. Once the engines are switched off, the equation of motion for \(A\) is (where \(t\) is measured from that point) \begin{align*} && \dot{v} &= -\frac{k}{m}v \\ \Rightarrow && v &= Ae^{-kt/m} \\ \Rightarrow && v_A &= \frac{64P^2}{81k^2}e^{-kt/m} \end{align*} Similarly, \(v_B = \frac{4P^2}{9k^2}e^{-kt/2m}\) so \begin{align*} && \frac{v_A}{v_B^2} &= \frac{64P^2}{81k^2} \cdot \frac{81k^4}{16P^4} = \frac{4k^2}{P^2} \end{align*} as required.

2004 Paper 3 Q11
D: 1700.0 B: 1500.0

Particles \(P\), of mass \(2\), and \(Q\), of mass \(1\), move along a line. Their distances from a fixed point are \(x_1\) and \(x_2\), respectively where \(x_2>x_1\,\). Each particle is subject to a repulsive force from the other of magnitude \(\displaystyle {2 \over z^3}\), where \(z = x_2-x_1 \,\). Initially, \(x_1=0\), \(x_2 = 1\), \(Q\) is at rest and \(P\) moves towards \(Q\) with speed 1. Show that \(z\) obeys the equation \(\displaystyle {\mathrm{d}^2 z \over \mathrm{d}t^2} = {3 \over z^3}\). By first writing \(\displaystyle {\mathrm{d}^2 z \over \mathrm{d}t^2} = v {\mathrm{d}v \over \mathrm{d}z} \,\), where \(\displaystyle v={\mathrm{d}z \over \mathrm{d}t}\,\), show that \(z=\sqrt{4t^2-2t+1}\,\). By considering the equation satisfied by \(2x_1+x_2\,\), find \(x_1\) and \(x_2\) in terms of \(t \,\).


Solution: \begin{align*} \text{N2}: && 2\ddot{x}_1 &= -\frac{2}{(x_2-x_1)^3}\\ \text{N2}: && \ddot{x}_2 &= \frac{2}{(x_2-x_1)^3}\\ \Rightarrow && \ddot{x}_2 - \ddot{x}_1 &= \frac{3}{(x_1-x_2)^3} \\ \Rightarrow && \frac{\d^2 z}{\d t^2} &= \frac{3}{z^3} \\ \Rightarrow && v \frac{\d v}{\d z} &= \frac{3}{z^3} \\ \Rightarrow && \int v \d v &= \int \frac{3}{z^3} \d z \\ \Rightarrow && \frac{v^2}{2} &= -\frac{3}{2}z^{-2} + C \\ \Rightarrow && v^2 &= -3 z^{-2} + C' \\ t=0,z=1,v=-1: && 1 &= -3+C \Rightarrow C = 4 \\ \Rightarrow && \frac{\d z}{\d t} &= -\sqrt{4-3z^{-2}} \\ \Rightarrow && \int \d t &= -\int \frac{1}{\sqrt{4-3z^{-2}}} \d z \\ \Rightarrow && t &= \int \frac{z}{\sqrt{4z^2-3}} \d z \\ \Rightarrow && t &= -\frac14\sqrt{4z^2-3} + C \\ t=0, z = 1: && 0 &= -\frac14+C \\ \Rightarrow && C &= \frac14\\ \Rightarrow && 4t -1 &= -\sqrt{4z^2-3} \\ \Rightarrow && 16t^2+1-8t &= 4z^2-3 \\ \Rightarrow && z &= \sqrt{4t^2-2t+1} \end{align*} \begin{align*} && 2\ddot{x}_1 + \ddot{x}_2 &= 0 \\ \Rightarrow && 2x_1+x_2 &= At + B \\ t = 0, v = -1: && 2x_1+x_2 &= -t+1 \\ \\ \Rightarrow && x_2-x_1 &= \sqrt{4t^2-2t+1}\\ && 2x_1+x_2 &= 1-t \\ \Rightarrow && x_1 &= \frac13 \left (1-t-\sqrt{4t^2-2t+1} \right) \\ && x_2 &= \frac13(1-t + \sqrt{4t^2-2t+1}) \end{align*} This method of considering the relative position and considering the motion of the centre of mass is extremely common for solving systems of particles problems.

2003 Paper 3 Q10
D: 1700.0 B: 1500.0

A particle moves along the \(x\)-axis in such a way that its acceleration is \(kx \dot{x}\,\) where \(k\) is a positive constant. When \(t = 0\), \(x = d\) (where \(d>0\)) and \(\dot{x} =U\,\).

  1. Find \(x\) as a function of \(t\) in the case \(U = kd^2\) and show that \(x\) tends to infinity as \(t\) tends to \(\displaystyle \frac{\pi }{2 dk}\,\).
  2. If \(U < 0\), find \(x\) as a function of \(t\) and show that it tends to a limit, which you should state in terms of \(d\) and \(U\,\), as \(t\) tends to infinity.


Solution:

  1. \(\,\) \begin{align*} && \ddot{x} &= kx \dot{x} \\ \Rightarrow && \frac{\d v}{\d x} \dot{x} &= k x \dot{x} \\ \Rightarrow && \int \d v &= \int k x \d x \\ \Rightarrow && v &= \frac12kx^2 + C \\ t=0, x = d, \dot{x} = kd^2: && kd^2 &= \frac12kd^2 + C \\ \Rightarrow && \dot{x} &= \frac12k(x^2+d^2) \\ \Rightarrow && \frac{\d x}{\d t} &= \frac12k(x^2+d^2) \\ \Rightarrow && \int \d t &= \int \frac{1}{\frac12k(x^2+d^2)} \d x \\ &&&= \frac{2}{kd}\tan^{-1} \frac{x}{d} \\ \Rightarrow && t &= \frac{2}{kd}\tan^{-1} \frac{x}{d} + C' \\ t = 0, x = d: && 0 &= \frac{\pi}{2kd} + C' \\ \Rightarrow && t &= \frac{2}{kd}\tan^{-1} \frac{x}{d}-\frac{\pi}{2kd} \end{align*} As \(x \to \infty\), \(t \to \frac{2}{kd} \frac{\pi}{2} - \frac{\pi}{2kd} = \frac{\pi}{2kd} \)
  2. \(\,\) \begin{align*} && v &= \frac12kx^2 + C \\ t=0, x = d, \dot{x} = U && U &= \frac12kd^2 + C \\ \Rightarrow && \dot{x} &= \frac12k(x^2-d^2)+U \\ \Rightarrow && \frac{\d x}{\d t} &=\frac12k(x^2-d^2)+U \\ \Rightarrow && \int \d t &= \int \frac{1}{\frac12k(x^2-d^2)+U} \d x \\ && &=\frac{2}{k} \int \frac{1}{x^2-d^2+\frac{2U}k} \d x \\ &&&= \frac2{k} \frac{1}{2\sqrt{d^2-\frac{2U}k}} \ln \frac{ \sqrt{d^2-\frac{2U}k}-x}{x+\sqrt{d^2-\frac{2U}k}} \\ \Rightarrow && t &= \frac2{k} \frac{1}{2\sqrt{d^2-\frac{2U}k}} \ln \frac{ \sqrt{d^2-\frac{2U}k}-x}{x+\sqrt{d^2-\frac{2U}k}} + C'' \\ t = 0, \dot{x} = d: && 0 &= \frac2{k} \frac{1}{2\sqrt{d^2-\frac{2U}k}} \ln \frac{ \sqrt{d^2-\frac{2U}k}-d}{d+\sqrt{d^2-\frac{2U}k}} + C'' \\ \Rightarrow && t &= \frac2{k} \frac{1}{2\sqrt{d^2-\frac{2U}k}} \ln \left ( \frac{ \sqrt{d^2-\frac{2U}k}-x}{x+\sqrt{d^2-\frac{2U}k}} \frac{d+\sqrt{d^2-\frac{2U}k}}{ \sqrt{d^2-\frac{2U}k}-d} \right ) \end{align*} as \(t \to \infty\) the denominator needs to head to \(0\), ie \(x \to -\sqrt{d^2-\frac{2U}k}\)

2001 Paper 2 Q9
D: 1600.0 B: 1484.0

A particle of unit mass is projected vertically upwards with speed \(u\). At height \(x\), while the particle is moving upwards, it is found to experience a total force \(F\), due to gravity and air resistance, given by \(F=\alpha \e^{-\beta x}\), where \(\alpha\) and \(\beta\) are positive constants. Calculate the energy expended in reaching this height. Show that \[ F= {\textstyle \frac12} \beta v^2+ \alpha - {\textstyle \frac12} \beta u^2 \;, \] where \(v\) is the speed of the particle, and explain why \( \alpha = \frac12 \beta u^2 +g\), where \(g\) is the acceleration due to gravity. Determine an expression, in terms of \(y\), \(g\) and \(\beta\), for the air resistance experienced by the particle on its downward journey when it is at a distance \(y\) below its highest point.


Solution: Considering the energy of the particle, we have initial kinetic energy of \(\frac12 u^2\) and final energy is \(\frac12 v^2\), the change in energy is the work done by the force, \begin{align*} &&\text{Work done against resistance} &= \text{loss in kinetic energy} \\ &&\int F \, \d x &= \int \alpha e^{-\beta x} \, \d x \\ &&&= \frac{\alpha}{\beta} \l 1 - e^{-\beta x} \r \\ &&&= \frac{1}{\beta} \l \alpha - F\r \\ &&&= \frac12 u^2 - \frac12 v^2 \\ \Rightarrow && F &= \frac12 \beta v^2 + \alpha - \frac12 \beta u^2 \end{align*} When \(v = 0\) there is no air resistance, ie \(F = g\), but \(g = 0 + \alpha - \frac12 \beta u^2 \Rightarrow \alpha = g + \frac12 \beta u^2\) \(F = \frac12 \beta v^2 + g\), ie air resistance is \(\frac12 \beta v^2\) Looking at forces acting on the particle when it's descending, \begin{align*} && v \frac{dv}{dx} &= g - \frac12 \beta v^2 \\ \Rightarrow && \frac{v}{g - \frac12 \beta v^2} \frac{dv}{dx} &= 1 \\ \Rightarrow && \int \frac{v}{g - \frac12 \beta v^2} \, dv &= \int dx \\ \Rightarrow && \frac1{\beta}\l\ln(g - \frac12\beta v^2) - \ln(g)\r &= y\\ \Rightarrow && \ln \l 1 - \frac12 \frac{\beta}{g}v^2 \r &= \beta y \\ \Rightarrow && \frac{g}{\beta} \l 1-e^{-\beta y} \r = \frac12 v^2 \end{align*} Since force is the rate of change of work, we can say that the force is \(ge^{-\beta y}\) and the air resistance is \(g \l 1-e^{-\beta y} \r\)

2000 Paper 2 Q9
D: 1600.0 B: 1500.0

In an aerobatics display, Jane and Karen jump from a great height and go through a period of free fall before opening their parachutes. While in free fall at speed \(v\), Jane experiences air resistance \(kv\) per unit mass but Karen, who spread-eagles, experiences air resistance \mbox{\(kv + (2k^2/g)v^2\)} per unit mass. Show that Jane's speed can never reach \(g/k\). Obtain the corresponding result for Karen. Jane opens her parachute when her speed is \(g/(3{k})\). Show that she has then been in free fall for time \(k^{-1}\ln (3/2)\). Karen also opens her parachute when her speed is \(g/(3{k})\). Find the time she has then been in free fall.


Solution: Looking at the forces on Jane, \(kv < g \Rightarrow v < \frac{g}{k}\). For Karen we have \begin{align*} kv + (2k^2/g)v^2 &< g\\ -g^2 + gkv + (2k^2)v^2 &< 0 \\ (2kv-g)(kv+g) &< 0\\ \Rightarrow v &< \frac{g}{2k} \end{align*} \begin{align*} && \dot{v} &= g - kv \\ \Rightarrow && \frac{\dot{v}}{g - kv} &= 1 \\ \Rightarrow && T &= \int_0^{g/(3k)} \frac{1}{g - kv} dv \\ && &= \int_0^{g/(3k)} \frac{1}{g - kv} dv\\ && &= \int_0^{g/(3k)} \frac{1}{g - kv} dv \\ && &= \left [-\frac{1}{k} \ln \l g - kv \r \right ]_0^{g/(3k)} \\ && &= \frac{1}{k} \ln \l g \r - \frac{1}{k} \ln \l \frac{2}{3}g \r\\ &&&= \frac{1}{k} \ln \l \frac{3}{2} \r \end{align*} \begin{align*} && \dot{v} &= g - kv - (2k^2/g)v^2 \\ \Rightarrow && \frac{\dot{v}}{g - kv - (2k^2/g)v^2} &= 1 \\ \Rightarrow && T &= \int_0^{g/(3k)} \frac{1}{g - kv - (2k^2/g)v^2} dv \\ && &= \int_0^{g/(3k)} \frac{g}{(g-2kv)(kv+g)} dv\\ && &= \int_0^{g/(3k)} \l \frac{2}{3(g-2kv)} + \frac{1}{3(kv+g)} \r dv\\ && &= \left [ \l -\frac{1}{3k} \ln (g-2kv) + \frac{1}{3k}\ln(kv+g) \r \right ]_0^{g/(3k)} \\ && &= \left [ \l -\frac{1}{3k}\ln \l \frac{g}{3} \r + \frac{1}{3k}\ln \l \frac{4g}{3} \r \r \right ] - \left [- \frac1{3k} \ln(g) + \frac{1}{3k} \ln (g) \right ] \\ && &= \frac{1}{3k} \ln \l 4 \r \end{align*} NB: \(\sqrt[3]{4} \approx 1.58 > \frac{3}{2}\) so Karen has been in free-fall for longer, but not \emph{much} longer than Jane.

1999 Paper 2 Q9
D: 1600.0 B: 1500.0

In the \(Z\)--universe, a star of mass \(M\) suddenly blows up, and the fragments, with various initial speeds, start to move away from the centre of mass \(G\) which may be regarded as a fixed point. In the subsequent motion the acceleration of each fragment is directed towards \(G\). Moreover, in accordance with the laws of physics of the \(Z\)--universe, there are positive constants \(k_1\), \(k_2\) and \(R\) such that when a fragment is at a distance \(x\) from \(G\), the magnitude of its acceleration is \(k_1x^3\) if \(x < R\) and is \(k_2x^{-4}\) if \(x \ge R\). The initial speed of a fragment is denoted by \(u\).

  1. For \(x < R\), write down a differential equation for the speed \(v\), and hence determine \(v\) in terms of \(u\), \(k_1\) and \(x\) for \( x < R\).
  2. Show that if \(u < a\), where \(2a^2=k_1 R^4\), then the fragment does not reach a distance \(R\) from \(G\).
  3. Show that if \(u \ge b\), where $ 6b^2= 3k_1R^4 + 4k_2 /R^3, $ then from the moment of the explosion the fragment is always moving away from \(G\).
  4. If \(a < u < b\), determine in terms of \(k_2\), \(b\) and \(u\) the maximum distance from \(G\) attained by the fragment.

1997 Paper 1 Q11
D: 1484.0 B: 1500.0

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.

1995 Paper 2 Q11
D: 1600.0 B: 1500.0

Two identical particles of unit mass move under gravity in a medium for which the magnitude of the retarding force on a particle is \(k\) times its speed. The first particle is allowed to fall from rest at a point \(A\) whilst, at the same time, the second is projected upwards with speed \(u\) from a point \(B\) a positive distance \(d\) vertically above \(A\). Find their distance apart after a time \(t\) and show that this distance tends to the value \[ d+\frac{u}{k} \] as \(t\rightarrow\infty.\)


Solution: Both particles have equations of motion, \(\ddot{x} = -g-k\dot{x}\), so we can note that the distance between them has the equation of motion: \(\ddot{x} = -k \ddot{x} \Rightarrow x = Ae^{-kt} + B\) \begin{align*} && x(0) &= d \\ \Rightarrow && A+B &= d \\ && x'(0) &= u \\ \Rightarrow && -kA &= u \\ \Rightarrow && A &= -\frac{u}{k} \\ \Rightarrow && B &= d+\frac{u}{k} \\ \Rightarrow && x(t) &= -\frac{u}{k}e^{-kt} + d + \frac{u}{k} \to d + \frac{u}{k} \end{align*} as required.