Problems

Filters
Clear Filters
2007 Paper 3 Q3
D: 1700.0 B: 1469.5

A sequence of numbers, \(F_1\), \(F_2\), \(\ldots\), is defined by $ F_1=1\(, \)F_2=1$, and \[ F_n=F_{n-1}+F_{n-2}\, \text{ \ \ \ for \(n\ge 3\)}. \]

  1. Write down the values of \(F_3\), \(F_4\), \(\ldots\) , \(F_8\).
  2. Prove that $F^{\vphantom{2}}_{2k+3}F^{\vphantom{2}}_{2k+1} -F_{2k+2}^2 = -F^{\vphantom{2}}_{2k+2}F^{\vphantom{2}}_{2k}+F_{2k+1}^2\,$.
  3. Prove by induction or otherwise that $ F^{\vphantom{2}}_{2n+1} F^{\vphantom{2}}_{2n-1}- F^2_{2n}=1\,$ and deduce that \(F^2_{2n}+1\,\) is divisible by \(F^{\vphantom{2}}_{2n+1}\,.\)
  4. Prove that \(F^2_{2n-1}+1\,\) is divisible by \(F^{\vphantom{2}}_{2n+1}\,.\)

2007 Paper 3 Q4
D: 1700.0 B: 1484.0

A curve is given parametrically by \begin{align*} x&= a\big( \cos t +\ln \tan \tfrac12 t\big)\,,\\ y&= a\sin t\,, \end{align*} where \(0 < t < \frac12 \pi\) and \(a\) is a positive constant. Show that \(\ds \frac{\d y}{\d x} = \tan t\) and sketch the curve. Let \(P\) be the point with parameter \(t\) and let \(Q\) be the point where the tangent to the curve at \(P\) meets the \(x\)-axis. Show that \(PQ=a\). The {\sl radius of curvature}, \(\rho\), at \(P\) is defined by \[ \rho= \frac {\big(\dot x ^2+\dot y^2\big)^{\frac32}} {\vert \dot x \ddot y - \dot y \ddot x\vert \ \ } \,, \] where the dots denote differentiation with respect to \(t\). Show that \(\rho =a\cot t\). The point \(C\) lies on the normal to the curve at \(P\), a distance \(\rho\) from \(P\) and above the curve. Show that \(CQ\) is parallel to the \(y\)-axis.

2007 Paper 3 Q5
D: 1700.0 B: 1516.0

Let \(y = \ln (x^2-1)\,\), where \(x >1\), and let \(r\) and \(\theta\) be functions of \(x\) determined by \(r= \sqrt{x^2-1}\) and \(\coth\theta= x\). Show that \[ \frac {\d y}{\d x} = \frac {2\cosh \theta}{r} \text{ and } \frac {\d^2 y}{\d x^2} = -\frac {2 \cosh 2\theta}{r^2}\,, \] and find an expression in terms of \(r\) and \(\theta\) for \(\dfrac {\d^3 y}{\d x^3}\,\). Find, with proof, a similar formula for \(\dfrac{\d^n y}{\d x^n}\) in terms of \(r\) and \(\theta\).


