Problems

Filters
Clear Filters

1531 problems found

1992 Paper 3 Q1
D: 1700.0 B: 1500.0

  1. Given that \[ \mathrm{f}(x)=\ln(1+\mathrm{e}^{x}), \] prove that \(\ln[\mathrm{f}'(x)]=x-\mathrm{f}(x)\) and that \(\mathrm{f}''(x)=\mathrm{f}'(x)-[\mathrm{f}'(x)]^{2}.\) Hence, or otherwise, expand \(\mathrm{f}(x)\) as a series in powers of \(x\) up to the term in \(x^{4}.\)
  2. Given that \[ \mathrm{g}(x)=\frac{1}{\sinh x\cosh2x}, \] explain why \(\mathrm{g}(x)\) can not be expanded as a series of non-negative powers of \(x\) but that \(x\mathrm{g}(x)\) can be so expanded. Explain also why this latter expansion will consist of even powers of \(x\) only. Expand \(x\mathrm{g}(x)\) as a series as far as the term in \(x^{4}.\)


Solution:

  1. \begin{align*} && f(x) &= \ln (1+e^x) \\ && f'(x) &= \frac{1}{1+e^x} \cdot e^x \\ &&&= \frac{e^x}{1+e^x} \\ \Rightarrow && \ln [f'(x)] &= x - \ln (1+e^x) \\ &&&= x - f(x) \\ \\ \Rightarrow && \frac{f''(x)}{f'(x)} &= 1 - f'(x) \\ \Rightarrow && f''(x) &= f'(x) - [f'(x)]^2 \\ && f'''(x) &= f''(x) - 2f'(x) f''(x) \\ && f^{(4)}(x) &= f'''(x) - 2[f''(x)]^2-2f'(x)f'''(x) \end{align*} \begin{align*} f(0) &= \ln 2 \\ f'(0) &= \tfrac12 \\ f''(0) &= \tfrac12 -\tfrac14 \\ &= \tfrac 14 \\ f'''(0) &= \tfrac14 - 2 \tfrac12 \tfrac 14 \\ &= 0 \\ f^{(4)}(0) &= -2 \cdot \tfrac1{16} \\ &= -\frac18 \end{align*} Therefore \(f(x) = \ln 2 + \tfrac12 x + \tfrac18 x^2 - \frac1{8 \cdot 4!} x^4 + O(x^5)\)
  2. As \(x \to 0\), \(g(x) \to \infty\) therefore there can be no power series about \(0\). But as \(x \to 0, x g(x) \not \to \infty\) as \(\frac{x}{\sinh x}\) is well behaved. We can also notice that \(x g(x)\) is an even function, since \(\cosh x\) is even and \(\frac{x}{\sinh x}\) is even, therefore the power series will consist of even powers of \(x\) \begin{align*} \lim_{x \to 0} \frac{x}{\sinh x \cosh 2 x} &= \lim_{x \to 0} \frac{x}{\sinh x} \cdot \lim_{x \to 0} \frac{1}{\cosh2 x} \\ &= 1 \end{align*} Notice that \begin{align*} \frac{x}{\sinh x \cosh 2 x} &= \frac{4x}{(e^x - e^{-x})(e^{2x}+e^{-2x})} \\ &= \frac{4x}{(2x + \frac{x^3}{3} + \cdots)(2 + 4x^2 + \frac43 x^4 + \cdots )} \\ &= \frac{1}{1+\frac{x^2}{6}+\frac{x^4}{5!} + \cdots } \frac{1}{1 + 2x^2 + \frac23 x^4 + \cdots } \\ &= \left (1-(\frac{x^2}{6} + \frac{x^4}{5!})+ (\frac{x^2}{6} )^2 + O(x^6)\right) \left (1-(2x^2+\frac23 x^4)+ (2x^2)^2 + O(x^6)\right) \\ &= \left (1 - \frac16 x^2 + \frac{7}{360} x^4 + O(x^6) \right) \left (1 - 2x^2+ \frac{10}3x^4 + O(x^6) \right) \\ &= 1 - \frac{13}{6} x^2 + \frac{1327}{360}x^4 + O(x^6) \end{align*}

1992 Paper 3 Q2
D: 1700.0 B: 1540.7

The matrices \(\mathbf{I}\) and \(\mathbf{J}\) are \[ \mathbf{I}=\begin{pmatrix}1 & 0\\ 0 & 1 \end{pmatrix}\quad\mbox{ and }\quad\mathbf{J}=\begin{pmatrix}1 & 1\\ 1 & 1 \end{pmatrix} \] respectively and \(\mathbf{A}=\mathbf{I}+a\mathbf{J},\) where \(a\) is a non-zero real constant. Prove that \[ \mathbf{A}^{2}=\mathbf{I}+\tfrac{1}{2}[(1+2a)^{2}-1]\mathbf{J}\quad\mbox{ and }\quad\mathbf{A}^{3}=\mathbf{I}+\tfrac{1}{2}[(1+2a)^{3}-1]\mathbf{J} \] and obtain a similar form for \(\mathbf{A}^{4}.\) If \(\mathbf{A}^{k}=\mathbf{I}+p_{k}\mathbf{J},\) suggest a suitable form for \(p_{k}\) and prove that it is correct by induction, or otherwise.


Solution: If $\mathbf{J}=\begin{pmatrix}1 & 1\\ 1 & 1 \end{pmatrix}\(, them \)\mathbf{J}^2=\begin{pmatrix}2 & 2\\ 2 & 2 \end{pmatrix} = 2\mathbf{J}\(. Therefore \)\mathbf{J}^n = 2\mathbf{J}^{n-1} = 2^{n-1}\mathbf{J}$ Let \(\mathbf{A}=\mathbf{I}+a\mathbf{J}\) then \begin{align*} \mathbf{A}^2 &=\l \mathbf{I}+a\mathbf{J}\r^2 \\ &= \mathbf{I}+2a\mathbf{J} + a^2\mathbf{J}^2 \\ &= \mathbf{I}+2a\mathbf{J} + 2a^2\mathbf{J} \\ &= \mathbf{I}+(2a+ 2a^2)\mathbf{J} \\ &= \mathbf{I}+\frac12(1+4a+ 4a^2-1)\mathbf{J} \\ &= \mathbf{I}+\frac12((1+2a)^2-1)\mathbf{J} \\ \end{align*} \begin{align*} \mathbf{A}^3 &=\l \mathbf{I}+a\mathbf{J}\r^3 \\ &= \mathbf{I}+3a\mathbf{J} + a^2\mathbf{J} + a^3\mathbf{J}^3 \\ &= \mathbf{I}+3a\mathbf{J} + 6a^2\mathbf{J} + 4a^3\mathbf{J} \\ &= \mathbf{I}+(3a+ 6a^3+4a^3)\mathbf{J} \\ &= \mathbf{I}+\frac12(1+3\cdot2a+3\dot4a^2+ 8a^3-1)\mathbf{J} \\ &= \mathbf{I}+\frac12((1+2a)^3-1)\mathbf{J} \\ \end{align*} \begin{align*} \mathbf{A}^4 &=\l \mathbf{I}+a\mathbf{J}\r^4 \\ &= \mathbf{I}+4a\mathbf{J} + 6a^2\mathbf{J}^2 + 4a^3\mathbf{J}^3+a^4\mathbf{J}^4 \\ &= \mathbf{I}+4a\mathbf{J} + 12a^2\mathbf{J} + 16a^3\mathbf{J}+8a^4\mathbf{J}\\ &= \mathbf{I}+(4a+ 12a^3+16a^3+8a^4)\mathbf{J} \\ &= \mathbf{I}+\frac12(1+4\cdot2a+6\cdot4a^2+ 4\cdot8a^3+16a^4-1)\mathbf{J} \\ &= \mathbf{I}+\frac12((1+2a)^4-1)\mathbf{J} \\ \end{align*} Claim: \(\mathbf{A}^k = \mathbf{I} + \frac12 ((1+2a)^{k}-1)\mathbf{J}\) Proof: Firstly, note that \(\mathbf{I}\) commutes with everything, so we can just apply the binomial theorem as if we were using real numbers: \begin{align*} \mathbf{A}^k &=\l \mathbf{I}+a\mathbf{J}\r^k \\ &= \sum_{i=0}^k \binom{k}{i}a^i\mathbf{J}^i \\ &= \mathbf{I} + \sum_{i=1}^k \binom{k}{i}a^i2^{i-1}\mathbf{J} \\ &= \mathbf{I} + \frac12\l\sum_{i=1}^k \binom{k}{i}a^i2^{i}\r\mathbf{J} \\ &= \mathbf{I} + \frac12\l\sum_{i=0}^k \binom{k}{i}a^i2^{i} - 1\r\mathbf{J} \\ &= \mathbf{I} + \frac12\l(1+2a)^k - 1\r\mathbf{J} \end{align*} as required

1992 Paper 3 Q3
D: 1700.0 B: 1484.0

Sketch the curve \(C_{1}\) whose parametric equations are \(x=t^{2},\) \(y=t^{3}.\) The circle \(C_{2}\) passes through the origin \(O\). The points \(R\) and \(S\) with real non-zero parameters \(r\) and \(s\) respectively are other intersections of \(C_{1}\) and \(C_{2}.\) Show that \(r\) and \(s\) are roots of an equation of the form \[ t^{4}+t^{2}+at+b=0, \] where \(a\) and \(b\) are real constants. By obtaining a quadratic equation, with coefficients expressed in terms of \(r\) and \(s\), whose roots would be the parameters of any further intersections of \(C_{1}\) and \(C_{2},\) or otherwise, show that \(O\), \(R\) and \(S\) are the only real intersections of \(C_{1}\) and \(C_{2}.\)


Solution:

TikZ diagram
Suppose the circle has centre \((c,d)\), then \begin{align*} && c^2+d^2 &= (t^2-c)^2+(t^3-d)^2 \\ \Rightarrow && 0 &= t^4-2ct^2+t^6-2t^3d \\ \Rightarrow && 0 &= t^4+t^2-2td-2c \end{align*} So by setting \(a = -2d\) and \(b = -2c\) we have the desired equation. By matching the coefficients of \(t^4, t^3, t^2\) we must have: \begin{align*} && 0 &= (t^2-(r+s)t+rs)(t^2+t(r+s)-rs+(r+s)^2+1) \\ \Rightarrow && 0 &= t^2+(r+s)t-rs+(r+s)^2+1 \\ && \Delta &= (r+s)^2 -4(1-rs+(r+s)^2) \\ &&&= -4+4rs-3(r+s)^2 \\ &&&=-4-2(r+s)^2-(r-s)^2 < 0 \end{align*} Therefore there are no further (real) solutions. Hence \(O, R, S\) are the only solutions.

1992 Paper 3 Q4
D: 1700.0 B: 1500.0

A set of curves \(S_{1}\) is defined by the equation \[ y=\frac{x}{x-a}, \] where \(a\) is a constant which is different for different members of \(S_{1}.\) Sketch on the same axes the curves for which \(a=-2,-1,1\) and \(2\). A second of curves \(S_{2}\) is such that at each intersection between a member of \(S_{2}\) and a member of \(S_{1}\) the tangents of the intersecting curves are perpendicular. On the same axes as the already sketched members of \(S_{1},\) sketch the member of \(S_{2}\) that passes through the point \((1,-1)\). Obtain the first order differential equation for \(y\) satisfied at all points on all members of \(S_{1}\) (i.e. an equation connecting \(x,y\) and \(\mathrm{d}y/\mathrm{d}x\) which does not involve \(a\)). State the relationship between the values of \(\mathrm{d}y/\mathrm{d}x\) on two intersecting curves, one from \(S_{1}\) and one from \(S_{2},\) at their intersection. Hence show that the differential equation for the curves of \(S_{2}\) is \[ x=y(y-1)\dfrac{\mathrm{d}y}{\mathrm{d}x}. \] Find an equation for the member of \(S_{2}\) that you have sketched.

1992 Paper 3 Q5
D: 1700.0 B: 1484.0

The tetrahedron \(ABCD\) has \(A\) at the point \((0,4,-2)\). It is symmetrical about the plane \(y+z=2,\) which passes through \(A\) and \(D\). The mid-point of \(BC\) is \(N\). The centre, \(Y\), of the sphere \(ABCD\) is at the point \((3,-2,4)\) and lies on \(AN\) such that \(\overrightarrow{AY}=3\overrightarrow{YN}.\) Show that \(BN=6\sqrt{2}\) and find the coordinates of \(B\) and \(C\). The angle \(AYD\) is \(\cos^{-1}\frac{1}{3}.\) Find the coordinates of \(D\). [There are two alternative answers for each point.]


Solution: Since \(B\) and \(C\) are reflections of each other in the plane \(y+z=2\) (since that's what it means to be symmetrical), we must have that \(N\) also lies on the plane \(y+z=2\). Since \(\overrightarrow{AY}=3\overrightarrow{YN}.\) we must have \(\overrightarrow{AN}=\overrightarrow{AY}+\overrightarrow{YN} = \frac43\overrightarrow{AY} = \frac43\begin{pmatrix} 3\\-6\\6\end{pmatrix} = \begin{pmatrix} 4\\-8\\8\end{pmatrix}\) and \(N\) is the point \((4,-4,6)\) (which fortunately is on our plane as expected). \(Y\) is the point \((3,-2,4)\) \(|\overrightarrow{AY}| = \sqrt{3^2+(-6)^2+6^2} = 3\sqrt{1+4+4} = 9\)

TikZ diagram
Notice that \(BN^2 + 3^2 = 9^2 \Rightarrow BN^2 = 3\sqrt{3^2-1} = 6\sqrt2\). Therefore \(\overrightarrow{NB} = \pm 6\sqrt{2} \frac{1}{\sqrt{2}}\begin{pmatrix} 0 \\ 1 \\ 1\end{pmatrix}\) and \(\{ B, C\} =\{ (4, 2, 12), (4, -10, 0)\}\). Suppose \(D = (x,y,z)\) then \begin{align*} && \begin{pmatrix} -1 \\ 2 \\ -2\end{pmatrix} \cdot \begin{pmatrix} x- 3 \\ y+2 \\ z-4\end{pmatrix} &= 3 \cdot 9 \cdot \frac13 = 9\\ \Rightarrow && 9 &= 3-x+2(y+2)-2(z-4) \\ &&&= -x+2y-2z+15 \\ \Rightarrow && 6 &= x-2y+2z \\ && 2 &= x -4y \\ \\ \Rightarrow && 81 &= (4y+2-3)^2+(y+2)^2+(2-y-4)^2 \\ &&&= (4y-1)^2+2(y+2)^2 \\ &&&= 16y^2-8y+1+2y^2+8y+8 \\ &&&= 18y^2+9 \\ \Rightarrow && y^2 &= 2 \\ \Rightarrow && y &= \pm 2 \end{align*} Therefore \(\displaystyle D \in \left \{ (10, 2, 0), (-6, -2, 4) \right \}\)

1992 Paper 3 Q6
D: 1700.0 B: 1500.0

Given that \({\displaystyle I_{n}=\int_{0}^{\pi}\frac{x\sin^{2}(nx)}{\sin^{2}x}\,\mathrm{d}x,}\) where \(n\) is a positive integer, show that \(I_{n}-I_{n-1}=J_{n},\) where \[ J_{n}=\int_{0}^{\pi}\frac{x\sin(2n-1)x}{\sin x}\,\mathrm{d}x. \] Obtain also a reduction formula for \(J_{n}.\) The curve \(C\) is given by the cartesian equation \[ y=\dfrac{x\sin^{2}(nx)}{\sin^{2}x}, \] where \(n\) is a positive integer and \(0\leqslant x\leqslant\pi.\) Show that the area under the curve \(C\) is \(\frac{1}{2}n\pi^{2}.\)


Solution: \begin{align*} I_n - I_{n-1} &= \int_0^{\pi} \frac{x \sin^2(nx)}{\sin ^2 x} \d x-\int_0^{\pi} \frac{x \sin^2((n-1)x)}{\sin ^2 x} \d x \\ &= \int_0^{\pi} \frac{x}{\sin^2 x} \left ( \sin^2 (nx) - \sin^2((n-1)x) \right) \d x \\ &= \int_0^{\pi} \frac{x}{\sin^2 x}\frac12 \left ( \cos (2(n-1)x) - \cos(2nx) \right) \d x \\ &= \int_0^{\pi} \frac{x}{\sin^2 x}\frac12 2 \sin ((2n-1)x )\sin x \d x \\ &= \int_0^{\pi} \frac{x\sin ((2n-1)x )}{\sin x}d x \\ &= J_n \\ \\ J_{n+1} - J_{n} &= \int_0^{\pi} \frac{x \left (\sin ((2n+1)x )-\sin ((2n-1)x )\right)}{\sin x} \d x \\ &= \int_0^{\pi} \frac{x \left ( 2 \cos (\frac{4n x}{2}) \sin \frac{2x}{2} \right)}{\sin x} \d x \\ &= \int_0^{\pi}2x \cos (2n x) \d x \\ &= \left [ \frac{x}{2n} \sin (2n x) \right]_0^{\pi} - \int_0^{\pi} \frac{1}{2n} \sin (2n x) \d x \\ &= \left [ \frac{1}{4n^2} \cos (2n x)\right]_0^{\pi} \\ &= 0 \\ \\ J_1 &= \int_0^\pi x \d x \\ &= \frac{\pi^2}{2} \\ \Rightarrow J_n &= \frac{\pi^2}{2} \\ \end{align*} And so \(I_n = I_1 + (n-1) \frac{\pi^2}{2}\) and \(I_1 = \frac{\pi^2}{2}\) so \(I_n = \frac12 n \pi^2\). But \(I_n\) is exactly the area under the curve described.

1992 Paper 3 Q7
D: 1700.0 B: 1474.8

The points \(P\) and \(R\) lie on the sides \(AB\) and \(AD,\) respectively, of the parallelogram \(ABCD.\) The point \(Q\) is the fourth vertex of the parallelogram \(APQR.\) Prove that \(BR,CQ\) and \(DP\) meet in a point.


Solution: Let \(\overrightarrow{AX} = \mathbf{x}\) for all points, so: \begin{align*} \mathbf{p} &= p\mathbf{b}\\ \mathbf{r} &= r\mathbf{d}\\ \mathbf{q} &= \mathbf{p}+\mathbf{r} \\ &= p\mathbf{b} + r\mathbf{d} \end{align*} Therefore \begin{align*} BR: && \mathbf{b} + \lambda(\mathbf{r}-\mathbf{b}) \\ &&= (1-\lambda) \mathbf{b}+ \lambda r \mathbf{d} \\ CQ: && \mathbf{c} + \mu(\mathbf{q} - \mathbf{c}) \\ &&= \mathbf{b}+\mathbf{d} + \mu(p\mathbf{b}+r\mathbf{d} - (\mathbf{b}+\mathbf{d}) ) \\ &&= (1+\mu(p-1))\mathbf{b} + (1+\mu(r-1))\mathbf{d} \\ DP: && \mathbf{d} + \nu (\mathbf{p} - \mathbf{d}) \\ &&= \nu p\mathbf{b} +(1-\nu) \mathbf{d} \end{align*} So we need \(1-\nu = \lambda r, \nu p = 1-\lambda, \) so lets say \(1 = \nu + \lambda r, 1 = \lambda + \nu p \Rightarrow \lambda(pr-1) = p-1 \Rightarrow \lambda = \frac{p-1}{pr-1}\) so they intersect at \(\frac{rp-r}{pr-1} \mathbf{d} + \frac{pr-p}{pr-1}\mathbf{b}\). If we take \(\mu = -\frac{\lambda}{p-1} = 1-pr\) this is clearly also on \(CQ\) hence they all meet at a point

1992 Paper 3 Q8
D: 1700.0 B: 1515.1

Show that \[ \sin(2n+1)\theta=\sin^{2n+1}\theta\sum_{r=0}^{n}(-1)^{n-r}\binom{2n+1}{2r}\cot^{2r}\theta, \] where \(n\) is a positive integer. Deduce that the equation \[ \sum_{r=0}^{n}(-1)^{r}\binom{2n+1}{2r}x^{r}=0 \] has roots \(\cot^{2}(k\pi/(2n+1))\) for \(k=1,2,\ldots,n\). Show that

  • sep}{3mm}
  • \(\bf (i)\) \({\displaystyle \sum_{k=1}^{n}\cot^{2}\left(\frac{k\pi}{2n+1}\right)=\frac{n(2n-1)}{3}},\)
  • \(\bf (ii)\) \({\displaystyle \sum_{k=1}^{n}\tan^{2}\left(\frac{k\pi}{2n+1}\right)=n(2n+1)},\)
  • \(\bf (iii)\) \({\displaystyle \sum_{k=1}^{n}\mathrm{cosec}^{2}\left(\frac{k\pi}{2n+1}\right)=\frac{2n(n+1)}{3}}.\)

1992 Paper 3 Q9
D: 1700.0 B: 1515.1

The straight line \(OSA,\) where \(O\) is the origin, bisects the angle between the positive \(x\) and \(y\) axes. The ellipse \(E\) has \(S\) as focus. In polar coordinates with \(S\) as pole and \(SA\) as the initial line, \(E\) has equation \(\ell=r(1+e\cos\theta).\) Show that, at the point on \(E\) given by \(\theta=\alpha,\) the gradient of the tangent to the ellipse is given by \[ \frac{\mathrm{d}y}{\mathrm{d}x}=\frac{\sin\alpha-\cos\alpha-e}{\sin\alpha+\cos\alpha+e}. \] The points on \(E\) given by \(\theta=\alpha\) and \(\theta=\beta\) are the ends of a diameter of \(E\). Show that \[ \tan(\alpha/2)\tan(\beta/2)=-\frac{1+e}{1-e}. \] [Hint. A diameter of an ellipse is a chord through its centre.]


Solution:

TikZ diagram
\begin{align*} && \ell &= r(1 + e \cos \theta) \\ \Rightarrow && 0 &= \frac{\d r}{\d \theta}(1 + e \cos \theta) - re \sin \theta \\ \Rightarrow && \frac{\d r}{\d \theta} &= \frac{re \sin \theta}{1+e \cos \theta} \end{align*} Suppose we consider the \((x',y')\) plane, which is essentially the \(x-y\) plan rotated by \(45^\circ\), then we would have \begin{align*} && \frac{\d y'}{ \d x'} &= \frac{\frac{\d y'}{\d \theta}}{\frac{\d x'}{\d \theta}} \\ &&&= \frac{\frac{\d r}{\d \theta} \sin \theta + r\cos \theta}{\frac{\d r}{\d \theta} \cos \theta - r\sin \theta} \\ &&&= \frac{\frac{re \sin \theta}{1+e \cos \theta} \sin \theta + r\cos \theta}{\frac{re \sin \theta}{1+e \cos \theta} \cos\theta -r\sin \theta} \\ &&&= \frac{re\sin^2 \theta+r \cos \theta(1+e \cos \theta)}{re\sin \theta \cos \theta -r \sin \theta (1+e \cos \theta)} \\ &&&= \frac{\cos \theta + e \cos^2 \theta+e \sin^2 \theta}{-\sin \theta} \\ &&&= \frac{\cos \theta + e}{-\sin \theta} \end{align*} Since our frame is rotated by \(45^\circ\) we need to consider the appropriate gradient for this. We know that \(m = \tan \theta\) so \(m' = \tan (\theta+45^{\circ}) = \frac{1+m}{1-m}\) therefore we should have \begin{align*} && \frac{\d y}{ \d x} &= \frac{1+\frac{\cos \theta + e}{-\sin \theta}}{1-\frac{\cos \theta + e}{-\sin \theta}} \\ &&&= \frac{\cos \theta - \sin \theta + e}{-\sin \theta - \cos \theta-e} \\ &&&= \frac{\sin \theta - \cos \theta -e}{\sin \theta + \cos \theta +e} \end{align*} As required. The tangents at those points are parallel, therefore \begin{align*} && \frac{\cos \alpha+e}{\sin \alpha} &= \frac{\cos \beta+e}{\sin \beta} \\ \Rightarrow && \frac{\frac{1-\tan^2 \frac{\alpha}{2}}{1+\tan^2 \frac{\alpha}{2}}+e}{\frac{2\tan \frac{\alpha}{2}}{1+\tan^2 \frac{\alpha}{2}}} &= \frac{\frac{1-\tan^2 \frac{\beta}{2}}{1+\tan^2 \frac{\beta}{2}}+e}{\frac{2\tan \frac{\beta}{2}}{1+\tan^2 \frac{\beta}{2}}} \\ && \frac{1-\tan^2 \frac{\alpha}{2}+e(1+\tan^2\frac{\alpha}{2})}{2\tan\frac{\alpha}{2}} &= \frac{1-\tan^2 \frac{\beta}{2}+e(1+\tan^2\frac{\beta}{2})}{2\tan\frac{\beta}{2}} \\ && \frac{(1+e)+(e-1)\tan^2 \frac{\alpha}{2}}{2\tan \frac{\alpha}{2}} &= \frac{(1+e)+(e-1)\tan^2 \frac{\beta}{2}}{2\tan \frac{\beta}{2}} \\ && \frac{(1+e)}{\tan\frac{\alpha}2} - (1-e)\tan\frac{\alpha}2 &= \frac{(1+e)}{\tan\frac{\beta}2} - (1-e)\tan\frac{\beta}2 \end{align*} ie both \(\tan \frac{\alpha}{2}\) and \(\tan \frac{\beta}{2}\) are roots of a quadratic of the form \((1-e)x^2-cx-(1+e)\) but this means the product of the roots is \(-\frac{1+e}{1-e}\)

1992 Paper 3 Q10
D: 1700.0 B: 1484.8

Sketch the curve \(C\) whose polar equation is \[ r=4a\cos2\theta\qquad\mbox{ for }-\tfrac{1}{4}\pi<\theta<\tfrac{1}{4}\pi. \] The ellipse \(E\) has parametric equations \[ x=2a\cos\phi,\qquad y=a\sin\phi. \] Show, without evaluating the integrals, that the perimeters of \(C\) and \(E\) are equal. Show also that the areas of the regions enclosed by \(C\) and \(E\) are equal.


Solution:

TikZ diagram
\begin{align*} && \text{Perimeter}(C) &= \int_{-\pi/4}^{\pi/4} \sqrt{r^2 + \left ( \frac{\d r}{\d \theta} \right)^2} \d \theta \\ &&&= \int_{-\pi/4}^{\pi/4} \sqrt{16a^2 \cos^2 2 \theta + 64a^2 \sin^2 2 \theta } \d \theta \\ &&&= \int_{-\pi/4}^{\pi/4} 4a\sqrt{1 + 3 \sin^2 2 \theta } \d \theta \\ \\ \\ && \text{Perimeter}(D) &= \int_0^{2 \pi} \sqrt{\left ( \frac{\d x}{\d \phi}\right)^2+\left ( \frac{\d y}{\d \phi}\right)^2} \d \phi \\ &&&= \int_0^{2 \pi} \sqrt{ 4a^2 \sin^2 \phi+a^2 \cos^2 \phi} \d \phi \\ &&&= a^2\int_0^{2 \pi} \sqrt{ 1+3 \sin^2 \phi} \d \phi \\ \end{align*} But clearly these two integrals are equal. \begin{align*} && \text{A}(C) &= \frac12 \int_{-\pi/4}^{\pi/4} r^2 \d \theta \\ &&&= \frac12 \int_{-\pi/4}^{\pi/4} 16a^2 \cos^2 2 \theta \d \theta \\ &&&= 8a^2\int_{-\pi/4}^{\pi/4} \cos^2 2 \theta \d \theta \\ &&&= 8a^2 \frac{\pi}{4} = 2\pi a^2 \\ && \text{A}(D) &= 2\pi a^2 \end{align*}

1992 Paper 3 Q11
D: 1700.0 B: 1500.0

\(\,\)

TikZ diagram
\(AOB\) represents a smooth vertical wall and \(XY\) represents a parallel smooth vertical barrier, both standing on a smooth horizontal table. A particle \(P\) is projected along the table from \(O\) with speed \(V\) in a direction perpendicular to the wall. At the time of projection, the distance between the wall and the barrier is \((75/32)VT\), where \(T\) is a constant. The barrier moves directly towards the wall, remaining parallel to the wall, with initial speed \(4V\) and with constant acceleration \(4V/T\) directly away from the wall. The particle strikes the barrier \(XY\) and rebounds. Show that this impact takes place at time \(5T/8\). The barrier is sufficiently massive for its motion to be unaffected by the impact. Given that the coefficient of restitution is \(1/2\), find the speed of \(P\) immediately after impact. \(P\) strikes \(AB\) and rebounds. Given that the coefficient of restitution for this collision is also \(1/2,\) show that the next collision of \(P\) with the barrier is at time \(9T/8\) from the start of the motion.

1992 Paper 3 Q12
D: 1700.0 B: 1500.0

\(\,\)

TikZ diagram
A smooth hemispherical bowl of mass \(2m\) is rigidly mounted on a light carriage which slides freely on a horizontal table as shown in the diagram. The rim of the bowl is horizontal and has centre \(O\). A particle \(P\) of mass \(m\) is free to slide on the inner surface of the bowl. Initially, \(P\) is in contact with the rim of the bowl and the system is at rest. The system is released and when \(OP\) makes an angle \(\theta\) with the horizontal the velocity of the bowl is \(v\)? Show that \[3v=a\dot{\theta}\sin\theta \] and that \[ v^{2}=\frac{2ga\sin^{3}\theta}{3(3-\sin^{2}\theta)}, \] where \(a\) is the interior radius of the bowl. Find, in terms of \(m,g\) and \(\theta,\) the reaction between the bowl and the particle.

1992 Paper 3 Q13
D: 1700.0 B: 1500.0

\(\,\)

\psset{xunit=1.0cm,yunit=1.0cm,algebraic=true,dimen=middle,dotstyle=o,dotsize=3pt 0,linewidth=0.3pt,arrowsize=3pt 2,arrowinset=0.25} \begin{pspicture*}(-2.8,-2.34)(3.26,4.36) \pspolygon[linewidth=0.4pt](0.22,-0.18)(0.4,0.04)(0.18,0.22)(0,0) \pscircle(0,0){2} \psline(2,0)(2,4) \rput[tl](2.24,2.64){\(\pi b\)} \rput[tl](2.22,0.02){\(C\)} \rput[tl](2.24,4.3){\(A\)} \rput[tl](1.32,2.1){\(Q\)} \rput[tl](-0.42,0.08){\(O\)} \rput[tl](1.6,-1.38){\(P\)} \psline[linestyle=dashed,dash=3pt 3pt](1.27,1.54)(0,0) \psline[linestyle=dashed,dash=3pt 3pt](0,0)(1.54,-1.27) \rput[tl](0.06,1.1){\(2b\)} \begin{scriptsize} \psdots[dotsize=2pt 0,dotstyle=*](2,4) \end{scriptsize} \end{pspicture*}
A uniform circular disc of radius \(2b,\) mass \(m\) and centre \(O\) is free to turn about a fixed horizontal axis through \(O\) perpendicular to the plane of the disc. A light elastic string of modulus \(kmg\), where \(k>4/\pi,\) has one end attached to a fixed point \(A\) and the other end to the rim of the disc at \(P\). The string is in contact with the rim of the disc along the arc \(PC,\) and \(OC\) is horizontal. The natural length of the string and the length of the line \(AC\) are each \(\pi b\) and \(AC\) is vertical. A particle \(Q\) of mass \(m\) is attached to the rim of the disc and \(\angle POQ=90^{\circ}\) as shown in the diagram. The system is released from rest with \(OP\) vertical and \(P\) below \(O\). Show that \(P\) reaches \(C\) and that then the upward vertical component of the reaction on the axis is \(mg(10-\pi k)/3\).

1992 Paper 3 Q14
D: 1700.0 B: 1500.0

\(\,\)

\psset{xunit=1.0cm,yunit=1.0cm,algebraic=true,dimen=middle,dotstyle=o,dotsize=3pt 0,linewidth=0.3pt,arrowsize=3pt 2,arrowinset=0.25} \begin{pspicture*}(-2.26,-2.36)(6,5.7) \pscircle(0,0){2} \psline(-1.52,1.3)(1.38,4.08) \psline{->}(0,0)(0,5) \psline{->}(0,0)(5,0) \psline(0,0)(-1.52,1.3) \psline(0,2)(4,2) \parametricplot{0.0}{2.4340509797353143}{0.6*cos(t)+0|0.6*sin(t)+0} \rput[tl](1.58,4.34){\(P\)} \rput[tl](4.22,2.14){\(B\)} \rput[tl](0.44,0.92){\(\theta\)} \rput[tl](-2,1.75){\(Q\)} \rput[tl](-0.26,-0.06){\(O\)} \rput[tl](5.14,0.12){\(x\)} \rput[tl](-0.08,5.4){\(y\)} \begin{scriptsize} \psdots[dotstyle=*](1.38,4.08) \psdots[dotstyle=*](4,2) \end{scriptsize} \end{pspicture*}
A horizontal circular disc of radius \(a\) and centre \(O\) lies on a horizontal table and is fixed to it so that it cannot rotate. A light inextensible string of negligible thickness is wrapped round the disc and attached at its free end to a particle \(P\) of mass \(m\). When the string is all in contact with the disc, \(P\) is at \(A\). The string is unwound so that the part not in contact with the disc is taut and parallel to \(OA\). \(P\) is then at \(B\). The particle is projected along the table from \(B\) with speed \(V\) perpendicular to and away from \(OA\). In the general position, the string is tangential to the disc at \(Q\) and \(\angle AOQ=\theta.\) Show that, in the general position, the \(x\)-coordinate of \(P\) with respect to the axes shown in the figure is \(a\cos\theta+a\theta\sin\theta,\) and find \(y\)-coordinate of \(P\). Hence, or otherwise, show that the acceleration of \(P\) has components \(a\theta\dot{\theta}^{2}\) and \(a\dot{\theta}^{2}+a\theta\ddot{\theta}\) along and perpendicular to \(PQ,\) respectively. The friction force between \(P\) and the table is \(2\lambda mv^{2}/a,\) where \(v\) is the speed of \(P\) and \(\lambda\) is a constant. Show that \[ \frac{\ddot{\theta}}{\dot{\theta}}=-\left(\frac{1}{\theta}+2\lambda\theta\right)\dot{\theta} \] and find \(\dot{\theta}\) in terms of \(\theta,\lambda\) and \(a\). Find also the tension in the string when \(\theta=\pi.\)

1992 Paper 3 Q15
D: 1700.0 B: 1500.0

A goat \(G\) lies in a square field \(OABC\) of side \(a\). It wanders randomly round its field, so that at any time the probability of its being in any given region is proportional to the area of this region. Write down the probability that its distance, \(R\), from \(O\) is less than \(r\) if \(0 < r\leqslant a,\) and show that if \(r\geqslant a\) the probability is \[ \left(\frac{r^{2}}{a^{2}}-1\right)^{\frac{1}{2}}+\frac{\pi r^{2}}{4a^{2}}-\frac{r^{2}}{a^{2}}\cos^{-1}\left(\frac{a}{r}\right). \] Find the median of \(R\) and probability density function of \(R\). The goat is then tethered to the corner \(O\) by a chain of length \(a\). Find the conditional probability that its distance from the fence \(OC\) is more than \(a/2\).