Problems

Filters
Clear Filters

233 problems found

1997 Paper 2 Q8
D: 1600.0 B: 1500.0

If \({\rm f}(t)\ge {\rm g}(t)\) for \(a\le t\le b\), explain very briefly why \(\displaystyle \int_a^b {\rm f}(t) \d t \ge \int_a^b {\rm g}(t) \d t\). Prove that if \(p>q>0\) and \(x\ge1\) then $$\frac{x^p-1}{ p}\ge\frac{x^q-1}{ q}.$$ Show that this inequality also holds when \(p>q>0\) and \(0\le x\le1\). Prove that, if \(p>q>0\) and \(x\ge0\), then $$\frac{1}{ p}\left(\frac{x^p}{ p+1}-1\right)\ge \frac{1}{q}\left(\frac{x^q}{ q+1}-1\right).$$


Solution: This is just the result that all of the area beneath \(g(t)\) is also below \(f(t)\) If \(p > q > 0, x \geq 1 \Rightarrow x^p \geq x^q\), therefore applying the result we have \begin{align*} && \int_1^x x^p\, \d t & \geq \int_1^x x^q\, \d t \\ \Rightarrow && \frac{x^p-1}{p} & \geq \frac{x^q-1}{q} \end{align*} When \(p > q > 0, 0 \leq x \leq 1\) we have \(x^p \leq x^q\), ie \begin{align*} && \int_x^1 x^q\, \d t & \geq \int_{x}^1 x^p\, \d t \\ \Rightarrow && \frac{1-x^q}{q} & \geq \frac{1-x^p}{p} \\ \Rightarrow && \frac{x^p-1}{p} &\geq \frac{x^q-1}{q} \end{align*} Now looking at the functions \(f(x) = \frac{x^p-1}{p}, g(x) = \frac{x^q-1}{q}\) and \(x \geq 1\) we have \begin{align*} && \int_0^x \frac{t^p-1}{p} \d t & \geq \int_0^x \frac{t^q-1}{q} \d t\\ \Rightarrow &&\frac1p \left[\frac{t^{p+1}}{p+1} - t \right]_0^x &\geq\frac1q \left[\frac{t^{q+1}}{q+1} - t \right]_0^x \\ \Rightarrow &&\frac1p \left(\frac{x^{p+1}}{p+1} -x\right) &\geq\frac1q \left(\frac{x^{q+1}}{q+1} - x \right)\\ \Rightarrow &&\frac1p \left(\frac{x^{p}}{p+1} -1\right) &\geq\frac1q \left(\frac{x^{q}}{q+1} - 1 \right)\\ \end{align*}

1997 Paper 2 Q13
D: 1600.0 B: 1516.0

A needle of length two cm is dropped at random onto a large piece of paper ruled with parallel lines two cm apart.

  1. By considering the angle which the needle makes with the lines, find the probability that the needle crosses the nearest line given that its centre is \(x\) cm from it, where \(0 < x < 1\).
  2. Given that the centre of the needle is \(x\) cm from the nearest line and that the needle crosses that line, find the cumulative distribution function for the length of the shorter segment of the needle cut off by the line.
  3. Find the probability that the needle misses all the lines.


Solution:

  1. Suppose the needle's center is \(x\) cm from the nearest line and makes an angle of \(\theta\). Then if \(\sin \theta > x\) it will cross the line, otherwise it will not. Given that \(\theta \sim U(0, \frac{\pi}{2})\), we can see that \begin{align*} && \mathbb{P}(\text{needle crosses}) &= \mathbb{P}(\sin \theta > x) \\ &&&= \mathbb{P}(\theta > \sin^{-1} x) \\ &&&= 1-\frac{2\sin^{-1} x}{\pi} \end{align*}
  2. The length of the short segment is \(L = 1 - \frac{x}{\sin \theta}\) and \(\theta \sim U(\sin^{-1} x, \frac{\pi}{2})\). So \begin{align*} && F_L(l) &= \mathbb{P}(L < l) \\ &&&= \mathbb{P}\left (1 - \frac{x} {\sin \theta} < l\right) \\ &&&= \mathbb{P}\left ( \sin \theta < \frac{x}{1-l}\right) \\ &&&= \mathbb{P}\left (\theta < \sin^{-1} \frac{x}{1-l}\right) \\ &&&= \frac{ \sin^{-1} \frac{x}{1-l} - \sin^{-1} x }{\frac{\pi}{2} - \sin^{-1}x} \end{align*}
  3. The needle (with probability \(1\)) cannot hit \(2\) lines, so let's only consider the line it's nearest too. The distance to this line is uniform on \([0,1]\), and the so we want to calculate. \begin{align*} && \mathbb{P}(\text{needle crosses}) &= \int_0^1 \left (1 - \frac{2\sin^{-1}x}{\pi} \right) \d x \\ &&&= 1 - \frac{2}{\pi} \int_0^1 \sin^{-1} x \d x\\ &&&= 1 - \frac{2}{\pi} \left ( \frac{\pi}{2} - 1 \right) \\ &&&= \frac{2}{\pi} \end{align*} Therefore the probability it misses is \(1 - \frac{\pi}{2}\)

1997 Paper 3 Q5
D: 1700.0 B: 1484.0

Find the ratio, over one revolution, of the distance moved by a wheel rolling on a flat surface to the distance traced out by a point on its circumference.