Solution: \begin{align*} && y &= \ln(x^2 -1) \\ && r &= \sqrt{x^2-1} \\ && \coth \theta &= x \\ && r &= \sqrt{\coth^2 \theta - 1} = \sqrt{\textrm{cosech}^2 \theta} = \textrm{cosech} \theta \\ && \frac{\d y}{\d x} &= \frac{2x}{x^2-1} \\ &&&= \frac{2 \coth \theta}{r^2} \\ &&&= \frac{2 \cosh \theta}{\sinh \theta \cdot r \cdot \textrm{cosech} \theta } \\ &&&= \frac{2 \cosh \theta}{r } \\ \\ && \frac{\d^2 y}{\d x^2} &= \frac{2(x^2-1)-4x^2}{(x^2-1)^2} \\ &&&= \frac{-2(1+x^2)}{r^2 \textrm{cosech}^2 r} \\ &&&= -\frac{2(1 + \coth^2 \theta) \sinh^2 \theta}{r^2} \\ &&&= -\frac{2(\sinh^2 \theta + \cosh^2 \theta)}{r^2} \\ &&&= -\frac{2 \cosh 2 \theta}{r^2} \\ \\ && \frac{\d^3 y}{\d x^3} &= \frac{-4x(x^2-1)^2-(-2x^2-2)\cdot2(x^2-1)\cdot 2x}{(x^2-1)^4} \\ &&&= \frac{-4x(x^2-1)+8x(x^2+1)}{(x^2-1)^3}\\ &&&= \frac{4x^3+12x}{(x^2-1)^3} \\ &&&=\frac{\sinh^3 \theta (4\coth^3 \theta + 12\coth \theta )}{r^3} \\ &&&=\frac{4\cosh^3 \theta + 12\cosh \theta \sinh^2 \theta}{r^3} \\ &&&= \frac{4 \cosh 3 \theta}{r^3} \\ \end{align*} Claim: \(\frac{\d^n y}{\d x^n} = (-1)^{n+1}\frac{2(n-1)!\cosh n \theta}{r^n}\) Proof: By induction. Base cases already proven \begin{align*} \frac{\d r}{\d x} &= \frac{x}{\sqrt{x^2-1}} = \frac{\coth \theta}{\textrm{cosech} \theta} = \cosh \theta \\ \frac{\d \theta}{\d x} &= - \sinh^2 \theta \\ \\ \frac{\d^{n+1} y}{\d x^{n+1}} &= (-1)^{n+1}(n-1)!\frac{\d}{\d x} \left ( \frac{2\cosh n \theta}{r^n}\right) \\ &= (-1)^{n+1}\frac{2 n \sinh n \theta \cdot r^n \cdot \frac{\d \theta}{\d x}- 2\cosh n \theta \cdot nr^{n-1} \frac{\d r}{\d x} }{r^{2n}} \\ &= (-1)^{n+2}\frac{2n( \cosh n \theta\cosh \theta + r\sinh n \theta \sinh^2 \theta) }{r^{n+1}} \\ &= (-1)^{n+2}n!\frac{2\cosh(n+1) \theta }{r^{n+1}} \\ \end{align*} We can think of this as \(\ln(x^2-1) = \ln(x+1)+\ln(x-1)\) and also note \(x \pm 1 = \coth \theta \pm 1 = \frac{\cosh \theta \pm \sinh \theta}{\sinh \theta} = \frac{e^{\pm \theta}}{\sinh \theta}\) \begin{align*} && \frac{\d^n}{\d x^n} \ln(x^2-1) &= (n-1)!(-1)^{n-1} \left ( \frac{1}{(x+1)^n} + \frac{1}{(x-1)^n} \right) \\ &&&= (-1)^{n-1}(n-1)! \left ( \frac{\sinh^n \theta}{e^{n\theta}} + \frac{\sinh^n \theta}{e^{-n\theta}} \right) \\ &&&= (-1)^{n-1} (n-1)!2\cosh n \theta \cdot \sinh^n \theta \\ &&&= (-1)^{n-1}(n-1)! \frac{2 \cosh n \theta }{r^n} \end{align*}

2007 Paper 3 Q6
D: 1700.0 B: 1472.0

