PDF generation for Approximating the Poisson to the Normal distribution is already in progress.

Problems

Filters
Clear Filters
1988 Paper 1 Q1
D: 1500.0 B: 1500.0

Sketch the graph of the function \(\mathrm{h}\), where \[ \mathrm{h}(x)=\frac{\ln x}{x},\qquad(x>0). \] Hence, or otherwise, find all pairs of distinct positive integers \(m\) and \(n\) which satisfy the equation \[ n^{m}=m^{n}. \]


Solution:

TikZ diagram
If \(n^m = m^n \Rightarrow \frac{\ln m}{m} = \frac{\ln n}{n}\) so if \(n < m\) we must have that \(n < e \Rightarrow n = 1,2\). \(n = 1\) has no solutions, so consider \(n = 2\) which obviously has the corresponding solution \(m=4\). Since \(h(x)\) is decreasing for \(x > e\) we know this is the only solution. Hence the only solution for distinct \(m,n\) are \((m,n) = (2,4), (4,2)\)

1988 Paper 1 Q2
D: 1500.0 B: 1516.0

The function \(\mathrm{f}\) and \(\mathrm{g}\) are related (for all real \(x\)) by \[ \mathrm{g}(x)=\mathrm{f}(x)+\frac{1}{\mathrm{f}(x)}\,. \] Express \(\mathrm{g}'(x)\) and \(\mathrm{g}''(x)\) in terms of \(\mathrm{f}(x)\) and its derivatives. If \(\mathrm{f}(x)=4+\cos2x+2\sin x\), find the stationary points of \(\mathrm{g}\) for \(0\leqslant x\leqslant2\pi,\) and determine which are maxima and which are minima.


Solution: \(g'(x) = f'(x) - \frac{f'(x)}{(f(x))^2} = f'(x) \l 1 - \frac{1}{(f(x))^2} \r\) \(g''(x) = f''(x) - \frac{f''(x)f(x)^2-f'(x)\cdot 2f(x) f'(x)}{(f(x))^4} = f''(x) + \frac{f''(x)f(x)-2(f'(x))^2}{(f(x))^3}\) \begin{align*} f(x) &=4+\cos2x+2\sin x \\ f'(x) &=-2\sin2x+2\cos x \\ f''(x) &= -4\cos2x-2\sin x \end{align*} Therefore, since the stationary points of \(g\), ie points where \(g'(x) = 0\) are where \(f'(x) = 0\) or \(f(x) = \pm 1\) we should look at \begin{align*} && 0 &= f'(x) \\ && 0 &= 2 \cos x - 2 \sin 2x \\ &&&= 2 \cos x - 4 \sin x \cos x \\ &&&= 2\cos x (1 - 2 \sin x) \\ \Rightarrow && x &= \frac{\pi}2, \frac{3\pi}{2}, \frac{\pi}{6}, \frac{5\pi}{6} \end{align*} \begin{align*} && 1 &= f(x) \\ && 1 &= 4 + \cos 2x + 2 \sin x \\ \Rightarrow && \cos 2x = -1,& \sin x = -1 \\ \Rightarrow && x &= \frac{3\pi}{2} \end{align*} which we were already checking. For each of these points we have: \begin{array}{c|c|c|c||c} x & f(x) & f'(x) & f''(x) & g''(x) \\ \hline \frac{\pi}{2} & 5 & 0 & 2 & > 0\\ \frac{3\pi}{2} & 1 & 0 & 6 &> 0\\ \frac{\pi}{6} & 5.5 & 0 & -3 & < 0 \\ \frac{5\pi}{6} & 5.5 & 0 & -3 & < 0\\ \end{array} Therefore \(\frac{\pi}{2}, \frac{3\pi}{2}\) are minimums and \(\frac{\pi}{6}\) and \(\frac{5\pi}{6}\) are maxima.

1988 Paper 1 Q3
D: 1516.0 B: 1500.0

Two points \(P\) and \(Q\) lie within, or on the boundary of, a square of side 1cm, one corner of which is the point \(O\). Show that the length of at least one of the lines \(OP,PQ\) and \(QO\) must be less than or equal to \((\sqrt{6}-\sqrt{2})\) cm.


Solution: First note that \((\sqrt{6} - \sqrt{2})^2 = 8 - 2\sqrt{12} = 8 - 4\sqrt{3}\) and since \(49 > 16 \times 3\) \(\sqrt{6}-\sqrt{2} > 1\). Therefore we can assume without loss of generality that \(P\) and \(Q\) both do not lie on the same side as each other, a side containing \(O\), otherwise one of those lengths would be \(1 \text{ cm} < (\sqrt{6}-\sqrt{2}) \text{ cm} \). Let \(O = (0,0)\), \(P = (1,x)\), \(Q = (y,1)\), then our lengths squared are: \(1 + x^2, 1 + y^2, (1-x)^2+(1-y)^2\). To maximise the length of the smallest side, each side should be equal in length (otherwise we could increase the length of the smallest side by moving the point between the shortest side and the longest side (without affecting the other side). Therefore \(x = y\) and \(1+x^2 = 2(1-x)^2 \Rightarrow x^2-4x+1 = 0 \Rightarrow x = 2 - \sqrt{3} \). Therefore the distances are all \(\sqrt{1+7-4\sqrt{3}} = \sqrt{8-4\sqrt{3}} = (\sqrt{6}-\sqrt{2}) \text{ cm}\)

1988 Paper 1 Q4
D: 1500.0 B: 1516.0

Each of \(m\) distinct points on the positive \(y\)-axis is joined by a line segment to each of \(n\) distinct points on the positive \(x\)-axis. Except at the endpoints, no three of these segments meet in a single point. Derive formulae for \begin{questionparts} \item the number of such line segments; \item the number of points of intersections of the segments, ignoring intersections at the endpoints of the segments. \end{questionpart} If \(m=n\geqslant3,\) and the two segments with the greatest number of points of intersection, and the two segments with the least number of points of intersection, are excluded, prove that the average number of points of intersection per segment on the remaining segments is \[ \frac{n^{3}-7n+2}{4(n+2)}\,. \]


Solution:

  1. There are \(m \cdot n\) line segments, since each of the \(m\) points on the \(y\)-axis correspond to \(n\) points of the \(x\)-axis.
  2. Every pair of points on the \(x\)-axis and pair of points on the \(y\) axis will generate \(4\) lines, but only \(1\) of those points will meet in the middle, therefore there will be \(\binom{m}{2} \binom{n}{2}\) intersections.
The segment joining the smallest \(x\) to the smallest \(y\) and the segment joining the largest \(x\) to the largest \(y\) will not meet any other segments. The segment joining the smallest \(x\) to the largest \(y\) and the segment joining the largest \(x\) to the smallest \(y\) will have the largest number of intersections. They each intersect all the other segment coming out of other points (except the ones headed for the same point) ie \((m-1)(n-1)\) each. They also intersect each other, so \(2(m-1)(n-1)-1\) points. Therefore we are interested in: \begin{align*} \frac{\binom{n}{2}\binom{n}{2} - 2(n-1)^2+1}{n^2-4} &= \frac{\frac{n^2(n-1)^2}{4} - 2n^2+4n-1}{n^2-4} \\ &= \frac{n^4-2n^3+n^2-8n^2+16n-4}{4(n^2-4)} \\ &= \frac{(n - 2) (n^3 - 7 n + 2)}{4(n^2-4)} \\ &= \frac{n^3-7n+3}{4(n+2)} \end{align*}

1988 Paper 1 Q5
D: 1500.0 B: 1487.0

Given that \(b>a>0\), find, by using the binomial theorem, coefficients \(c_{m}\) (\(m=0,1,2,\ldots\)) such that \[ \frac{1}{\left(1-ax\right)\left(1-bx\right)}=c_{0}+c_{1}x+c_{2}x^{2}+\ldots+c_{m}x^{m}+\cdots \] for \(b\left|x\right|<1\). Show that \[ c_{m}^{2}=\frac{a^{2m+2}-2(ab)^{m+1}+b^{2m+2}}{(a-b)^{2}}\,. \] Hence, or otherwise, show that \[ c_{0}^{2}+c_{1}^{2}x+c_{2}^{2}x^{2}+\cdots+c_{m}^{2}x^{m}+\cdots=\frac{1+abx}{\left(1-abx\right)\left(1-a^{2}x\right)\left(1-b^{2}x\right)}\,, \] for \(x\) in a suitable interval which you should determine.


Solution: \begin{align*} \frac{1}{(1-ax)(1-bx)} &=\frac{1}{b-a} \l \frac{b}{1-bx}-\frac{a}{1-ax}\r \\ &= \frac{1}{b-a} \l \sum_{k=0}^{\infty} b(bx)^k-\sum_{k=0}^{\infty} a(ax)^k \r \\ &= \frac{1}{b-a} \sum_{k=0}^{\infty} \l b^{k+1} - a^{k+1} \r x^k \end{align*} Therefore \(\displaystyle c_m = \frac{b^{k+1}-a^{k+1}}{b-a}\). \begin{align*} c_m^2 &= \frac{(b^{m+1}-a^{m+1})^2}{(b-a)^2} \\ &= \frac{a^{2m+2} - 2(ab)^{m+1} + b^{2m+2}}{(b-a)^2} \end{align*} \begin{align*} \sum_{m=0}^{\infty} c_m x^m &= \sum_{m=0}^{\infty} \l \frac{a^{2m+2} - 2(ab)^{m+1} + b^{2m+2}}{(b-a)^2} \r x^m \\ &= \frac{1}{(b-a)^2} \l \sum_{m=0}^{\infty} a^{2m+2} x^m-2\sum_{m=0}^{\infty} (ab)^{m+1} x^m+\sum_{m=0}^{\infty} b^{2m+2} x^m \r \\ &= \frac{1}{(b-a)^2} \l a^2\sum_{m=0}^{\infty} a^{2m} x^m-2ab\sum_{m=0}^{\infty} (ab)^{m} x^m+b^2\sum_{m=0}^{\infty} b^{2m} x^m \r \\ &= \frac{1}{(b-a)^2} \l \frac{a^2}{1-a^2x^2} - \frac{2ab}{1-abx} + \frac{b^2}{1-b^2x^2}\r \\ &= \frac{1+ab}{(1-a^2x)(1-abx)(1-b^2x)} \end{align*} Where geometric series will converge if \(|a^2x| < 1, |b^2x| < 1, |abx| < 1\), ie \(|x| < \min (\frac{1}{a^2}, \frac{1}{b^2} )\)

1988 Paper 1 Q6
D: 1500.0 B: 1516.0

The complex numbers \(z_{1},z_{2},\ldots,z_{6}\) are represented by six distinct points \(P_{1},P_{2},\ldots,P_{6}\) in the Argand diagram. Express the following statements in terms of complex numbers:

  1. \(\overrightarrow{P_{1}P_{2}}=\overrightarrow{P_{5}P_{4}}\) and \(\overrightarrow{P_{2}P_{3}}=\overrightarrow{P_{6}P_{5}}\,\);
  2. \(\overrightarrow{P_{2}P_{4}}\) is perpendicular to \(\overrightarrow{P_{3}P_{6}}\,\).
If \((i)\) holds, show that \(\overrightarrow{P_{3}P_{4}}=\overrightarrow{P_{1}P_{6}}\,\). Suppose that the statements \((i)\) and \((ii)\) both hold, and that \(z_{1}=0,\) \(z_{2}=1,\) \(z_{3}=z,\) \(z_{5}=\mathrm{i}\) and \(z_{6}=w.\) Determine the conditions which \(\mathrm{Re}(z)\) and \(\mathrm{Re}(w)\) must satisfy in order that \(P_{1}P_{2}P_{3}P_{4}P_{5}P_{6}\) should form a convex hexagon. Find the distance between \(P_{3}\) and \(P_{6}\) when \(\tan(\angle P_{3}P_{2}P_{6})=-2/3.\)


Solution:

  1. \(\overrightarrow{P_{1}P_{2}}=\overrightarrow{P_{5}P_{4}}\) is equivalent to \(z_2 - z_1 = z_4 - z_5\). \(\overrightarrow{P_{2}P_{3}}=\overrightarrow{P_{6}P_{5}}\) is equivalent to \(z_3-z_2 = z_5 - z_6\).
  2. \(\overrightarrow{P_{2}P_{4}}\) is perpendicular to \(\overrightarrow{P_{3}P_{6}}\,\) is equivalent to \(\frac{z_4 - z_2}{z_6-z_3} \in i\mathbb{R}\)
If \(z_2 - z_1 =z_4 - z_5\) and \(z_3-z_2 = z_5 - z_6\) then adding we get \(z_3 - z_1 = z_4 - z_6\) or \(z_4 - z_3 = z_6-z_1\), which is equivalent to \(\overrightarrow{P_{3}P_{4}}=\overrightarrow{P_{1}P_{6}}\,\).
TikZ diagram
\(\textrm{Re}(z) > 1, \textrm{Re}(w) < 0, \textrm{Re}(z) +\textrm{Re}(w)=1\). (We only need one of the first two constraints, since the other is implied by the former). Since \(\overrightarrow{P_{2}P_{4}}\) is perpendicular to \(\overrightarrow{P_{3}P_{6}}\,\) we must have that \(\textrm{Im}(z) = \textrm{Im}(w)\). Combined with the vector logic we must have that \(\textrm{Im}(z) = \frac12\). Let \(z = a + \frac12i\) and \(w = (1-a) + \frac12i\). Since \(w - 1 = k(3-2i)(z-1)\) (the angle constraint) we must have that: \begin{align*} &&-a+\frac12i &= k(3-2i)((a-1) \frac12i) \\ &&&= k( 3 a - 2+(\frac72 - 2 a)i) \\ \Rightarrow && \frac{3a-2}{-a} &= \frac{\frac72-2a}{\frac12} \\ \Rightarrow && 3a-2&= 4a^2-7a \\ \Rightarrow && 0 &= 4a^2-10a+2 \\ \Rightarrow && a &= \frac{5 \pm \sqrt{17}}{4} \end{align*} Since \(a > 1, a = \frac{5 +\sqrt{17}}{4}\) and the distance is: \begin{align*} \left | z - w \right | &= | a+\frac12i - ((1-a) +\frac12i ) | \\ &= |2a-1| \\ &= \frac{5+\sqrt{17}}{2}-1 \\ &= \frac{3+\sqrt{17}}{2} \end{align*}

1988 Paper 1 Q7
D: 1484.0 B: 1500.0

The function \(\mathrm{f}\) is defined by \[ \mathrm{f}(x)=ax^{2}+bx+c. \] Show that \[ \mathrm{f}'(x)=\mathrm{f}(1)\left(x+\tfrac{1}{2}\right)+\mathrm{f}(-1)\left(x-\tfrac{1}{2}\right)-2\mathrm{f}(0)x. \] If \(a,b\) and \(c\) are real and such that \(\left|\mathrm{f}(x)\right|\leqslant1\) for \(\left|x\right|\leqslant1\), show that \(\left|\mathrm{f}'(x)\right|\leqslant4\) for \(\left|x\right|\leqslant1\). Find particular values of \(a,b\) and \(c\) such that, for the corresponding function \(\mathrm{f}\) of the above form \(\left|\mathrm{f}(x)\right|\leqslant1\) for all \(x\) with \(\left|x\right|\leqslant1\) and \(\mathrm{f}'(x)=4\) for some \(x\) satisfying \(\left|x\right|\leqslant1\).


Solution: Let \(f(x) = ax^2 + bx + c\) then \begin{align*} f'(x) &= 2ax + b \\ f(0) &= c \\ f(1) &= a+b+c \\ f(-1) &= a-b+c \\ f(1)+f(-1) &= 2(a+c) \\ f(1)-f(-1) &= 2b \\ f'(x) &= x(f(1)+f(-1)) + \frac12 (f(1) - f(-1)) - 2f(0)x \end{align*} as required. Since \(f'(x)\) is a straight line, the maximum value is either at \(1, -1\) or it's constant and either end suffices. \begin{align*} |f'(1)| & \leq |f(1)|\frac{3}{2} + |f(-1)| \frac12 + 2 |f(0)| \\ &\leq \frac{3}{2} + \frac12 + 2 \\ &= 4 \\ \\ |f'(-1)| & \leq |f(1)|\frac{1}{2} + |f(-1)| \frac32 + 2 |f(0)| \\ &\leq \frac{3}{2} + \frac12 + 2 \\ &= 4 \\ \end{align*} Therefore \(|f'(x)| \leq 4\). Suppose \(|f'(x)| = 4\) for some value in \(x \in [-1,1]\), then it must be either \(-1\) or \(1\). If \(f'(1) = 4\) then \(f(1) = 1, f(-1) = 1, f(0) = -1\) so \(f(x) = 1+ k(x^2-1) \Rightarrow f(x) = 1+2(x^2-1) = 2x^2 -1\). If \(f'(-1) = 4\) then \(f(1) = -1, f(-1) = -1, f(0) = 1 \Rightarrow f(x) = -2x^2 + 1\)

1988 Paper 1 Q8
D: 1500.0 B: 1468.0

\(ABCD\) is a skew (non-planar) quadrilateral, and its pairs of opposite sides are equal, i.e. \(AB=CD\) and \(BC=AD\). Prove that the line joining the midpoints of the diagonals \(AC\) and \(BD\) is perpendicular to each diagonal.


Solution: Let \(\mathbf{a}\) denote the vector position of \(A\) and similarly for \(B, C, D\). Then we know that \((\mathbf{b}-\mathbf{a})\cdot(\mathbf{b}-\mathbf{a})=(\mathbf{c}-\mathbf{d})\cdot(\mathbf{c}-\mathbf{d})\) and \((\mathbf{b}-\mathbf{c})\cdot(\mathbf{b}-\mathbf{c})=(\mathbf{a}-\mathbf{d})\cdot(\mathbf{a}-\mathbf{d})\). Subtracting these two equations we see that \(|\mathbf{a}|^2 -2\mathbf{a}\cdot\mathbf{b}+2\mathbf{c}\cdot\mathbf{b} - |\mathbf{c}|^2 = |\mathbf{c}|^2-2\mathbf{c}\cdot\mathbf{d}+2\mathbf{a}\cdot\mathbf{d}-|\mathbf{a}|^2\) or \(2|\mathbf{a}|^2 -2\mathbf{a}\cdot\mathbf{b}+2\mathbf{c}\cdot\mathbf{b} - 2|\mathbf{c}|^2 +2\mathbf{c}\cdot\mathbf{d}-2\mathbf{a}\cdot\mathbf{d}=0\) The midpoints of the diagonals \(AC\) and \(BD\) are \(\frac{\mathbf{a}+\mathbf{c}}{2}\) and \(\frac{\mathbf{b}+\mathbf{d}}{2}\), so the line is parallel to: \(\mathbf{a}-\mathbf{b}+\mathbf{c}-\mathbf{d}\). The diagonals are parallel to \(\mathbf{a}-\mathbf{c}\) and \(\mathbf{b}-\mathbf{d}\). So it suffices to prove that \((\mathbf{a}-\mathbf{b}+\mathbf{c}-\mathbf{d}) \cdot (\mathbf{a}-\mathbf{c}) = 0\) (since the other will follow by symmetry, \begin{align*} (\mathbf{a}-\mathbf{b}+\mathbf{c}-\mathbf{d}) \cdot (\mathbf{a}-\mathbf{c}) &= |\mathbf{a}|^2-\mathbf{a}\cdot\mathbf{b}-\mathbf{a}\cdot \mathbf{d}+\mathbf{b}\cdot \mathbf{c}-|\mathbf{c}|^2+\mathbf{c}\cdot \mathbf{d} \\ \end{align*} But this is exactly half the equation we determined earlier, so we are done.

1988 Paper 1 Q9
D: 1500.0 B: 1516.7

Find the following integrals:

  1. \(\ {\displaystyle \int_{1}^{\mathrm{e}}\frac{\ln x}{x^{2}}\,\mathrm{d}x}\,,\)
  2. \(\ {\displaystyle \int\frac{\cos x}{\sin x\sqrt{1+\sin x}}\,\mathrm{d}x.}\)


Solution:

  1. \begin{align*} \int_{1}^{\mathrm{e}}\frac{\ln x}{x^{2}}\,\mathrm{d}x &= \left [-\frac{\ln x}{x} \right]_1^e + \int_1^e \frac{1}{x^2} \, \d x \\ &= -\frac{1}{e} + \left [ -\frac{1}{x} \right]_1^e \\ &= 1 - \frac{2}{e} \end{align*}
  2. \begin{align*} \int\frac{\cos x}{\sin x\sqrt{1+\sin x}}\,\mathrm{d}x &= \int \frac{2u}{(u^2-1)u} \d u \tag{\(u^2 = 1+\sin x\)} \\ &= \int \frac{1}{u-1} - \frac{1}{u+1} \d u \\ &= \ln(u-1) - \ln (u+1) + C \\ &= \ln \l \frac{u-1}{u+1} \r + C \\ &= \ln \l \frac{\sqrt{\sin x + 1} + 1}{\sqrt{\sin x + 1} -1} \r + C \end{align*}

1988 Paper 1 Q10
D: 1500.0 B: 1500.0

A sniper at the top of a tree of height \(h\) is hit by a bullet fired from the undergrowth covering the horizontal ground below. The position and elevation of the gun which fired the shot are unknown, but it is known that the bullet left the gun with speed \(v\). Show that it must have been fired from a point within a circle centred on the base of the tree and of radius \((v/g)\sqrt{v^{2}-2gh}\). {[}Neglect air resistance.{]}


Solution:

TikZ diagram
The initial velocity is \(\begin{pmatrix} v \cos \theta \\ v \sin \theta \end{pmatrix}\). The trajectory will be: \(\begin{pmatrix} x_0 + (v \cos \theta) t \\ (v \sin \theta)t -\frac12 g t^2 \end{pmatrix}\) we must have that for some time \(t\), this is equal to \(\begin{pmatrix} 0 \\ h \end{pmatrix}\) So \(t = -\frac{x_0}{v \cos \theta}\) and so \begin{align*} &&h &= (v \sin \theta)t -\frac12 g t^2 \\ &&&= -x_0\tan \theta - \frac12 g \frac{x_0^2}{v^2 \cos^2 \theta} \\ &&&= -x_0\tan \theta - \frac{g}{2v^2 \cos^2 \theta}x_0^2 \\ &&&= -x_0\tan \theta - \frac{g}{2v^2} \sec^2 \theta x_0^2 \\ &&&= -x_0\tan \theta - \frac{g}{2v^2} (1+\tan^2 \theta )x_0^2 \\ &&&= -\l \frac{\sqrt{g}x_0}{\sqrt{2}v}\tan \theta +\frac{\sqrt{2}v}{2\sqrt{g}}\r^2+\frac{v^2}{2g}-\frac{g}{2v^2}x_0^2 \\ \Rightarrow && \frac{g}{2v^2}x_0^2 &= \frac{v^2}{2g}-h-\l \frac{\sqrt{g}x_0}{\sqrt{2}v}\tan \theta +\frac{\sqrt{2}v}{2\sqrt{g}}\r^2 \\ \Rightarrow && x_0^2 &= \frac{v^2(v^2-2gh)}{g^2}-K^2 \end{align*} Therefore \(\displaystyle |x_0| \leq \frac{v}{g}\sqrt{v^2-2gh}\)