Problems

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

My house has an attic consisting of a horizontal rectangular base of length \(2q\) and breadth \(2p\) (where \(p < q\)) and four plane roof sections each at angle \(\theta\) to the horizontal. Show that the length of the roof ridge is independent of \(\theta\) and find the volume of the attic and the surface area of the roof.


Solution:

TikZ diagram
The distance to the top of the house (viewed from above) from the long side will be \(p\). The distance from the short side will also be the same, since the roof sections are climbing at the same angle, so they will take just as far to reach the top. Therefore the length of the roof ridge will be \(2q - 2p\) which is independent of \(\theta\). \vspace{1em} The height of the roof will be \(h = p \tan \theta\). The attic can be split into a prism (along the roof ridge) and a pyramid (along the sloping sides). The pyramid will have volume \(\frac13 p \tan\theta (2p)^2 = \frac83 \tan\theta p^3\). The prism will have volume \(2(q-p)p^2 \tan\theta\). Therefore the total volume will be \(\l \frac{2}{3}p + 2q \r p^2\tan\theta \) The distance (along the plane) to the roof of the house will be \(\frac{p}{\cos \theta}\) and therefore the two end roof-sections will be triangles of area \(\frac{p^2}{\cos \theta}\). The two side roof-sections will be trapiziums will area \(\frac{1}{2} \l 2q + 2(q-p) \r \frac{p}{\cos \theta}\) Therefore the total area will be \(\frac{1}{\cos \theta} \l 2p^2 + 4pq - 2p^2 \r = \frac{4pq}{\cos \theta}\)

1994 Paper 1 Q2
D: 1500.0 B: 1468.1

Given that \(a\) is constant, differentiate the following expressions with respect to \(x\):

  1. \(x^{a}\);
  2. \(a^{x}\);
  3. \(x^{x}\);
  4. \(x^{(x^{x})}\);
  5. \((x^{x})^{x}.\)


Solution: \begin{align*} && y &= x^a \\ && \frac{\d y}{\d x} &= \begin{cases} ax^{a-1} & a \neq 0 \\ 0 & a = 0 \end{cases} \\ \\ && y &= a^x \\ &&&= e^{(\ln a) \cdot x} \\ && \frac{\d y}{\d x} &= \ln a e^{(\ln a) x} \\ &&&= \ln a \cdot a^ x \\ \\ && y &= x^x \\ &&&= e^{x \ln x}\\ && \frac{\d y}{\d x} &= e^{x \ln x} \cdot \left ( \ln x + x \cdot \frac1x \right) \\ &&&= x^x \left (1 + \ln x \right) \\ \\ && y&= x^{(x^x)} \\ &&&= e^{x^ x \cdot \ln x} \\ && \frac{\d y}{\d x} &= e^{x^x \cdot \ln x} \left ( x^x \left (1 + \ln x \right) \cdot \ln x + x^x \cdot \frac1x\right) \\ &&&= x^{x^x} \left (x^x (1+ \ln x) \ln x +x^{x-1} \right) \\ &&&= x^{x^x+x-1} \left (1 + x \ln x + x (\ln x)^2 \right) \\ \\ && y &= (x^x)^x \\ &&&= x^{2x} \\ &&&= e^{2x \ln x} \\ && \frac{\d y}{\d x} &= e^{2 x \ln x} \left (2 \ln x + 2 \right) \\ &&&= 2(x^x)^x(1 + \ln x) \end{align*}

1994 Paper 1 Q3
D: 1516.0 B: 1484.0

By considering the coefficient of \(x^{n}\) in the identity \((1-x)^{n}(1+x)^{n}=(1-x^{2})^{n},\) or otherwise, simplify \[ \binom{n}{0}^{2}-\binom{n}{1}^{2}+\binom{n}{2}^{2}-\binom{n}{3}^{2}+\cdots+(-1)^{n}\binom{n}{n}^{2} \] in the cases (i) when \(n\) is even, (ii) when \(n\) is odd.


Solution: The coefficient of \(x^n\) on the LHS is \begin{align*} && (1-x^2)^n &= (1-x)^n(1+x)^n \\ [x^n]: && \begin{cases} (-1)^{\lfloor \frac{n}2 \rfloor}\binom{n}{\lfloor \frac{n}2 \rfloor} &\text{if } n\text{ even} \\ 0 & \text{otherwise} \end{cases} &= \sum_{i=0}^n \underbrace{(-1)^i\binom{n}{i}}_{\text{take }(-x)^i\text{ from first bracket}} \cdot \underbrace{\binom{n}{n-i}}_{\text{take }x^{n-i}\text{ from second bracket}} \\ &&&= \sum_{i=0}^n (-1)^i\binom{n}{i}\binom{n}{i} \\ &&&= \sum_{i=0}^n (-1)^i\binom{n}{i}^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 Q5
D: 1500.0 B: 1516.0