The distinct points \(P\), \(Q\), \(R\) and \(S\) in the Argand diagram lie on a circle of radius \(a\) centred at the origin and are represented by the complex numbers \(p\), \(q\), \(r\) and \(s\), respectively. Show that \[ pq = -a^2 \frac {p-q}{p^*-q^*}\,. \] Deduce that, if the chords \(PQ\) and \(RS\) are perpendicular, then \(pq+rs=0\). The distinct points \(A_1\), \(A_2\), \(\ldots\), \(A_n\) (where \(n\ge3\)) lie on a circle. The points \hbox{\(B_1\), \(B_2\), \(\ldots\), \(B_{n}\)} lie on the same circle and are chosen so that the chords \(B_1B_2\), \(B_2B_3\), \(\ldots\), \(B_nB_{1}\) are perpendicular, respectively, to the chords \(A_1A_2\), \(A_2A_3\), \(\ldots\), \(A_nA_1\). Show that, for \(n=3\), there are only two choices of \(B_1\) for which this is possible. What is the corresponding result for \(n=4\)? State the corresponding results for values of \(n\) greater than 4.

2007 Paper 3 Q7
D: 1700.0 B: 1516.0

The functions \(\s(x)\) (\(0\le x<1\)) and \(t(x)\) (\(x\ge0\)), and the real number \(p\), are defined by \[ \s(x) = \int_0^x \frac 1 {\sqrt{1-u^2}}\, \d u\;, \ \ \ \ t(x) = \int_0^x \frac 1 {1+u^2}\, \d u\;, \ \ \ \ p= 2 \int_0^\infty \frac 1 {1+u^2}\, \d u \;. \] For this question, do not evaluate any of the above integrals explicitly in terms of inverse trigonometric functions or the number \(\pi\).

  1. Use the substitution \(u=v^{-1}\) to show that \(\displaystyle t(x) =\int_{1/x}^\infty\frac 1 {1+v^2}\, \d v \, \). Hence evaluate \(t(1/x) + t(x)\) in terms of \(p\) and deduce that \(2t(1)= \frac12 p\,\).
  2. Let \(y=\dfrac{u}{\sqrt{1+u^2}}\). Express \(u\) in terms of \(y\), and show that \(\displaystyle \frac{\d u}{\d y} = \frac 1 {\sqrt{(1-y^2)^3}}\). By making a substitution in the integral for \(t(x)\), show that \[ t(x) = \s\left(\frac{x}{\sqrt{1+x^2}}\right)\!. \] Deduce that \(\s\big(\frac1{\sqrt2}\big) =\frac1 4 p\,\).
  3. Let \(z= \dfrac{u+ \frac1{\sqrt3}}{1-\frac 1{\sqrt3}u}\,\). Show that \(\displaystyle t(\tfrac1{\sqrt3}) = \int_{\frac1{\sqrt3}}^{\sqrt3} \frac1 {1+z^2} \,\d z\;, \) and hence that \(3t(\frac1{\sqrt3}) = \frac12 p\,\).