Solution: The point on the circumference will have position \((a\cos t, a \sin t )\) relative to the circumference where \(t \in [0, 2\pi]\). the wheel will travel \(2\pi a\), therefore the position is \((a\cos t + at, a \sin t )\). The total distance travelled can be computed using the arc length: \begin{align*} && s &= \int_0^{2\pi} \sqrt{\left ( \frac{\d y}{\d t} \right)^2 +\left ( \frac{\d x}{\d t} \right)^2} \d t \\ &&&= \int_0^{2\pi} \sqrt{(a - a\sin t)^2 +(a \cos t)^2 } \d t \\ &&&= a \int_0^{2\pi} \sqrt{2 - 2 \sin t } \d t \\ &&&= \sqrt{2}a \int_0^{2 \pi} \sqrt{1 - \sin t} \d t \\ &&&= \sqrt{2}a \int_0^{2 \pi} \frac{|\cos t|}{\sqrt{1 + \sin t}} \d t \\ &&&= 2\sqrt{2} a \int_{-\pi/2}^{\pi/2} \frac{\cos t}{\sqrt{1+\sin t}} \d t \\ &&&= 2\sqrt{2} a \left [ 2\sqrt{1+\sin t} \right]_{-\pi/2}^{\pi/2} \\ &&& = 2\sqrt{2} a 2\sqrt{2} \\ &&&= 8a \end{align*} Therefore the ratio is \(\frac{4}{\pi}\)

1996 Paper 1 Q2
D: 1484.0 B: 1500.0

  1. Show that \[ \int_{0}^{1}\left(1+(\alpha-1)x\right)^{n}\,\mathrm{d}x=\frac{\alpha^{n+1}-1}{(n+1)(\alpha-1)} \] when \(\alpha\neq1\) and \(n\) is a positive integer.
  2. Show that if \(0\leqslant k\leqslant n\) then the coefficient of \(\alpha^{k}\) in the polynomial \[ \int_{0}^{1}\left(\alpha x+(1-x)\right)^{n}\,\mathrm{d}x \] is \[ \binom{n}{k}\int_{0}^{1}x^{k}(1-x)^{n-k}\,\mathrm{d}x\,. \]
  3. Hence, or otherwise, show that \[ \int_{0}^{1}x^{k}(1-x)^{n-k}\,\mathrm{d}x=\frac{k!(n-k)!}{(n+1)!}\,. \]


Solution:

  1. \begin{align*} u = 1+(\alpha-1)x: && \int_0^1 (1 + (\alpha - 1)x)^n \d x &= \int_{u=1}^{u=\alpha} u^n \frac{1}{\alpha - 1} \d u \\ &&&= \left [\frac{u^{n+1}}{(n+1)(\alpha-1)} \right]_1^\alpha \\ &&&= \frac{\alpha^{n+1}-1}{(n+1)(\alpha-1)} \end{align*}
  2. \begin{align*} && \int_0^1 (\alpha x + (1-x))^n \d x &= \int_0^1 \sum_{k=0}^n \binom{n}{k} \alpha^k x^k (1-x)^{n-k} \d x \\ &&&= \sum_{k=0}^n \alpha^k \int_0^1 \binom{n}{k} x^k (1-x)^{n-k} \d x \end{align*} Therefore the coefficient of \(\alpha^k\) is \(\displaystyle \int_0^1 \binom{n}{k} x^k (1-x)^{n-k} \d x\)
  3. The coefficient of \(\alpha^{k}\) in \(\displaystyle \frac{\alpha^{n+1}-1}{(n+1)(\alpha-1)}\) is \(\displaystyle \frac1{n+1}\). Therefore \begin{align*} && \frac1{n+1} &= \binom{n}{k} \int_0^1 x^k(1-x)^{n-k} \d x \\ \Rightarrow && \int_0^1 x^k (1-x)^{n-k} \d x &= \frac{k!(n-k)!}{(n+1)n!} \\ &&&= \frac{k!(n-k)!}{(n+1)!} \end{align*}

1996 Paper 1 Q4
D: 1484.0 B: 1500.0

Show that \[ \int_{0}^{1}\frac{1}{x^{2}+2ax+1}\,\mathrm{d}x=\begin{cases} \dfrac{1}{\sqrt{1-a^{2}}}\tan^{-1}\sqrt{\dfrac{1-a}{1+a}} & \text{ if }\left|a\right|<1,\\ \dfrac{1}{2\sqrt{a^{2}-1}}\ln |a+\sqrt{a^{2}-1}| & \text{ if }\left|a\right|>1. \end{cases} \]