A parabola has the equation \(y=x^{2}.\) The points \(P\) and \(Q\) with coordinates \((p,p^{2})\) and \((q,q^{2})\) respectively move on the parabola in such a way that \(\angle POQ\) is always a right angle.

  1. Find and sketch the locus of the midpoint \(R\) of the chord \(PQ.\)
  2. Find and sketch the locus of the point \(T\) where the tangents to the parabola at \(P\) and \(Q\) intersect.


Solution:

  1. The line \(PO\) has gradient \(\frac{p^2}{p} = p\) and teh line \(QO\) has gradient \(q\), therefore we must have that \(pq = -1\). Therefore, \(R\) is the point \begin{align*} && R &= \left ( \frac{p-\frac{1}{p}}{2}, \frac{p^2+\frac{1}{p^2}}{2} \right) \\ &&&= \left ( \frac12\left ( p - \frac{1}{p} \right),2\left (\frac12 \left(p-\frac{1}{p}\right) \right)^2+1 \right) \\ &&&= \left ( t, 2t^2+1\right) \end{align*} So we are looking at another parabola.
    TikZ diagram
  2. The tangents are \(y = 2px+c\), ie \(p^2 = 2p^2+c\), ie \(y = 2px -p^2\) so we have \begin{align*} && y - 2px &= -p^2 \\ && y - 2qx &= -q^2 \\ \Rightarrow && (2p-2q)x &= p^2-q^2 \\ \Rightarrow && x &= \frac12 (p+q)\\ && y &= p(p+q)-p^2 \\ && y &= pq = -1 \end{align*} Therefore \(x = \frac12(p - \frac1p), y= -1\), so we have the line \(y = -1\) (the directrix)
    TikZ diagram

1994 Paper 1 Q6
D: 1500.0 B: 1516.0

The function \(\mathrm{f}\) is defined, for any complex number \(z\), by \[ \mathrm{f}(z)=\frac{\mathrm{i}z-1}{\mathrm{i}z+1}. \] Suppose throughout that \(x\) is a real number.

  1. Show that \[ \mathrm{Re}\,\mathrm{f}(x)=\frac{x^{2}-1}{x^{2}+1}\qquad\mbox{ and }\qquad\mathrm{Im}\,\mathrm{f}(x)=\frac{2x}{x^{2}+1}. \]
  2. Show that \(\mathrm{f}(x)\mathrm{f}(x)^{*}=1,\) where \(\mathrm{f}(x)^{*}\) is the complex conjugate of \(\mathrm{f}(x)\).
  3. Find expressions for \(\mathrm{Re}\,\mathrm{f}(\mathrm{f}(x))\) and \(\mathrm{Im}\,\mathrm{f}(\mathrm{f}(x)).\)
  4. Find \(\mathrm{f}(\mathrm{f}(\mathrm{f}(x))).\)


Solution:

  1. \begin{align*} && f(x) &= \frac{ix-1}{ix+1} \\ &&&= \frac{ix-1}{ix+1} \frac{1-ix}{1-ix} \\ &&&= \frac{ix-1+x^2+ix}{1^2+x^2} \\ &&&= \frac{x^2-1}{x^2+1} + i \frac{2x}{x^2+1} \\ \Rightarrow && \textrm{Re}(f(x)) &= \frac{x^2-1}{x^2+1} \\ && \textrm{Im}(f(x)) &= \frac{2x}{x^2+1} \end{align*}
  2. \begin{align*} && f(x)f(x)^* &= \frac{ix-1}{ix+1} \frac{(ix-1)^*}{(ix+1)^*} \\ &&&= \frac{ix-1}{ix+1} \frac{-ix-1}{-ix+1} \\ &&&= \frac{ix-1}{ix+1} \frac{-(ix+1)}{-(ix-1)} \\ &&&= 1
  3. \begin{align*} && \begin{pmatrix} i & -1 \\ i & 1 \end{pmatrix}^2 &= \begin{pmatrix} -1-i & -i-1 \\ -1+i & -i+1 \end{pmatrix} \\ \Rightarrow && f(f(z)) &= \frac{-(1+i)(z+1)}{(-1+i)(z-1)} \\ &&&= \frac{2i}{2} \frac{z+1}{z-1} \\ &&&= i \frac{z+1}{z-1} \\ \Rightarrow && \textrm{Re}(f(f(x))) &= 0 \\ && \textrm{Im}(f(f(x))) &= \frac{x+1}{x-1} \end{align*}
  4. \begin{align*} && \begin{pmatrix} i & -1 \\ i & 1 \end{pmatrix} \begin{pmatrix} i & i \\ 1 & -1 \end{pmatrix} &= \begin{pmatrix} -2 & 0 \\ 0 & -2 \end{pmatrix} \\ \Rightarrow && f(f(f(z))) &= z \end{align*}

