Three married couples sit down at a round table at which there are six chairs. All of the possible seating arrangements of the six people are equally likely.
A sequence of points \((x_1,y_1)\), \((x_2,y_2)\), \(\ldots\) in the cartesian plane is generated by first choosing \((x_1,y_1)\) then applying the rule, for \(n=1\), \(2\), \(\ldots\), \[ (x_{n+1}, y_{n+1}) = (x_n^2-y_n^2 +a, \; 2x_ny_n+b+2)\,, \] where \(a\) and \(b\) are given real constants.
Let \(a_n\) be the coefficient of \(x^n\) in the series expansion, in ascending powers of \(x\), of \[\displaystyle \frac{1+x}{(1-x)^2(1+x^2)} \,, \] where \(\vert x \vert <1\,\). Show, using partial fractions, that either \(a_n =n+1\) or \(a_n = n+2\) according to the value of \(n\). Hence find a decimal approximation, to nine significant figures, for the fraction \( \displaystyle \frac{11\,000}{8181}\). \newline [You are not required to justify the accuracy of your approximation.]
Solution: \begin{align*} && \frac{1+x}{(1-x)^2(1+x^2)} &= \frac{A}{1-x} + \frac{B}{(1-x)^2} + \frac{Cx+D}{1+x^2} \\ \Rightarrow && 1 + x &= A(1-x)(1+x^2) + B(1+x^2) + Cx(1-x)^2 + D(1-x)^2 \\ \Rightarrow && 2 &= 2B \tag{\(x = 1\)} \\ \Rightarrow && 1 &= B \\ \Rightarrow && 1 &= A+B+D \tag{\(x = 0\)}\\ \Rightarrow && A &= -D \\ \Rightarrow && 0 &= 4A+2B-4C+4D \tag{\(x = -1\)}\\ \Rightarrow && C &= \frac12\\ \Rightarrow && 3 &= -5A+5B+2C+D \tag{\(x=2\)} \\ \Rightarrow && 3 &= -6A+6 \\ \Rightarrow && A,D &=-\frac12,\frac12 \\ \Rightarrow && \frac{1+x}{(1-x)^2(1+x^2)} &= \frac{1}{(1-x)^2} +\frac{1}{2(1-x)}+ \frac{x-1}{2(1+x^2)} \\ &&&=\sum_{k=0}^{\infty}(k+1)x^k + \sum_{k=0}^{\infty}\frac12 x^k + \sum_{k=0}^{\infty}\frac12 (-1)^kx^{2k+1} - \sum_{k=0}^{\infty}\frac12 (-1)^kx^{2k} \end{align*} Therefore the coefficient of \(x^n\) is \(n+1\) or \(n+2\) depending on whether the coefficients from the final series add constructively \(n \equiv 1, 2 \pmod{4}\) or destructively. \begin{align*} \frac{11\, 000}{8181} &= \frac{(10+1) \cdot 1000}{(10-1)^2 \cdot (100+1)} \\ &= \frac{(1+\frac{1}{10})}{(1-\frac{1}{10})^2 \cdot (1+\frac1{10})} \\ &= 1 + \frac3{10} + \frac4{10^2} + \frac{4}{10^3}+\frac{5}{10^4} + \frac{7}{10^5} + \frac{8}{10^6} + \cdots \\ & \quad \quad \cdots + \frac{8}{10^7} + \frac{9}{10^8} + \frac{11}{10^9} + \frac{12}{10^{10}} + \cdots \\ &= 1.34457890 + \frac{12}{10^{10}} + \cdots \end{align*} \begin{align*} && \sum_{k=m}^{\infty} (k+2)x^k &= x^m \sum_{k=0}^{\infty} (k+m+2)x^{k} \\ && &= \frac{x^k}{(1-x)^2} + \frac{(m+2)x^k}{1-x} \\ \Rightarrow && |\sum_{k=m}^{\infty} a_k \left ( \frac1{10} \right )^k | &\leq \frac{1}{10^m}\left ( \frac{1}{(1-\frac1{10})^2} + \frac{m+2}{1-\frac1{10}} \right) \\ &&&= \frac{1}{10^{m-1}} \left ( \frac{9m+28}{81}\right ) \end{align*} Therefore for this will be less than \(10^{-9}\), when \(m = 11\), so our approximation is valid to 9sf
Solution:
A curve is given by \[x^2+y^2 +2axy = 1,\] where \(a\) is a constant satisfying \(0 < a < 1\). Show that the gradient of the curve at the point~\(P\) with coordinates \((x,y)\) is \[\displaystyle - \frac {x+ay}{ax+y}\,,\] provided \(ax+y \ne0\). Show that \(\theta\), the acute angle between \(OP\) and the normal to the curve at \(P\), satisfies \[ \tan\theta = a\vert y^2-x^2\vert\;. \] Show further that, if \(\ \displaystyle \frac{\d \theta}{\d x}=0\) at \(P\), then:
Evaluate the integrals \[\int_0^{\frac{1}{2}\pi} \frac{\sin 2x}{1+\sin^2x} \d x \text{ and } \int_0^{\frac{1}{2}\pi} \frac{\sin x}{1+\sin^2x} \d x\] Show, using the binomial expansion, that \((1+\sqrt2\,)^5<99\). Show also that \(\sqrt 2 > 1.4\). Deduce that \(2^{\sqrt2} > 1+ \sqrt2\,\). Use this result to determine which of the above integrals is greater.
Solution: \begin{align*} && I &= \int_0^{\frac{1}{2}\pi} \frac{\sin 2x}{1+\sin^2x} \d x \\ &&&= \int_0^{\frac{1}{2}\pi} \frac{2 \sin x \cos x}{1+\sin^2x} \d x \\ &&&= \left [\ln (1 + \sin^2 x) \right]_0^{\pi/2} \\ &&&= \ln 2 \\ \\ && J &= \int_0^{\frac{1}{2}\pi} \frac{\sin x}{1+\sin^2x} \d x \\ &&&= \int_0^{\frac{1}{2}\pi} \frac{\sin x}{2-\cos^2x} \d x \\ &&&= \frac{1}{2\sqrt{2}}\int_0^{\frac{1}{2}\pi} \left ( \frac{\sin x}{\sqrt{2}-\cos x}+ \frac{\sin x}{\sqrt{2}+\cos x} \right) \d x \\ &&&= \frac{1}{2\sqrt{2}} \left [\ln (\sqrt{2}-\cos x) - \ln (\sqrt{2}+\cos x) \right]_0^{\pi/2} \\ &&&= \frac{1}{2\sqrt{2}} \left (-\ln(\sqrt{2}-1)+\ln(\sqrt{2}+1) \right) \\ &&&= \frac1{2\sqrt{2}} \ln \left (\frac{\sqrt{2}+1}{\sqrt{2}-1} \right)\\ &&&= \frac1{\sqrt{2}} \ln (\sqrt{2}+1) \end{align*} \begin{align*} && (1+\sqrt{2})^5 + (1-\sqrt{2})^5 &= 2(1+10\cdot2+5\cdot2^2) \\ &&&= 82 \\ && |(1-\sqrt{2})^5| & < 1 \\ && (1+\sqrt{2})^5 &< 83 < 99 \\ \\ && 1.4^2 &= 1.96 \\ &&&< 2 \\ \Rightarrow && 1.4 &<\sqrt{2} \\ \\ \Rightarrow && 2^{\sqrt{2}} &> 2^{1.4} \\ &&&=2^{7/5} \\ &&&= {128}^{1/5} \\ &&&>99^{1/5} \\ &&&>1+\sqrt{2} \end{align*} \begin{align*} && \ln 2 & > \frac{1}{\sqrt{2}} \ln(\sqrt{2}+1) \\ \Leftrightarrow && \sqrt{2} \ln 2 &> \ln(\sqrt{2}+1) \\ \Leftrightarrow && 2^{\sqrt{2}} &> 1+\sqrt{2} \end{align*} which we have already shown, so the first integral is larger.
A curve has the equation \(y=\f(x)\), where \[ \f(x) = \cos \Big( 2x+ \frac \pi 3\Big) + \sin \Big ( \frac{3x}2 - \frac \pi 4\Big). \]
Solution: \begin{align*} && f(x) &= \cos \left( 2x+ \frac \pi 3\right) + \sin \left ( \frac{3x}2 - \frac\pi 4\right) \\ &&&= \cos \left( 2x+ \frac \pi 3\right) + \cos\left (\frac{\pi}{2} - \left ( \frac{3x}2 - \frac\pi 4\right) \right)\\ &&&= \cos \left( 2x+ \frac \pi 3\right) + \cos\left (\frac{3\pi}{4} - \frac{3x}2 \right)\\ &&&= 2 \cos \left (\frac{2x+ \frac \pi 3+\frac{3\pi}{4} - \frac{3x}2}{2} \right) \cos \left ( \frac{\left (2x+ \frac \pi 3 \right) - \left (\frac{3\pi}{4} - \frac{3x}2 \right)}{2} \right)\\ &&&= 2 \cos \left (\frac{\frac{x}{2}+ \frac {13\pi}{12}}{2} \right) \cos \left ( \frac{\frac{7x}{2}- \frac {5\pi}{12}}{2} \right)\\ &&&= 2 \cos \left (\frac{x}{4}+ \frac {13\pi}{24} \right) \cos \left ( \frac{7x}{4}- \frac {5\pi}{24} \right)\\ \end{align*}
The points \(A\) and \(B\) have position vectors \(\bf a\) and \(\bf b\), respectively, relative to the origin \(O\). The points \(A\), \(B\) and \(O\) are not collinear. The point \(P\) lies on \(AB\) between \(A\) and \(B\) such that \[ AP : PB = (1-\lambda):\lambda\,. \] Write down the position vector of \(P\) in terms of \(\bf a\), \(\bf b\) and \(\lambda\). Given that \(OP\) bisects \(\angle AOB\), determine \(\lambda\) in terms of \(a\) and \(b\), where \(a=\vert \bf a\vert\) and $b=\vert \bb\vert$. The point \(Q\) also lies on \(AB\) between \(A\) and \(B\), and is such that \(AP=BQ\). Prove that $$OQ^2-OP^2=(b-a)^2\,.$$
In this question, use \(g=10\,\)m\,s\(^{-2}\). In cricket, a fast bowler projects a ball at \(40\,\)m\,s\(^{-1}\) from a point \(h\,\)m above the ground, which is horizontal, and at an angle \(\alpha\) above the horizontal. The trajectory is such that the ball will strike the stumps at ground level a horizontal distance of \(20\,\)m from the point of projection.