Solution: First suppose \(|a| < 1\), then \begin{align*} && I &= \int_0^1 \frac{1}{x^2+2ax+1} \d x \\ &&&= \int_0^1 \frac{1}{(x+a)^2 +1-a^2} \d x \\ &&&= \int_0^1 \frac{1}{(x+a)^2 +(\sqrt{1-a^2})^2} \d x \tag{\(1-a^2 > 0\)}\\ &&&= \left [\frac{1}{\sqrt{1-a^2}} \tan^{-1} \frac{x+a}{\sqrt{1-a^2}} \right]_0^1 \\ &&&= \frac{1}{\sqrt{1-a^2}} \left ( \tan^{-1} \frac{a+1}{\sqrt{1-a^2}} - \tan^{-1} \frac{a}{\sqrt{1-a^2}} \right) \\ &&&= \frac{1}{\sqrt{1-a^2}} \tan^{-1} \left ( \frac{\frac{a+1}{\sqrt{1-a^2}}-\frac{a}{\sqrt{1-a^2}}}{1+\frac{(a+1)a}{1-a^2}} \right) \\ &&&= \frac{1}{\sqrt{1-a^2}} \tan^{-1} \left ( \frac{\frac{1}{\sqrt{1-a^2}}}{\frac{1+a}{1-a^2}} \right) \\ &&&= \frac{1}{\sqrt{1-a^2}} \tan^{-1} \left ( \frac{1-a}{\sqrt{1-a^2}}\right) \\ &&&= \frac{1}{\sqrt{1-a^2}} \tan^{-1} \sqrt { \frac{1-a}{1+a}} \\ \end{align*} Second, suppose \(|a| > 1\), then \begin{align*} && I &= \int_0^1 \frac{1}{x^2+2ax+1} \d x \\ &&&= \int_0^1 \frac{1}{(x+a)^2-(a^2-1)} \d x \\ &&&= \int_0^1 \frac{1}{(x+a-\sqrt{a^2-1})(x+a+\sqrt{a^2-1})} \d x \tag{\(a^2-1 > 0\)} \\ &&&= \frac{1}{2\sqrt{a^2-1}}\int_0^1 \left ( \frac{1}{x+a-\sqrt{a^2-1}} - \frac{1}{x+a+\sqrt{a^2-1}} \right) \d x \\ &&&= \frac{1}{2\sqrt{a^2-1}} \left [ \ln |x+a-\sqrt{a^2-1}|- \ln |x+a+\sqrt{a^2-1}| \right]_0^1 \\ &&&= \frac{1}{2\sqrt{a^2-1}} \left ( \ln |1+a-\sqrt{a^2-1}| - \ln|1+a+\sqrt{a^2-1}| - \ln|a-\sqrt{a^2-1}| +\ln|a + \sqrt{a^2-1}| \right) \\ &&&= \frac{1}{2\sqrt{a^2-1}} \ln | \frac{(1+a-\sqrt{a^2-1})(a+\sqrt{a^2-1})}{(1+a+\sqrt{a^2-1})(a-\sqrt{a^2-1})}|\\ &&&= \frac{1}{2\sqrt{a^2-1}} \ln |\frac{a+a^2-(a^2-1) +\sqrt{a^2-1}}{1+a-\sqrt{a^2-1}}| \\ &&&= \frac{1}{2\sqrt{a^2-1}} \ln |\frac{(1+a +\sqrt{a^2-1})^2}{(1+a)^2-(a^2-1)}| \\ &&&= \frac{1}{2\sqrt{a^2-1}} \ln |\frac{1+2a+a^2+a^2-1+2(1+a)\sqrt{a^2-1}}{2+2a}| \\ &&&= \frac{1}{2\sqrt{a^2-1}} \ln |a+\sqrt{a^2-1}| \\ \end{align*}

1996 Paper 1 Q6
D: 1500.0 B: 1500.0

Let \(\mathrm{f}(x)=\dfrac{\sin(n+\frac{1}{2})x}{\sin\frac{1}{2}x}\) for \(0 < x\leqslant\pi.\)

  1. Using the formula \[ 2\sin\tfrac{1}{2}x\cos kx=\sin(k+\tfrac{1}{2})x-\sin(k-\tfrac{1}{2})x \] (which you may assume), or otherwise, show that \[ \mathrm{f}(x)=1+2\sum_{k=1}^{n}\cos kx\,. \]
  2. Find \({\displaystyle \int_{0}^{\pi}\mathrm{f}(x)\,\mathrm{d}x}\) and \({\displaystyle \int_{0}^{\pi}\mathrm{f}(x)\cos x\,\mathrm{d}x}.\)


Solution:

  1. \(\,\) \begin{align*} && 2\sin \tfrac12 x \sum_{k=1}^n \cos kx &= \sum_{k=1}^n 2\sin \tfrac12 x \cos kx \\ &&&= \sum_{k=1}^n \left ( \sin(k+\tfrac12)x - \sin(k - \tfrac12)x \right) \\ &&&= \left ( \sin\tfrac32x - \sin\tfrac12x \right) + \\ &&&\quad \quad \left ( \sin\tfrac52x - \sin \tfrac32 x \right) + \\ &&&\quad \quad \quad +\cdots + \\ &&&\quad \quad \quad \quad +\left ( \sin(n+\tfrac12)x - \sin(n - \tfrac12)x \right) \\ &&&= \sin(n+\tfrac12)x - \sin \tfrac12 x \\ \Rightarrow && \sin(n+\tfrac12)x &= \sin \tfrac12 x + 2\sin \tfrac12 x \sum_{k=1}^n \cos kx \\ \Rightarrow && f(x) &= 1 + 2 \sum_{k=1}^n \cos kx \end{align*}
  2. \(\,\) \begin{align*} && \int_0^{\pi} f(x) \d x &= \int_0^{\pi} \left (1 + 2 \sum_{k=1}^n \cos kx \right) \d x \\ &&&= \pi + 2 \left [ \sum_{k=1}^n \frac{1}{k} \sin k x\right]_0^\pi \\ &&&= \pi \\ \\ && \int_0^{\pi} f(x) \cos x \d x &= \int_0^{\pi} \left (\cos x + 2 \sum_{k=1}^n \cos kx \cos x \right) \d x \\ &&&= 0 + \sum_{k=1}^n \left ( \int_0^{\pi} 2 \cos k x \cos x \d x \right) \\ &&&= \sum_{k=1}^n \left ( \int_0^{\pi} (\cos (k+1)x - \cos (k-1) x)\d x\right) \\ &&&= -\pi \end{align*}

1996 Paper 2 Q4
D: 1600.0 B: 1470.2