1994 Paper 1 Q7
D: 1500.0 B: 1502.1

From the facts \begin{alignat*}{2} 1 & \quad=\quad & & 0\\ 2+3+4 & \quad=\quad & & 1+8\\ 5+6+7+8+9 & \quad=\quad & & 8+27\\ 10+11+12+13+14+15+16 & \quad=\quad & & 27+64 \end{alignat*} guess a general law. Prove it. Hence, or otherwise, prove that \[ 1^{3}+2^{3}+3^{3}+\cdots+N^{3}=\tfrac{1}{4}N^{2}(N+1)^{2} \] for every positive integer \(N\). [Hint. You may assume that \(1+2+3+\cdots+n=\frac{1}{2}n(n+1)\).]


Solution: \begin{align*} && (n^2+1) + (n^2+2) + \cdots + (n+1)^2 &= n^3+(n+1)^3 \\ \Leftrightarrow && \sum_{i=n^2+1}^{(n+1)^2} i &= n^3 + (n+1)^3 \\ && \sum_{i=n^2+1}^{(n+1)^2} i &= \sum_{i=1}^{(n+1)^2} i- \sum_{i=1}^{n^2} i \\ &&&= \frac{(n+1)^2((n+1)^2+1)}{2} - \frac{n^2(n^2+1)}{2} \\ &&&= \frac{(n+1)^2(n^2+2n+2) - n^2(n^2+1)}{2} \\ &&&= \frac{2(n+1)^3+n^2(n^2+2n+1) - n^2(n^2+1)}{2}\\ &&&= \frac{2(n+1)^3+2n^3 + n^2(n^2+1) - n^2(n^2+1)}{2}\\ &&&= (n+1)^3+n^3 \end{align*} \begin{align*} && \sum_{i=1}^{N^2} i &=(0^3+1^3)+ (1^3+2^3)+(2^3+3^3) + \cdots + ((N-1)^3+N^3) \\ &&&= 2 \left (1^3+2^3 + 3^3 + \cdots + (N-1)^3 \right) + N^3 \\ \Rightarrow && \sum_{i=1}^N i^3 &= \frac12 \left ( N^3+ \sum_{i=1}^{N^2} i \right) \\ &&&= \frac12 \left ( N^3 + \frac{N^2(N^2+1)}{2} \right) \\ &&&= \frac{N^2(N^2+1)+2N^3}{4} \\ &&&= \frac{N^2(N^2+2N+1)}{4} \\ &&&= \frac{N^2(N+1)^2}{4} \\ \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 1 Q9
D: 1484.0 B: 1500.0

A cannon-ball is fired from a cannon at an initial speed \(u\). After time \(t\) it has reached height \(h\) and is at a distance \(\sqrt{x^{2}+h^{2}}\) from the cannon. Ignoring air resistance, show that \[ \tfrac{1}{4}g^{2}t^{4}-(u^{2}-gh)t^{2}+h^{2}+x^{2}=0. \] Hence show that if \(u^{2}>2gh\) then the horizontal range for a given height \(h\) and initial speed \(u\) is less than or equal to \[ \frac{u\sqrt{u^{2}-2gh}}{g}. \] Show that there is always an angle of firing for which this value is attained.

1994 Paper 1 Q10
D: 1516.0 B: 1484.0

One end \(A\) of a light elastic string of natural length \(l\) and modulus of elasticity \(\lambda\) is fixed and a particle of mass \(m\) is attached to the other end \(B\). The particle moves in a horizontal circle with centre on the vertical through \(A\) with angular velocity \(\omega.\) If \(\theta\) is the angle \(AB\) makes with the downward vertical, find an expression for \(\cos\theta\) in terms of \(m,g,l,\lambda\) and \(\omega.\) Show that the motion described is possible only if \[ \frac{g\lambda}{l(\lambda+mg)}<\omega^{2}<\frac{\lambda}{ml}. \]