Solution:

  1. \begin{align*} && t(x) &= \int_0^x \frac{1}{1+u^2} \d u \\ u = v^{-1}, \d u = -v^{-2} \d v&&&= \int_{v = \infty}^{v = 1/x} \frac{1}{1+v^{-2}} \frac{-1}{v^2} \d v \\ &&&= \int_{1/x}^\infty \frac{1}{1+v^2} \d v \\ \\ \Rightarrow && t(x) + t(1/x) &= \int_0^x \frac{1}{1+u^2} \d u + \int_0^{1/x} \frac{1}{1+u^2} \d u \\ &&&= \int_{1/x}^{\infty} \frac{1}{1+u^2} \d u + \int_0^{1/x} \frac{1}{1+u^2} \d u \\ &&&= \int_0^{\infty} \frac{1}{1+u^2} \d u \\ &&&= \frac12 p \\ \\ \Rightarrow && t(1) +t(1/1) = 2t(1) &= \frac12 p \end{align*}
  2. \(\,\) \begin{align*} && y &= \frac{u}{\sqrt{1+u^2}} \\ \Rightarrow && y^2 &= \frac{u^2}{1+u^2} \\ &&&= 1-\frac{1}{1+u^2} \\ \Rightarrow && 1+u^2 &= \frac{1}{1-y^2} \\ \Rightarrow && u &= \frac{y}{\sqrt{1-y^2}} \\ \\ && \frac{\d u}{\d y} &= \frac{\sqrt{1-y^2} + y^2(1-y^2)^{-1/2}}{1-y^2} \\ &&&= \frac{1}{(1-y^2)^{3/2}} \\ \\ && t(x) &= \int_0^x \frac{1}{1+u^2} \d u \\ &&&= \int_0^{y = x/\sqrt{1+x^2}} \frac{1}{1 + \frac{y^2}{1-y^2}} \frac{1}{(1-y^2)^{3/2}} \d y \\ &&&= \int_0^{x/\sqrt{1+x^2}} \frac{1-y^2}{(1-y^2)^{3/2}} \d y \\ &&&= \int_0^{x/\sqrt{1+x^2}} \frac{1}{(1-y^2)^{1/2}} \d y \\ &&&= s\left ( \frac{x}{\sqrt{1+x^2}} \right) \\ \\ \Rightarrow && s\left ( \frac{1}{\sqrt{2}} \right) &= t(1) = \frac14p \end{align*}
  3. \(\,\) \begin{align*} && z &= \frac{u + \frac1{\sqrt{3}}}{1- \frac{1}{\sqrt{3}} u}\\ \Rightarrow && z - \frac{z}{\sqrt{3}}u &= u + \frac{1}{\sqrt{3}} \\ \Rightarrow && u &= \frac{z-\frac{1}{\sqrt{3}}}{1 + \frac{z}{\sqrt{3}}} \\ \\ \Rightarrow && \frac{\d u}{\d z} &= \frac{\sqrt{3}(\sqrt{3}+z ) -(\sqrt{3}z-1)}{\left (\sqrt{3}+z \right)^2} \\ &&&= \frac{4}{(\sqrt{3}+z)^2} \\ \\ \Rightarrow && t \left ( \frac{1}{\sqrt{3}} \right) &= \int_0^{1/\sqrt{3}} \frac{1}{1+u^2} \d u \\ &&&= \int_{z=1/\sqrt{3}}^{z=\sqrt{3}} \frac{1}{1 + \left ( \frac{\sqrt{3}z-1}{\sqrt{3}+z}\right)^2} \frac{4}{(\sqrt{3}+z)^2} \d z\\ &&&= \int_{1/\sqrt{3}}^{\sqrt{3}} \frac{4}{(\sqrt{3}+z)^2+(\sqrt{3}z-1)^2} \d z \\ &&&= \int_{1/\sqrt{3}}^{\sqrt{3}} \frac{4}{4+4z^2} \d z \\ &&&= \int_{1/\sqrt{3}}^{\sqrt{3}} \frac{1}{1+z^2} \d z \end{align*} Notice that \(t(1/\sqrt{3})+t(\sqrt{3}) = \frac12p\) and also notice that \(t(1/\sqrt{3}) + t(1/\sqrt{3}) =t(\sqrt{3})\) so \(3t(1/\sqrt{3}) = \frac12p\)

2007 Paper 3 Q8
D: 1700.0 B: 1487.5

  1. Find functions \({\rm a}(x)\) and \({\rm b}(x)\) such that \(u=x\) and \(u=\e^{-x}\) both satisfy the equation $$\dfrac{\d^2u}{\d x^2} +{\rm a}(x) \dfrac{\d u}{\d x} + {\rm b} (x)u=0\,.$$ For these functions \({\rm a}(x)\) and \({\rm b}(x)\), write down the general solution of the equation. Show that the substitution \(y= \dfrac 1 {3u} \dfrac {\d u}{\d x}\) transforms the equation \[ \frac{\d y}{\d x} +3y^2 + \frac {x} {1+x} y = \frac 1 {3(1+x)} \tag{\(*\)} \] into \[ \frac{\d^2 u}{\d x^2} +\frac x{1+x} \frac{\d u}{\d x} - \frac 1 {1+x} u=0 \] and hence show that the solution of equation (\(*\)) that satisfies \(y=0\) at \(x=0\) is given by \(y = \dfrac{1-\e^{-x}}{3(x+\e^{-x})}\).
  2. Find the solution of the equation $$ \frac{\d y}{\d x} +y^2 + \frac x {1-x} y = \frac 1 {1-x} $$ that satisfies \(y=2\) at \(x=0\).