Show that \(\cos 4u=8\cos^{4}u-8\cos^{2}u+1\). If \[ I=\int_{-1}^{1} \frac{1}{\vphantom{{\big(}^2}\; \surd(1+x)+\surd(1-x)+2\; }\;{\rm d}x ,\] show, by using the change of variable \(x=\cos t\), that \[ I= \int_0^\pi \frac{\sin t}{4\cos^{2}\left(\frac{t}{4}-\frac{\pi}{8}\right)}\,{\rm d}t.\] By using the further change of variable \(u=\frac{t}{4}-\frac{\pi}{8}\), or otherwise, show that \[I=4\surd{2}-\pi-2.\] \noindent[You may assume that \(\tan\frac{\pi}{8}=\surd{2}-1\).]


Solution: \begin{align*} && \cos 4u &= 2\cos^2 2u - 1 \\ &&&= 2 (2\cos^2 u - 1)^2 - 1 \\ &&&= 2(4\cos^4u - 4\cos^2 u + 1) - 1\\ &&&= 8\cos^4u - 8\cos^2 u + 1 \end{align*} \begin{align*} && I &= \int_{-1}^1 \frac{1}{\sqrt{1+x}+\sqrt{1-x}+2} \d x \\ x = \cos t, \d x = - \sin t \d t: &&&= \int_{t = \pi}^{t=0} \frac{1}{\sqrt{1+\cos t} + \sqrt{1-\cos t} + 2} (- \sin t ) \d t \\ &&&= \int_0^\pi \frac{\sin t}{\sqrt{2 \cos^2 \frac{t}{2}}+\sqrt{2 \sin^2 \frac{t}{2}}+2} \d t \\ &&&= \int_0^\pi \frac{\sin t}{\sqrt{2}(\cos \frac{t}{2} + \sin \frac{t}{2}) + 2} \d t \\ &&&= \int_0^\pi \frac{\sin t}{\sqrt{2}(\sqrt{2} \cos (\frac{t}{2}-\frac{\pi}{4})) + 2} \d t \\ &&&= \int_0^\pi \frac{\sin t}{2(1+\cos (\frac{t}{2}-\frac{\pi}{4}))} \d t \\ &&&= \int_0^\pi \frac{\sin t}{4\cos^2(\frac{t}{4}-\frac{\pi}{8})} \d t \\ \\ u = \tfrac{t}{4} -\tfrac{\pi}{8}, \d u = \tfrac14 \d t:&&&=\int_{-\frac{\pi}{8}}^{\frac{\pi}{8}} \frac{\sin (4u+\frac{\pi}{2})}{4 \cos^2 u} 4 \d u \\ &&&= \int_{-\frac{\pi}{8}}^{\frac{\pi}{8}} \frac{\cos4u}{\cos^2 u} \d u \\ &&&= \int_{-\frac{\pi}{8}}^{\frac{\pi}{8}} 4 (2 \cos^2 u-1)-4 + \sec^2 u \d u \\ &&&= \int_{-\frac{\pi}{8}}^{\frac{\pi}{8}} 4 \cos 2u-4 + \sec^2 u \d u \\ &&&= \left [2\sin 2u - 4u + \tan u \right]_{-\pi/8}^{\pi/8} \\ &&&= 4 \sin \frac{\pi}{4} - \pi+ 2\tan \frac{\pi}{8} \\ &&&= \frac{4}{\sqrt{2}} - \pi + 2\sqrt{2}-2 \\ &&&= 4\sqrt{2} - \pi - 2 \end{align*}

1996 Paper 3 Q3
D: 1700.0 B: 1500.0

Find \[ \int_{0}^{\theta}\frac{1}{1-a\cos x}\,\mathrm{d}x\,, \] where \(0 < \theta < \pi\) and \(-1 < a < 1.\) Hence show that \[ \int_{0}^{\frac{1}{2}\pi}\frac{1}{2-a\cos x}\,\mathrm{d}x=\frac{2}{\sqrt{4-a^{2}}}\tan^{-1}\sqrt{\frac{2+a}{2-a}}\,, \] and also that \[ \int_{0}^{\frac{3}{4}\pi}\frac{1}{\sqrt{2}+\cos x}\,\mathrm{d}x=\frac{\pi}{2}\,. \]


Solution: Let \(t = \tan \tfrac{x}{2}\), then \(\cos x = \frac{1-t^2}{1+t^2}, \frac{d t}{d x} =\tfrac12 (1+t^2)\) so the integral is: \begin{align*} \int_0^{\theta} \frac{1}{1-a \cos x} \d x &= \int_{0}^{\tan \frac{\theta}{2}} \frac{1}{1-a \left (\frac{1-t^2}{1+t^2} \right)} \frac{2}{1+t^2} \d t \\ &= \int_0^{\tan \frac{\theta}{2}} \frac{2}{1+t^2-a+at^2} \d t \\ &= \int_0^{\tan \frac{\theta}{2}} \frac{2}{1-a+(1+a) t^2} \d t \\ &= \frac{2}{1+a}\int_0^{\tan \tfrac{\theta}{2}} \frac{1}{\left (\frac{1-a}{1+a} \right)+t^2} \d t \\ &= \frac{2}{1+a} \sqrt{\frac{1+a}{1-a}} \tan^{-1} \left ( \sqrt{\frac{1+a}{1-a}} \tan \frac{\theta}{2} \right) + C \\ &= \frac{2}{\sqrt{1-a^2}}\tan^{-1} \left ( \sqrt{\frac{1+a}{1-a}} \tan \frac{\theta}{2} \right) + C \end{align*} Therefore \begin{align*} \int_{0}^{\frac{1}{2}\pi}\frac{1}{2-a\cos x}\,\mathrm{d}x &= \frac12 \int_0^{\frac12 \pi} \frac{1}{1-\tfrac{a}{2} \cos x} \d x \\ &= \left [\frac12 \frac{2}{\sqrt{1-\frac{a^2}{4}}} \tan^{-1} \left ( \sqrt{\frac{1+\frac{a}{2}}{1-\frac{a}{2}} } \tan\frac{\theta}{2} \right) \right]_0^{\pi/2} \\ &= \frac12 \frac{2}{\sqrt{1-\frac{a^2}{4}}} \tan^{-1} \left ( \sqrt{\frac{1+\frac{a}{2}}{1-\frac{a}{2}} } \tan\frac{\pi}{4} \right) \\ &= \frac{2}{\sqrt{4-a^2}} \tan^{-1} \left ( \sqrt{\frac{2+a}{2-a} } \right) \\ \end{align*} \begin{align*} \int_{0}^{\frac{3}{4}\pi}\frac{1}{\sqrt{2}+\cos x}\,\mathrm{d}x &= \frac{1}{\sqrt{2}} \int_0^{\frac34 \pi} \frac{1}{1 -\left(- \frac{1}{\sqrt{2}} \right)\cos x} \d x \\ &= \frac{1}{\sqrt{2}} \left [ \frac{2}{\sqrt{1-\tfrac12}} \tan^{-1} \left ( \sqrt{\frac{1-\frac{1}{\sqrt{2}}}{1+\frac{1}{\sqrt{2}}} } \tan\frac{\theta}{2} \right) \right]_0^{3\pi/4} \\ &= \frac{1}{\sqrt{2}} \frac{2}{\sqrt{1/2}} \tan^{-1} \left ( \sqrt{\frac{\sqrt{2}-1}{\sqrt{2}+1} } \tan\frac{3\pi}{8} \right) \\ &= 2 \tan^{-1} \left ( \sqrt{\frac{(\sqrt{2}-1)^2}{2-1} } \tan\frac{3\pi}{8} \right)\\ &= 2 \tan^{-1} \left ( (\sqrt{2}-1) \tan\frac{3\pi}{8} \right) \end{align*} If \(t = \tan \tfrac{3\pi}{8}\), then \(-1 = \tan \tfrac{3\pi}{4} = \frac{2t}{1-t^2} \Rightarrow t^2-2t-1 = 0 \Rightarrow t = 1\pm \sqrt{2}\), since \( t > 0\), we must have \(t = 1 + \sqrt{2}\), so \begin{align*} \int_{0}^{\frac{3}{4}\pi}\frac{1}{\sqrt{2}+\cos x}\,\mathrm{d}x &= 2 \tan^{-1} \left ((\sqrt{2}-1)(\sqrt{2}+1) \right) \\ &= 2 \tan^{-1} 1 \\ &= 2 \frac{\pi}{4} \\ &= \frac{\pi}{2} \end{align*}

1995 Paper 1 Q2
D: 1500.0 B: 1516.0

  1. Suppose that \[ S=\int\frac{\cos x}{\cos x+\sin x}\,\mathrm{d}x\quad\mbox{ and }\quad T=\int\frac{\sin x}{\cos x+\sin x}\,\mathrm{d}x. \] By considering \(S+T\) and \(S-T\) determine \(S\) and \(T\).
  2. Evaluate \({\displaystyle \int_{\frac{1}{4}}^{\frac{1}{2}}(1-4x)\sqrt{\frac{1}{x}-1}\,\mathrm{d}x}\) by using the substitution \(x=\sin^{2}t.\)


Solution:

  1. \begin{align*} && S + T &= \int \frac{\cos x + \sin x }{\cos x + \sin x} \d x \\ &&&= \int \d x \\ &&&= x + C \\ && S - T &= \int \frac{\cos x - \sin x}{\cos x + \sin x} \d x \\ &&&= \ln( \cos x + \sin x) + C \\ \Rightarrow && 2S &= x + \ln(\cos x + \sin x) + C \\ \Rightarrow && S &= \frac12 \left ( x + \ln(\cos x + \sin x) \right) + C \\ \Rightarrow && 2T &= x - \ln(\cos x + \sin x) + C \\ \Rightarrow && T &= \frac12 \left ( x - \ln(\cos x + \sin x) \right) + C \end{align*}
  2. \begin{align*} && I &= \int_{1/4}^{1/2} (1-4x)\sqrt{\frac1x-1} \d x \\ x = \sin^2 t, \d x = 2 \sin t \cos t \d t: &&&= \int_{\pi/6}^{\pi/4} (1-4\sin^2 t) \sqrt{\frac{1-\sin^2 t}{\sin^2 t}} 2 \sin t \cos t \d t\\ &&&=\int_{\pi/6}^{\pi/4} (1-4\sin^2 t)\frac{\cos t}{\sin t} 2 \sin t \cos t \d t \\ &&&= \int_{\pi/6}^{\pi/4} (1-4\sin^2 t) 2 \cos^2 t \d t \\ &&&= \int_{\pi/6}^{\pi/4} \left ( 2\cos^2t - 8 \sin^2t \cos^2 t \right) \d t \\ &&&= \int_{\pi/6}^{\pi/4} \left ( 1+\cos2t - 2 \sin^2 2t \right) \d t \\ &&&= \int_{\pi/6}^{\pi/4} \left ( 1+\cos2t +(\cos 4t-1)\right) \d t \\ &&&= \left[\frac12 \sin 2t + \frac14 \sin 4t \right]_{\pi/6}^{\pi/4} \\ &&&= \left ( \frac12 \right) - \left (\frac12 \frac{\sqrt{3}}{2} + \frac14 \frac{\sqrt{3}}{2} \right) \\ &&&= \frac{4-3\sqrt{3}}{8} \end{align*}

1995 Paper 1 Q5
D: 1500.0 B: 1500.0

If \[ \mathrm{f}(x)=nx-\binom{n}{2}\frac{x^{2}}{2}+\binom{n}{3}\frac{x^{3}}{3}-\cdots+(-1)^{r+1}\binom{n}{r}\frac{x^{r}}{r}+\cdots+(-1)^{n+1}\frac{x^{n}}{n}\,, \] show that \[ \mathrm{f}'(x)=\frac{1-(1-x)^{n}}{x}\,. \] Deduce that \[ \mathrm{f}(x)=\int_{1-x}^{1}\frac{1-y^{n}}{1-y}\,\mathrm{d}y. \] Hence show that \[ \mathrm{f}(1)=1+\frac{1}{2}+\frac{1}{3}+\cdots+\frac{1}{n}\,. \]


Solution: \begin{align*} f(x) & =nx-\binom{n}{2}\frac{x^{2}}{2}+\binom{n}{3}\frac{x^{3}}{3}-\cdots+(-1)^{r+1}\binom{n}{r}\frac{x^{r}}{r}+\cdots+(-1)^{n+1}\frac{x^{n}}{n} \\ f'(x) &= n - \binom{n}{2} x + \binom{n}{3}x^2 - \cdots (-1)^{r+1} \binom{n}{r} + \cdots + (-1)^{n+1} x^{n-1} \\ &= \frac{1-(1-x)^n}{x} \end{align*} Therefore, since \(\displaystyle f(x) = \int_0^xf'(t)\,dt\) \begin{align*} f(x) &= \int_0^x \frac{1 - (1-t)^n}{t} \, dt \\ &= \int_{1}^{1-x} \frac{1-y^n}{1-y} (-1)\, dy \tag{Let \(y = 1-t, \frac{dy}{dt} = -1\)} \\ &= \boxed{\int_{1-x}^1 \frac{1-y^n}{1-y} dy} \\ &= \int_{1-x}^1 \l 1 + y + y^2 + \cdots + y^{n-1} \r \, dy \\ &= \left [ y + \frac{y^2}{2} + \frac{y^3}{3} + \cdots + \frac{y^n}{n} \right]_{1-x}^1 \\ \end{align*} So when \(x = 1, 1-x = 0\) so we exactly have the sum required.

1995 Paper 2 Q4
D: 1600.0 B: 1504.3

Let \[ u_{n}=\int_{0}^{\frac{1}{2}\pi}\sin^{n}t\,\mathrm{d}t \] for each integer \(n\geqslant0\). By integrating \[ \int_{0}^{\frac{1}{2}\pi}\sin t\sin^{n-1}t\,\mathrm{d}t \] by parts, or otherwise, obtain a formula connecting \(u_{n}\) and \(u_{n-2}\) when \(n\geqslant2\) and deduce that \[ nu_{n}u_{n-1}=\left(n-1\right)u_{n-1}u_{n-2} \] for all \(n\geqslant2\). Deduce that \[ nu_{n}u_{n-1}=\tfrac{1}{2}\pi. \] Sketch graphs of \(\sin^{n}t\) and \(\sin^{n-1}t\), for \(0\leqslant t\leqslant\frac{1}{2}\pi,\) on the same diagram and explain why \(0 < u_{n} < u_{n-1}.\) By using the result of the previous paragraph show that \[ nu_{n}^{2} < \tfrac{1}{2}\pi < nu_{n-1}^{2} \] for all \(n\geqslant1\). Hence show that \[ \left(\frac{n}{n+1}\right)\tfrac{1}{2}\pi < nu_{n}^{2} < \tfrac{1}{2}\pi \] and deduce that \(nu_{n}^{2}\rightarrow\tfrac{1}{2}\pi\) as \(n\rightarrow\infty\).


Solution: \begin{align*} && u_n &= \int_0^{\tfrac12 \pi} \sin^{n} t \, \d t \\ && &= \int_0^{\tfrac12 \pi} \sin t \sin^{n-1} t \, \d t \\ && &= \left [ -\cos t \sin^{n-1} t \right]_0^{\tfrac12 \pi} + \int_0^{\tfrac12 \pi} \cos t (n-1) \sin^{n-2} t \cos t \d t \\ && &= 0 + (n-1)\int_0^{\tfrac12 \pi} \cos^2 t \sin^{n-2} t \d t \\ && &= (n-1) \int_0^{\tfrac12 \pi}(1-\sin^2 t) \sin^{n-2} t \d t \\ && &= (n-1)u_{n-2} - (n-1)u_n \\ \Rightarrow && n u_n &= (n-1)u_{n-2} \\ \end{align*} Mutplying both sides by \(u_{n-1}\) we obtain \(nu_{n}u_{n-1}=\left(n-1\right)u_{n-1}u_{n-2}\). Therefore \(nu_nu_{n-1}\) is constant, ie is equal to \(\displaystyle u_1u_0 = \int_0^{\tfrac12 \pi} \sin^{1} t \, \d t \int_0^{\tfrac12 \pi} \sin^{0} t \, \d t = 1 \cdot \frac{\pi}{2} = \frac{\pi}{2}\)

TikZ diagram
Since \(0 < \sin t < 1\) for \(t \in (0, \tfrac{\pi}{2})\) we must have \(0 < \sin^n t < \sin^{n-1} t\), in particular \(0 < u_n < u_{n-1}\) Therefore \begin{align*} && nu_{n}u_{n-1} &= \tfrac{1}{2}\pi \\ \Rightarrow && nu_n u_n &< \tfrac{1}{2}\pi \tag{\(u_n < u_{n-1}\)} \\ \Rightarrow && nu_{n-1} u_{n-1} &> \tfrac{1}{2}\pi \tag{\(u_n < u_{n-1}\)} \\ \Rightarrow && nu_n^2 &< \tfrac12 \pi < n u_{n-1}^2 \end{align*} However we also have \(\tfrac12 \pi < (n+1)u_n^2\) (by considering the next inequality), so \(\left ( \frac{n}{n+1}\right) \tfrac12 \pi < n u_n^2 < \tfrac12 \pi\) but since as \(n \to \infty\) the right hand bound is constant and the left hand bound tends to \(\tfrac12 \pi\) therefore \(n u_n^2 \to \tfrac12 \pi\)

1995 Paper 3 Q2
D: 1700.0 B: 1586.3

If \[ \mathrm{I}_{n}=\int_{0}^{a}x^{n+\frac{1}{2}}(a-x)^{\frac{1}{2}}\,\mathrm{d}x, \] show that \(\mathrm{I}_{0}=\pi a^{2}/8.\) Show that \((2n+4)\mathrm{I}_{n}=(2n+1)a\mathrm{I}_{n-1}\) and hence evaluate \(\mathrm{I}_{n}\).


Solution: \begin{align*} && I_n &= \int_{0}^{a}x^{n+\frac{1}{2}}(a-x)^{\frac{1}{2}}\,\mathrm{d}x\\ && I_0 &= \int_0^a x^{\frac12}(a-x)^{\frac12} \d x \\ x = a \sin^2 \theta, \d x = 2a \sin \theta \cos \theta \d \theta &&&= \int_{\theta =0}^{\theta = \pi/2} \sqrt{a}\sin \theta\sqrt{a} \cos \theta 2a \sin \theta \cos \theta \d \theta \\ &&&= \frac{a^2}{2} \int_0^{\pi/2} \sin^2 2 \theta \d \theta \\ &&&= \frac{a^2}{4} \int_0^{\pi/2}(1- \underbrace{\cos 4\theta}_{\text{runs round the whole unit circle}}) \d \theta \\ &&&= \frac{\pi a^2}{8} \\ \\ && I_n &= \int_0^a x^{n+\frac12}(a-x)^{\frac12} \d x \\ &&&=\underbrace{\left [-\frac23x^{n+\frac12}(a-x)^\frac32 \right]_0^a}_{=0} + \frac23 \left(n+\frac12\right) \int_0^ax^{n-1+\frac12}(a-x)^\frac32 \d x \\ &&&= \frac23 \left(n+\frac12\right) \int_0^ax^{n-1+\frac12}(a-x)(a-x)^\frac12 \d x \\ &&&= \frac23 \left(n+\frac12\right)aI_{n-1}-\frac23 \left(n+\frac12\right)I_{n} \\ \Rightarrow && \left(n+\frac12+\frac32\right)I_{n} &= \left(n+\frac12\right)aI_{n-1}\\ \Rightarrow && (2n+4)I_n &= (2n+1)aI_{n-1} \\ \\ \Rightarrow && I_n &= \frac{2n+1}{2n+4}a I_{n-1} \\ &&&=\frac{2n+1}{2n+4}\frac{2n-1}{2n+2}a^2 I_{n-2} \\ &&&= \frac{(2n+1)!!}{(2n+4)!!} \pi a^{n+2} \end{align*}

1994 Paper 1 Q4
D: 1484.0 B: 1628.6

Show that

  1. \(\dfrac{1-\cos\alpha}{\sin\alpha}=\tan\frac{1}{2}\alpha,\)
  2. if \(\left|k\right|<1\) then \({\displaystyle \int\frac{\mathrm{d}x}{1-2kx+x^{2}}=\frac{1}{\sqrt{1-k^{2}}}\tan^{-1}\left(\frac{x-k}{\sqrt{1-k^{2}}}\right)+C,}\) where \(C\) is a constant of integration.
Hence, or otherwise, show that if \(0<\alpha<\pi\) then \[ \int_{0}^{1}\frac{\sin\alpha}{1-2x\cos\alpha+x^{2}}\,\mathrm{d}x=\frac{\pi-\alpha}{2}. \]


Solution:

  1. \begin{align*} \frac{1-\cos \alpha}{\sin \alpha} &= \frac{1-(1-2\sin^2 \frac{\alpha}{2})}{2 \sin \frac \alpha2 \cos \frac\alpha2} \\ &= \frac{2 \sin^2 \frac \alpha2}{2 \sin \frac \alpha2 \cos \frac\alpha2} \\ &= \frac{\sin \frac \alpha2}{ \cos \frac\alpha2} \\ &= \tan \tfrac{\alpha}{2} \end{align*}
  2. \begin{align*} \int\frac{\mathrm{d}x}{1-2kx+x^{2}} &= \int \frac{\d x}{(x-k)^2+1-k^2} \\ &= \frac{1}{1-k^2}\int \frac{\d x}{\left (\frac{x-k}{\sqrt{1-k^2}} \right)^2+1} \\ &= \frac{1}{\sqrt{1-k^2}} \tan^{-1} \left (\frac{x-k}{\sqrt{1-k^2}} \right)+C \end{align*}
\begin{align*} \int_{0}^{1}\frac{\sin\alpha}{1-2x\cos\alpha+x^{2}}\,\mathrm{d}x &= \sin \alpha \left [\frac{1}{\sqrt{1-\cos ^2\alpha}} \tan^{-1} \left ( \frac{x - \cos \alpha}{\sqrt{1-\cos^2\alpha}} \right) \right]_0^1 \\ &= \tan^{-1} \left ( \frac{1 - \cos \alpha}{\sin \alpha} \right) -\tan^{-1} \left ( \frac{- \cos \alpha}{\sin \alpha} \right) \\ &= \tan^{-1} \tan \tfrac{\alpha}{2} + \tan^{-1} \cot \alpha \\ &= \frac{\alpha}{2} + \frac{\pi}{2} - \alpha \\ &= \frac{\pi-\alpha}{2} \end{align*}

1994 Paper 1 Q8
D: 1516.0 B: 1500.8

By means of the change of variable \(\theta=\frac{1}{4}\pi-\phi,\) or otherwise, show that \[ \int_{0}^{\frac{1}{4}\pi}\ln(1+\tan\theta)\,\mathrm{d}\theta=\tfrac{1}{8}\pi\ln2. \] Evaluate \[ {\displaystyle \int_{0}^{1}\frac{\ln(1+x)}{1+x^{2}}\,\mathrm{d}x}\qquad\mbox{ and }\qquad{\displaystyle \int_{0}^{\frac{1}{2}\pi}\ln\left(\frac{1+\sin x}{1+\cos x}\right)\,\mathrm{d}x}. \]


Solution: \begin{align*} && I &= \int_0^{\frac14\pi} \ln (1 + \tan \theta) \d \theta \\ \theta = \tfrac14\pi - \phi, \d \theta = -\d\phi: &&&= \int_0^{\frac14 \pi} \ln ( 1 + \tan (\tfrac14\pi - \phi)) \d \phi \\ &&&= \int_0^{\frac14 \pi} \ln \left ( 1 + \frac{1 - \tan \phi}{1+\tan \phi} \right) \d \phi \\ &&&= \int_0^{\frac14 \pi} \ln \left ( \frac{2}{1+\tan \phi} \right) \d \phi \\ &&&= \tfrac14 \pi \ln 2 - I \\ \Rightarrow && I &= \tfrac18\pi \ln 2 \end{align*} \begin{align*} && J &= \int_0^1 \frac{\ln(1+x)}{1+x^2} \d x \\ x= \tan \theta \d \theta, \d \theta = \frac{\d x}{1+x^2} &&&= \int_0^{\frac14 \pi} \ln(1 + \tan \theta) \d \theta \\ &&&= \tfrac18 \pi \ln 2 \end{align*} \begin{align*} && K &= \int_0^{\frac12 \pi} \ln \left ( \frac{1 + \sin x}{1 + \cos x} \right) \d x \\ y = \tfrac12\pi - x, \d y = -\d x: &&&= \int_0^{\frac12\pi} \ln \left ( \frac{1+\cos y}{1+\sin y}\right) \d y \\ &&&= -K \\ \Rightarrow && K &= 0 \end{align*}

1994 Paper 2 Q2
D: 1600.0 B: 1516.0

If \(\mathrm{Q}\) is a polynomial, \(m\) is an integer, \(m\geqslant1\) and \(\mathrm{P}(x)=(x-a)^{m}\mathrm{Q}(x),\) show that \[ \mathrm{P}'(x)=(x-a)^{m-1}\mathrm{R}(x) \] where \(\mathrm{R}\) is a polynomial. Explain why \(\mathrm{P}^{(r)}(a)=0\) whenever \(1\leqslant r\leqslant m-1\). (\(\mathrm{P}^{(r)}\) is the \(r\)th derivative of \(\mathrm{P}.\)) If \[ \mathrm{P}_{n}(x)=\frac{\mathrm{d}^{n}}{\mathrm{d}x^{n}}(x^{2}-1)^{n} \] for \(n\geqslant1\) show that \(\mathrm{P}_{n}\) is a polynomial of degree \(n\). By repeated integration by parts, or otherwise, show that, if \(n-1\geqslant m\geqslant0,\) \[ \int_{-1}^{1}x^{m}\mathrm{P}_{n}(x)\,\mathrm{d}x=0 \] and find the value of \[ \int_{-1}^{1}x^{n}\mathrm{P}_{n}(x)\,\mathrm{d}x. \] {[}Hint. \textit{You may use the formula \[ \int_{0}^{\frac{\pi}{2}}\cos^{2n+1}t\,\mathrm{d}t=\frac{(2^{2n})(n!)^{2}}{(2n+1)!} \] without proof if you need it. However some ways of doing this question do not use this formula.}{]}


Solution: \begin{align*} && P(x) &= (x-a)^mQ(x) \\ \Rightarrow && P'(x) &= m(x-a)^{m-1}Q(x) + (x-a)^mQ'(x) \\ &&&= (x-a)^{m-1}(\underbrace{mQ(x) + (x-a)Q'(x)}_{\text{a polynomial}}) \\ &&&= (x-a)^{m-1}R(x) \end{align*} Therefore \(P^{(r)}(a) = 0\) for \(1 \leq r \leq m-1\) since each time we differentiate we will have a factor of \((x-a)^{m-r}\) which is zero when we evaluate at \(x = a\). If \(P_n(x) = \frac{\d^n}{\d x^n}(x^2-1)^n\) then we are differentiating a degree \(2n\) polynomial \(n\) times. Each time we differentiate we reduce the degree by \(1\), therefore the degree of \(P_n\) is \(n\). \begin{align*} && \int_{-1}^1 x^mP_n(x) \d x &= \left [x^m \underbrace{\frac{\d^{n-1}}{\d x^{n-1}}\left ( (x-1)^{n} (x+1)^{n} \right)}_{\text{has a factor of }x-1\text{ and }x+1}\right]_{-1}^1 - \int_{-1}^1 mx^{m-1}\frac{\d^{n-1}}{\d x^{n-1}}\left ( (x-1)^{n} (x+1)^{n} \right) \d x\\ &&&= 0 - \int_{-1}^1 mx^{m-1}\frac{\d^{n-1}}{\d x^{n-1}}\left ( (x-1)^{n} (x+1)^{n} \right) \d x\\ &&&= -\left [mx^{m-1} \underbrace{\frac{\d^{n-2}}{\d x^{n-2}}\left ( (x-1)^{n} (x+1)^{n} \right)}_{\text{has a factor of }x-1\text{ and }x+1}\right]_{-1}^1+ \int_{-1}^1 m(m-1)x^{m-2}\frac{\d^{n-2}}{\d x^{n-2}}\left ( (x-1)^{n} (x+1)^{n} \right) \d x\\ &&&= m(m-1)\int_{-1}^1 x^{m-2}\frac{\d^{n-2}}{\d x^{n-2}}\left ( (x-1)^{n} (x+1)^{n} \right) \d x\\ &&& \cdots \\ &&&= (-1)^m m!\int_{-1}^1 \frac{\d^{n-m}}{\d x^{n-m}} \left ( (x-1)^{n} (x+1)^{n} \right) \d x\\ &&&= 0 \end{align*} If \(n = m\), we have \begin{align*} && \int_{-1}^1 x^n P_n(x) \d x&= (-1)^nn! \int_{-1}^1 (x^2-1)^n \d x \\ && &= (-1)^{2n}n! \cdot 2\int_{0}^1 (1-x^2)^n \d x \\ x = \sin \theta, \d x = \cos \theta \d \theta: &&&= 2 \cdot n!\int_{0}^{\pi/2} \cos^{2n} \theta \cdot \cos \theta \d \theta \\ &&&= 2 \cdot n!\int_{0}^{\pi/2} \cos^{2n+1} \theta \d \theta \\ &&&= 2 \cdot n!\frac{(2^{2n})(n!)^{2}}{(2n+1)!} \\ &&&= \frac{(2^{2n+1})(n!)^{3}}{(2n+1)!} \\ \end{align*}