If \(y=\mathrm{f}(x)\), then the inverse of \(\mathrm{f}\) (when it exists) can be obtained from Lagrange's identity. This identity, which you may use without proof, is \[ \mathrm{f}^{-1}(y)=y+\sum_{n=1}^{\infty}\frac{1}{n!}\frac{\mathrm{d}^{n-1}}{\mathrm{d}y^{n-1}}\left[y-\mathrm{f}\left(y\right)\right]^{n}, \] provided the series converges.
Solution:
Let \[ I=\int_{-\frac{1}{2}\pi}^{\frac{1}{2}\pi}\frac{\cos^{2}\theta}{1-\sin\theta\sin2\alpha}\,\mathrm{d}\theta\, , \] where \(0<\alpha<\frac{1}{4}\pi\). Show that \[ I=\int_{-\frac{1}{2}\pi}^{\frac{1}{2}\pi}\frac{\cos^{2}\theta}{1+\sin\theta\sin2\alpha}\,\mathrm{d}\theta\, , \] and hence that \[ I=\frac{\pi}{\sin^{2}2\alpha}-\cot^{2}2\alpha\int_{-\frac{1}{2}\pi}^{\frac{1}{2}\pi}\frac{\sec^{2}\theta}{1+\cos^{2}2\alpha\tan^{2}\theta}\,\mathrm{d}\theta. \] Show that \(I=\frac{1}{2}\pi\sec^{2}\alpha\), and state the value of \(I\) if \(\frac{1}{4}\pi<\alpha<\frac{1}{2}\pi\).
Solution: \begin{align*} \int_{-\frac{1}{2}\pi}^{\frac{1}{2}\pi}\frac{\cos^{2}\theta}{1-\sin\theta\sin2\alpha}\,\mathrm{d}\theta &= \int_{u = \frac12 \pi}^{u = -\frac12 \pi} \frac{\cos^2 (-u)}{1-\sin(-u) \sin 2 \alpha} -\d u \tag{\(u = -\theta\)} \\ &= \int_{\frac12 \pi}^{-\frac12 \pi} \frac{\cos^2 u}{1+\sin u \sin 2 \alpha} -\d u \\ &= \int_{-\frac12 \pi}^{\frac12 \pi} \frac{\cos^2 u}{1+\sin u \sin 2 \alpha} \d u \\ &= \int_{-\frac12 \pi}^{\frac12 \pi} \frac{\cos^2 \theta}{1+\sin \theta \sin 2 \alpha} \d \theta \\ \end{align*} Since \(\displaystyle \frac{1}{(1-a^2u^2)} = \frac12 \l \frac{1}{1+au} + \frac1{1-au} \r\) \begin{align*} \int_{-\frac12 \pi}^{\frac12 \pi} \frac{\cos^2 \theta}{1+\sin \theta \sin 2 \alpha} \d \theta &= \int_{-\frac12 \pi}^{\frac12 \pi} \frac{\cos^2 \theta}{1-\sin ^2\theta \sin^2 2 \alpha} \d \theta \\ &= \int_{-\frac12 \pi}^{\frac12 \pi} \frac{1-\sin^2 \theta}{1-\sin ^2\theta \sin^2 2 \alpha} \d \theta \\ &= \int_{-\frac12 \pi}^{\frac12 \pi} \frac{(1-\sin ^2\theta \sin^2 2 \alpha) \frac{1}{\sin^2 2\alpha} + 1 - \cosec^2 2\alpha}{1-\sin ^2\theta \sin^2 2 \alpha} \d \theta \\ &= \frac{\pi}{\sin^2 2\alpha} -\cot^2 2\alpha \int_{-\frac{\pi}2}^{\frac{\pi}2} \frac{1}{1 - \sin^2 \theta \sin^2 2 \alpha} \d \theta \\ &= \frac{\pi}{\sin^2 2\alpha} -\cot^2 2\alpha \int_{-\frac{\pi}2}^{\frac{\pi}2} \frac{1}{1 - \sin^2 \theta (1-\cos^2 2 \alpha)} \d \theta \\ &= \frac{\pi}{\sin^2 2\alpha} -\cot^2 2\alpha \int_{-\frac{\pi}2}^{\frac{\pi}2} \frac{1}{\cos^2 \theta +\sin^2 \theta \cos^2 2 \alpha} \d \theta \\ &= \frac{\pi}{\sin^2 2\alpha} -\cot^2 2\alpha \int_{-\frac{\pi}2}^{\frac{\pi}2} \frac{\sec^2 \theta}{1 +\tan^2 \theta \cos^2 2 \alpha} \d \theta \\ \end{align*} Finally, using the substitution \(u =|\cos 2 \alpha | \tan \theta, \d u = |\cos 2 \alpha |\sec^2 \theta \d \theta\) \begin{align*} \int_{-\frac{\pi}2}^{\frac{\pi}2} \frac{\sec^2 \theta}{1 +\tan^2 \theta \cos^2 2 \alpha} \d \theta &= |\sec 2\alpha|\int_{u = -\infty}^{u = \infty} \frac{1}{1 + u^2} \d u \\ &= |\sec 2 \alpha|\pi \end{align*} and so \begin{align*} I &= \frac{\pi}{\sin^2 2\alpha} -\cot^2 2\alpha |\sec 2 \alpha|\pi \\ &= \frac{\pi}{\sin^2 2\alpha} \l 1-\cos 2\alpha \r \\ &= \frac{\pi}{4\sin^2 \alpha\cos^2 \alpha} \l 2 \sin^2 \alpha \r \\ &= \frac{\pi}{2 \cos^2 \alpha} = \frac{\pi}{2} \sec^2 \alpha \end{align*} When \(\alpha\) small enough that the modulus doesn't flip the sign. When if \(\frac{1}{4}\pi<\alpha<\frac{1}{2}\pi\) we have: \begin{align*} I &= \frac{\pi}{\sin^2 2\alpha} -\cot^2 2\alpha |\sec 2 \alpha|\pi \\ &= \frac{\pi}{\sin^2 2\alpha} \l 1+\cos 2\alpha \r \\ &= \frac{\pi}{4\sin^2 \alpha\cos^2 \alpha} \l 2 \cos^2 \alpha \r \\ &= \frac{\pi}{2 \sin^2 \alpha} = \frac{\pi}{2} \cosec^2 \alpha \end{align*}
A definite integral can be evaluated approximately by means of the Trapezium rule: \[ \int_{x_{0}}^{x_{N}}\mathrm{f}(x)\,\mathrm{d}x\approx\tfrac{1}{2}h\left\{ \mathrm{f}\left(x_{0}\right)+2\mathrm{f}\left(x_{1}\right)+\ldots+2\mathrm{f}\left(x_{N-1}\right)+\mathrm{f}\left(x_{N}\right)\right\} , \] where the interval length \(h\) is given by \(Nh=x_{N}-x_{0}\), and \(x_{r}=x_{0}+rh\). Justify briefly this approximation. Use the Trapezium rule with intervals of unit length to evaluate approximately the integral \[ \int_{1}^{n}\ln x\,\mathrm{d}x, \] where \(n(>2)\) is an integer. Deduce that \(n!\approx\mathrm{g}(n)\), where \[ \mathrm{g}(n)=n^{n+\frac{1}{2}}\mathrm{e}^{1-n}, \] and show by means of a sketch, or otherwise, that \[ n!<\mathrm{g}(n). \] By using the Trapezium rule on the above integral with intervals of width \(k^{-1}\), where \(k\) is a positive integer, show that \[ \left(kn\right)!\approx k!n^{kn+\frac{1}{2}}\left(\frac{\mathrm{e}}{k}\right)^{k\left(1-n\right)}. \] Determine whether this approximation or \(\mathrm{g}(kn)\) is closer to \(\left(kn\right)!\).
Solution:
Let \(\mathbf{r}\) be the position vector of a point in three-dimensional space. Describe fully the locus of the point whose position vector is \(\mathbf{r}\) in each of the following four cases:
Solution:
For any square matrix \(\mathbf{A}\) such that \(\mathbf{I-A}\) is non-singular (where \(\mathbf{I}\) is the unit matrix), the matrix \(\mathbf{B}\) is defined by \[ \mathbf{B}=(\mathbf{I+A})(\mathbf{I-A})^{-1}. \] Prove that \(\mathbf{B}^{\mathrm{T}}\mathbf{B}=\mathbf{I}\) if and only if \(\mathbf{A+A}^{\mathrm{T}}=\mathbf{O}\) (where \(\mathbf{O}\) is the zero matrix), explaining clearly each step of your proof. {[}You may quote standard results about matrices without proof.{]}
Solution: We use the following properties: \((\mathbf{AB})^T = \mathbf{B}^T\mathbf{A}^T\), \((\mathbf{AB})^{-1} = \mathbf{B}^{-1}\mathbf{A}^{-1}\), and \((\mathbf{A}^T)^{-1} = (\mathbf{A}^{-1})^T\) \begin{align*} &&\mathbf{I} &= \mathbf{B}^{\mathrm{T}}\mathbf{B} \\ \Leftrightarrow && {\mathbf{B}^{T}}^{-1} &= \mathbf{B} \\ \Leftrightarrow && (\mathbf{I+A})(\mathbf{I-A})^{-1} &= {((\mathbf{I+A})(\mathbf{I-A})^{-1})^{T}}^{-1} \\ &&&= {((\mathbf{I+A})(\mathbf{I-A})^{-1})^{-1}}^{T} \\ &&&= ((\mathbf{I-A})(\mathbf{I+A})^{-1})^{T} \\ &&&= {(\mathbf{I+A})^{-1}}^T(\mathbf{I-A})^T \\ &&&= {(\mathbf{I+A}^T)}^{-1}(\mathbf{I-A}^T) \\ \Leftrightarrow && (\mathbf{I+A}^T)(\mathbf{I+A}) &= (\mathbf{I-A}^T)(\mathbf{I-A}) \\ \Leftrightarrow && \mathbf{I}+\mathbf{A}+\mathbf{A}^T+\mathbf{A}^T\mathbf{A} &= \mathbf{I}-\mathbf{A}-\mathbf{A}^T+\mathbf{A}^T\mathbf{A} \\ \Leftrightarrow && 2( \mathbf{A}^T+\mathbf{A}) &= \mathbf{O} \\ \Leftrightarrow && \mathbf{A}+\mathbf{A}^T &= \mathbf{O} \end{align*}
The set \(S\) consists of \(N(>2)\) elements \(a_{1},a_{2},\ldots,a_{N}.\) \(S\) is acted upon by a binary operation \(\circ,\) defined by \[ a_{j}\circ a_{k}=a_{m}, \] where \(m\) is equal to the greater of \(j\) and \(k\). Determine, giving reasons, which of the four group axioms hold for \(S\) under \(\circ,\) and which do not. Determine also, giving reasons, which of the group axioms hold for \(S\) under \(*\), where \(*\) is defined by \[ a_{j}*a_{k}=a_{n}, \] where \(n=\left|j-k\right|+1\).
Solution:
A rough ring of radius \(a\) is fixed so that it lies in a plane inclined at an angle \(\alpha\) to the horizontal. A uniform heavy rod of length \(b(>a)\) has one end smoothly pivoted at the centre of the ring, so that the rod is free to move in any direction. It rests on the circumference of the ring, making an angle \(\theta\) with the radius to the highest point on the circumference. Find the relation between \(\alpha,\theta\) and the coefficient of friction, \(\mu,\) which must hold when the rod is in limiting equilibrium.
Solution:
A long, inextensible string passes through a small fixed ring. One end of the string is attached to a particle of mass \(m,\) which hangs freely. The other end is attached to a bead also of mass \(m\) which is threaded on a smooth rigid wire fixed in the same vertical plane as the ring. The curve of the wire is such that the system can be in static equilibrium for all positions of the bead. The shortest distance between the wire and the ring is \(d(>0).\) Using plane polar coordinates centred on the ring, find the equation of the curve. The bead is set in motion. Assuming that the string remains taut, show that the speed of the bead when it is a distance \(r\) from the ring is \[ \left(\frac{r}{2r-d}\right)^{\frac{1}{2}}v, \] where \(v\) is the speed of the bead when \(r=d.\)
Solution:
Ice snooker is played on a rectangular horizontal table, of length \(L\) and width \(B\), on which a small disc (the puck) slides without friction. The table is bounded by smooth vertical walls (the cushions) and the coefficient of restitution between the puck and any cushion is \(e\). If the puck is hit so that it bounces off two adjacent cushions, show that its final path (after two bounces) is parallel to its original path. The puck rests against the cushion at a point which divides the side of length \(L\) in the ratio \(z:1\). Show that it is possible, whatever \(z\), to hit the puck so that it bounces off the three other cushions in succession clockwise and returns to the spot at which it started. By considering these paths as \(z\) varies, explain briefly why there are two different ways in which, starting at any point away from the cushions, it is possible to perform a shot in which the puck bounces off all four cushions in succession clockwise and returns to its starting point.
Solution:
A thin uniform elastic band of mass \(m,\) length \(l\) and modulus of elasticity \(\lambda\) is pushed on to a smooth circular cone of vertex angle \(2\alpha,\) in such a way that all elements of the band are the same distance from the vertex. It is then released from rest. Let \(x(t)\) be the length of the band at time \(t\) after release, and let \(t_{0}\) be the time at which the band becomes slack. Assuming that a small element of the band which subtends an angle \(\delta\theta\) at the axis of the cone experiences a force, due to the tension \(T\) in the band, of magnitude \(T\delta\theta\) directed towards the axis, and ignoring the effects of gravity, show that \[ \frac{\mathrm{d}^{2}x}{\mathrm{d}t^{2}}+\frac{4\pi^{2}\lambda}{ml}(x-l)\sin^{2}\alpha=0,\qquad(0< t< t_{0}). \] Find the value of \(t_{0}.\)
Solution: