8 problems found
Solution:
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\).
For \(x \ge 0\) the curve \(C\) is defined by $$ {\frac{\d y} {\d x}} = \frac{x^3y^2}{(1 + x^2)^{5/2}} $$ with \(y = 1\) when \(x=0\,\). Show that \[ \frac 1 y = \frac {2+3x^2}{3(1+x^2)^{3/2}} +\frac13 \] and hence that for large positive \(x\) $$ y \approx 3 - \frac 9 x\;. $$ Draw a sketch of \(C\). On a separate diagram, draw a sketch of the two curves defined for \(x \ge 0\) by $$ \frac {\d z} {\d x} = \frac{x^3z^3}{2(1 + x^2)^{5/2}} $$ with \(z = 1\) at \(x=0\) on one curve, and \(z = -1\) at \(x=0\) on the other.
Solution: \begin{align*} && {\frac{\d y} {\d x}} &= \frac{x^3y^2}{(1 + x^2)^{5/2}} \\ \Rightarrow &&\int \frac{1}{y^2} \d y &= \int \frac{x^3}{(1+x^2)^{5/2}} \d x \\ \Rightarrow && -\frac1y &= \int \frac{x^3+x-x}{(1+x^2)^{5/2}} \d x \\ &&&= \int \left ( \frac{x}{(1+x^2)^{3/2}}-\frac{x}{(1+x^2)^{5/2}} \right) \d x \\ &&&= \frac{-1}{(1+x^2)^{1/2}} + \frac{1}{3(1+x^2)^{3/2}} + C \\ &&&= \frac{1-3(1+x^2)}{3(1+x^2)^{3/2}} + C \\ &&&= \frac{-3x^2-2}{3(1+x^2)^{3/2}} + C \\ (x,y) = (0,1): &&-1 &= -\frac23 + C \\ \Rightarrow && C &= -\frac13 \\ \Rightarrow && \frac1y &= \frac{3x^2+2}{3(1+x^2)^{3/2}} + \frac13 \end{align*} \begin{align*} y &= \frac{1}{\frac13 +\frac{3x^2+2}{3(1+x^2)^{3/2}} } \\ &= \frac{3}{1+ \frac{3x^2+2}{3(1+x^2)^{3/2}}} \\ &= \frac{3}{1+ \frac{3}{x} + \cdots} \\ &\approx 3 - \frac{9}{x} \end{align*}
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.
Solution:
In a cosmological model, the radius \(\rm R\) of the universe is a function of the age \(t\) of the universe. The function \(\rm R\) satisfies the three conditions: $$ \mbox{\({\rm R}(0)=0\)}, \ \ \ \ \ \ \ \ \ \mbox{\({\rm R'}(t)>0\) for \(t>0\)}, \ \ \ \ \ \ \ \ \ \ \mbox{\({\rm R''}(t)<0\) for \(t>0\)}, \tag{*} $$ where \({\rm R''}\) denotes the second derivative of \(\rm R\). The function \({\rm H}\) is defined by \[ {\rm H} (t)= \frac{{\rm R}'(t)}{{\rm R}( t)}\;. \]
Solution:
If there are \(x\) micrograms of bacteria in a nutrient medium, the population of bacteria will grow at the rate \((2K-x)x\) micrograms per hour. Show that, if \(x=K\) when \(t=0\), the population at time \(t\) is given by \[ x(t)=K+K\frac{1-\mathrm{e}^{-2Kt}}{1+\mathrm{e}^{-2Kt}}. \] Sketch, for \(t\geqslant0\), the graph of \(x\) against \(t\). What happens to \(x(t)\) as \(t\rightarrow\infty\)? Now suppose that the situation is as described in the first paragraph, except that we remove the bacteria from the nutrient medium at a rate \(L\) micrograms per hour where \(K^{2}>L\). We set \(\alpha=\sqrt{K^{2}-L}.\) Write down the new differential equation for \(x\). By considering a new variable \(y=x-K+\alpha,\) or otherwise, show that, if \(x(0)=K\) then \(x(t)\rightarrow K+\alpha\) as \(t\rightarrow\infty\).
Solution: \begin{align*} && \dot{x} &= (2K-x)x \\ \Rightarrow && \int \d t &= \int \frac{1}{(2K-x)x} \d x \\ &&&= \int \frac1{2K}\left ( \frac{1}{2K-x} + \frac{1}{x} \right) \d x \\ &&&= \frac{1}{2K} \left (\ln x - \ln (2K-x) \right) \\ \Rightarrow && 2Kt+C &= \ln \frac{x}{2K-x} \\ t = 0, x = K: && C &= \ln \frac{K}{2K-K} = 0 \\ \Rightarrow && e^{2Kt} &= \frac{x}{2K-x} \\ \Rightarrow && e^{-2Kt} &= \frac{2K}{x} -1 \\ \Rightarrow && x &= \frac{2K}{1+e^{-2Kt}} \\ &&&= K + K \frac{1-e^{-2Kt}}{1+e^{-2Kt}} \end{align*}
According to the Institute of Economic Modelling Sciences, the Slakan economy has alternate years of growth and decline, as in the following model. The number \(V\) of vloskan (the unit of currency) in the Slakan Treasury is assumed to behave as a continuous variable, as follows. In a year of growth it increases continuously at an annual rate \(aV_{0}\left(1+(V/V_{0})\right)^{2}.\) During a year of decline, as long as there is still money in the Treasury, the amount decreases continuously at an annual rate \(bV_{0}\left(1+(V/V_{0})\right)^{2};\) but if \(V\) becomes zero, it remains zero until the end of the year. Here \(a,b\) and \(V_{0}\) are positive constants. A year of growth has just begun and there are \(k_{0}V_{0}\) vloskan in the Treasury, where \(0\leqslant k_{0} < a^{-1}-1\). Explain the significance of these inequalities for the model to be remotely sensible. If \(k_{0}\) is as above and at the end of one year there are \(k_{1}V_{0}\) vloskan in the Treasury, where \(k_{1} > 0\), find the condition involving \(b\) which \(k_{1}\) must satisfy so that there will be some vloskan left after a further year. Under what condition (involving \(a,b\) and \(k_{0}\)) does the model predict that unlimited growth will take place in the third year (but not before)?
The current in a straight river of constant width \(h\) flows at uniform speed \(\alpha v\) parallel to the river banks, where \(0<\alpha<1\). A boat has to cross from a point \(A\) on one bank to a point \(B\) on the other bank directly opposite to \(A\). The boat moves at constant speed \(v\) relative to the water. When the position of the boat is \((x,y)\), where \(x\) is the perpendicular distance from the opposite bank and \(y\) is the distance downstream from \(AB\), the boat is pointing in a direction which makes an angle \(\theta\) with \(AB\). Determine the velocity vector of the boat in terms of \(v,\theta\) and \(\alpha.\) The pilot of the boat steers in such a way that the boat always points exactly towards \(B\). Show that the velocity vector of the boat is \[ \begin{pmatrix}\dfrac{\mathrm{d}x}{\mathrm{d}t}\\ \tan\theta\dfrac{\mathrm{d}x}{\mathrm{d}t}+x\sec^{2}\theta\dfrac{\mathrm{d}\theta}{\mathrm{d}t} \end{pmatrix}. \] By comparing this with your previous expression deduce that \[ \alpha\frac{\mathrm{d}x}{\mathrm{d}\theta}=-x\sec\theta \] and hence show that \[ (x/h)^{\alpha}=(\sec\theta+\tan\theta)^{-1}. \] Let \(s(t)\) be a new variable defined by \(\tan\theta=\sinh(\alpha s).\) Show that \(x=h\mathrm{e}^{-s},\) and that \[ h\mathrm{e}^{-s}\cosh(\alpha s)\frac{\mathrm{d}s}{\mathrm{d}t}=v. \] Hence show that the time of crossing is \(hv^{-1}(1-\alpha^{2})^{-1}.\)