2007 Paper 3 Q9
D: 1700.0 B: 1484.0

Two small beads, \(A\) and \(B\), each of mass \(m\), are threaded on a smooth horizontal circular hoop of radius \(a\) and centre \(O\). The angle \(\theta\) is the acute angle determined by \(2\theta = \angle AOB\). The beads are connected by a light straight spring. The energy stored in the spring is \[ mk^2 a^2(\theta - \alpha)^2, \] where \(k\) and \(\alpha\) are constants satisfying \(k>0\) and \(\frac \pi 4< \alpha<\frac\pi2\). The spring is held in compression with \(\theta =\beta\) and then released. Find the period of oscillations in the two cases that arise according to the value of \(\beta\) and state the value of \(\beta\) for which oscillations do not occur.

2007 Paper 3 Q10
D: 1700.0 B: 1500.7

A particle is projected from a point on a plane that is inclined at an angle~\(\phi\) to the horizontal. The position of the particle at time \(t\) after it is projected is \((x,y)\), where \((0,0)\) is the point of projection, \(x\) measures distance up the line of greatest slope and \(y\) measures perpendicular distance from the plane. Initially, the velocity of the particle is given by \((\dot x, \dot y) = (V\cos\theta, V\sin\theta)\), where \(V>0\) and \(\phi+\theta<\pi/2\,\). Write down expressions for \(x\) and \(y\). The particle bounces on the plane and returns along the same path to the point of projection. Show that \[2\tan\phi\tan\theta =1\] and that \[ R= \frac{V^2\cos^2\theta}{2g\sin\phi}\,, \] where \(R\) is the range along the plane. Show further that \[ \frac{2V^2}{gR} = 3\sin\phi + {\rm cosec}\,\phi \] and deduce that the largest possible value of \(R\) is \(V^2/ (\sqrt{3}\,g)\,\).

2007 Paper 3 Q11
D: 1700.0 B: 1500.0

  1. A wheel consists of a thin light circular rim attached by light spokes of length \(a\) to a small hub of mass \(m\). The wheel rolls without slipping on a rough horizontal table directly towards a straight edge of the table. The plane of the wheel is vertical throughout the motion. The speed of the wheel is \(u\), where \(u^2
  2. Two particles, each of mass \(m/2\), are attached to a light circular hoop of radius \(a\), at the ends of a diameter. The hoop rolls without slipping on a rough horizontal table directly towards a straight edge of the table. The plane of the hoop is vertical throughout the motion. When the centre of the hoop is vertically above the edge of the table it has speed \(u\), where \(u^2

2007 Paper 3 Q12
D: 1700.0 B: 1487.4

I choose a number from the integers \(1, 2, \ldots\), \((2n-1)\) and the outcome is the random variable~\(N\). Calculate \( \E(N)\) and \(\E(N^2)\). I then repeat a certain experiment \(N\) times, the outcome of the \(i\)th experiment being the random variable \(X_i\) ($1\le i \le N\(). For each \)i$, the random variable \(X_i\) has mean \(\mu\) and variance~\(\sigma^2\), and \(X_i\) is independent of \(X_j\) for \(i\ne j\) and also independent of \(N\). The random variable \(Y\) is defined by \(Y= \sum\limits_{i=1}^NX_i\). Show that \(\E(Y)=n\mu\) and that \(\mathrm{Cov}(Y,N) = \frac13n(n-1)\mu\). Find \(\var(Y) \) in terms of \(n\), \(\sigma^2\) and \(\mu\).