Problems

Filters
Clear Filters
2012 Paper 2 Q8
D: 1600.0 B: 1485.7

The positive numbers \(\alpha\), \(\beta\) and \(q\) satisfy \(\beta-\alpha >q\). Show that \[ \frac{\alpha^2+\beta^2 -q^2}{\alpha\beta}-2> 0\,. \] The sequence \(u_0\), \(u_1\), \(\ldots\) is defined by \(u_0=\alpha\), \(u_1=\beta\) and \[ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ u_{n+1} = \frac {u_{n}^2 -q^2}{u_{n-1}} \ \ \ \ \ \ \ \ \ \ \ (n\ge1), \] where \(\alpha\), \(\beta\) and \(q\) are given positive numbers (and \(\alpha\) and \(\beta\) are such that no term in the sequence is zero). Prove that \(u_n(u_n+u_{n+2}) = u_{n+1}(u_{n-1}+u_{n+1})\,\). Prove also that \[ u_{n+1} -pu_n + u_{n-1}=0 \] for some number \(p\) which you should express in terms of \(\alpha\), \(\beta\) and \(q\). Hence, or otherwise, show that if \(\beta> \alpha+q\), the sequence is strictly increasing (that is, \(u_{n+1}-u_n > 0\) for all \(n\)). Comment on the case \(\beta =\alpha +q\).


Solution: \begin{align*} && \beta - \alpha &> q \\ \Rightarrow &&(\beta - \alpha)^2 &> q^2 \\ \Rightarrow && \beta^2 +\alpha^2 - 2\beta \alpha &> q^2 \\ \Rightarrow && \alpha^2+\beta^2-q^2 -2 \beta \alpha &> 0 \\ \Rightarrow && \frac{\alpha^2+\beta^2-q^2}{\alpha\beta} - 2 &> 0 \end{align*} \begin{align*} && u_n(u_n+u_{n+2}) &= u_n \cdot \left (u_n + \frac {u_{n+1}^2 -q^2}{u_{n}}\right) \\ &&&= u_n^2 + u_{n+1}^2-q^2 \\ &&&= u_n^2 + u_{n+1}^2 - (u_n^2-u_{n-1}u_{n+1}) \\ &&&= u_{n+1}^2 + u_{n+1}u_{n-1} \\ &&&= u_{n+1}(u_{n-1}+u_{n+1}) \\ \\ && u_{n+1}-pu_n+u_{n-1} &= -pu_n+\frac{u_{n}(u_{n-2}+u_n)}{u_{n-1}} \\ &&&= \frac{u_n(u_{n}-pu_{n-1}+u_{n-2})}{u_{n-1}} \end{align*} Therefore if \(u_2 -pu_1 + u_0 = 0\) it is always zero, ie if \begin{align*} && u_2 &= p\beta - \alpha \\ && u_2 &= \frac{\beta^2-q^2}{\alpha} \\ \Rightarrow && \frac{\beta^2-q^2}{\alpha} &= p\beta - \alpha \\ \Rightarrow && p &= \frac{\alpha^2+\beta^2-q^2}{\alpha\beta} \end{align*} If \(\beta > \alpha + q\) we must have that \(p > 2\), and so \(u_{n+1}-u_n = (p-1)u_n - u_{n-1} > u_n-u_{n-1} > 0\), therefore the sequence is strictly increasing. If \(\beta = \alpha + q\) the sequence follows \(u_{n+1} - 2u_n + u_{n-1} =0\) and so \(u_{n+1}-u_n = u_n - u_{n-1}\) for all \(n\) (which is still increasing - it's an arithmetic progression with common difference \(\beta - \alpha\)).

2012 Paper 2 Q9
D: 1600.0 B: 1500.0

A tennis ball is projected from a height of \(2h\) above horizontal ground with speed \(u\) and at an angle of \(\alpha\) below the horizontal. It travels in a plane perpendicular to a vertical net of height \(h\) which is a horizontal distance of \(a\) from the point of projection. Given that the ball passes over the net, show that \[ \frac 1{u^2}< \frac {2(h-a\tan\alpha)}{ga^2\sec^2\alpha}\,. \] The ball lands before it has travelled a horizontal distance of \(b\) from the point of projection. Show that \[ \sqrt{u^2\sin^2\alpha +4gh \ } < \frac{bg}{u\cos\alpha} + u \sin\alpha\,. \] Hence show that \[ \tan\alpha < \frac{h(b^2-2a^2)}{ab(b-a)}\,. \]


Solution: \begin{align*} && s &= ut \\ \Rightarrow && a &= u \cos \alpha t\\ \Rightarrow && t &= \frac{a}{u \cos \alpha}\\ && s &= ut+ \frac12at^2 \\ \Rightarrow && -h &< -u\sin \alpha \frac{a}{u \cos \alpha}-\frac12 g \left (\frac{a}{u \cos \alpha} \right)^2 \\ &&&= -a \tan \alpha-\frac12 g a^2 \frac{1}{u^2} \sec^2 \alpha \\ \Rightarrow && \frac12 g a^2 \frac{1}{u^2} \sec^2 \alpha &< h -a\tan \alpha \\ \Rightarrow &&\frac{1}{u^2} &< \frac{2(h-a\tan \alpha)}{ga^2 \sec^2 \alpha} \end{align*} \begin{align*} && s &= ut + \frac12a t^2 \\ \Rightarrow && 2h &= u\sin \alpha t + \frac12 gt^2 \\ \Rightarrow && t &= \frac{-u\sin \alpha \pm \sqrt{u^2 \sin^2 \alpha+4hg}}{g}\\ && t &= \frac{-u\sin \alpha +\sqrt{u^2 \sin^2 \alpha+4hg}}{g}\\ && s &= ut \\ \Rightarrow && b &> u \cos \alpha t \\ \Rightarrow && \frac{b}{u \cos \alpha} &> \frac{-u\sin \alpha +\sqrt{u^2 \sin^2 \alpha+4hg}}{g} \\ \Rightarrow && \sqrt{u^2 \sin^2 \alpha+4hg} &< \frac{bg}{u \cos \alpha} + u \sin \alpha \\ \end{align*} \begin{align*} \Rightarrow && u^2 \sin^2 \alpha+4hg &< \frac{b^2g^2}{u^2 \cos^2 \alpha} +u^2 \sin^2 \alpha + 2bg \tan \alpha \\ \Rightarrow && 4hg - 2bg \tan \alpha &< \frac{b^2g^2}{u^2 \cos^2 \alpha} \\ &&&< \frac{b^2g^2}{\cos^2 \alpha} \frac{2(h-a\tan \alpha)}{ga^2 \sec^2 \alpha} \\ &&&= \frac{2b^2g(h-a\tan \alpha)}{a^2} \\ \Rightarrow && \tan \alpha \left (\frac{2b^2g}{a} - 2bg \right) &< \frac{2b^2gh}{a^2} - 4hg \\ \Leftrightarrow && \tan \alpha \left (\frac{2b^2g- 2abg}{a} \right) &< \frac{2b^2gh- 4hga^2}{a^2} \\ \Leftrightarrow && \tan \alpha \left (\frac{2bg(b- a)}{a} \right) &< \frac{2hg(b^2- 2a^2)}{a^2} \\ \Rightarrow && \tan \alpha &< \frac{h(b^2-2a^2)}{ab(b-a)} \end{align*}

2012 Paper 2 Q10
D: 1600.0 B: 1500.0

A hollow circular cylinder of internal radius \(r\) is held fixed with its axis horizontal. A uniform rod of length \(2a\) (where \(a < r\)) rests in equilibrium inside the cylinder inclined at an angle of \(\theta\) to the horizontal, where \(\theta\ne0\). The vertical plane containing the rod is perpendicular to the axis of the cylinder. The coefficient of friction between the cylinder and each end of the rod is \(\mu\), where \(\mu > 0\). Show that, if the rod is on the point of slipping, then the normal reactions \(R_1\) and \(R_2\) of the lower and higher ends of the rod, respectively, on the cylinder are related by \[ \mu(R_1+R_2) = (R_1-R_2)\tan\phi \] where \(\phi\) is the angle between the rod and the radius to an end of the rod. Show further that \[ \tan\theta = \frac {\mu r^2}{r^2 -a^2(1+\mu^2)}\,. \] Deduce that \(\lambda <\phi \), where \(\tan\lambda =\mu\).


Solution:

TikZ diagram
Let \(M\) be the midpoint of \(AB\), then \begin{align*} \overset{\curvearrowright}{M}: && R_1 \sin \phi-\mu R_1 \cos \phi &= R_2 \sin \phi+\mu R_2 \cos \phi \\ \Rightarrow && (R_1-R_2) \tan \phi &= \mu(R_1+R_2) \end{align*} As required. \begin{align*} && \cos \phi = \frac{a}{r} &,\,\, \sin \phi = \frac{\sqrt{r^2-a^2}}{r} \\ \text{N2}(\rightarrow): && R_1\cos(\phi + \theta)+\mu R_1 \sin(\phi + \theta) &= R_2 \cos(\theta - \phi) + \mu R_2 \sin(\theta - \phi) \\ \Rightarrow && R_1(\cos \theta \cos \phi - \sin \theta \sin \phi)+ \mu R_1 (\sin \theta \cos \phi + \cos \theta \sin \phi) &= R_2 (\cos\theta \cos \phi + \sin \theta \sin \phi)+ \mu R_2 (\sin \theta \cos \phi - \cos \theta \sin \phi) \\ && R_1 (1 - \tan \theta \tan \phi)+\mu R_1 (\tan \theta + \tan \phi) &= R_2(1 + \tan \theta \tan \phi) +\mu R_2 (\tan \theta - \tan \phi) \\ && 0 &= (R_1-R_2)(1+\mu \tan \theta)+(R_1+R_2)(-\tan \theta \tan\phi+\mu \tan \phi) \\ \Rightarrow && \frac{R_1+R_2}{R_1-R_2} &= \frac{1+\mu \tan \theta}{\tan \phi (\tan \theta - \mu))} \\ \Rightarrow && \frac{\tan \phi}{\mu} &= \frac{1+\mu \tan \theta}{\tan \phi (\tan \theta - \mu))} \\ \Rightarrow && \tan^2 \phi &= \frac{\mu(1+\mu \tan \theta)}{\tan \theta - \mu} \\ \Rightarrow && \frac{r^2-a^2}{a^2} &= \frac{\mu(1+\mu \tan \theta)}{\tan \theta - \mu} \\ \Rightarrow && \tan \theta (r^2-a^2-a^2\mu^2) &= \mu a^2+\mu(r^2-a^2) \\ \Rightarrow && \tan \theta &= \frac{\mu r^2}{r^2-(1+\mu^2)a^2} \end{align*} Since \(\mu r^2 > 0\) we must also have \(r^2 > a^2(1+\mu^2)\) ie \(\\sec^2 \phi > 1 + \mu^2 = \sec^2 \lambda\) and the result follows.

2012 Paper 2 Q11
D: 1600.0 B: 1484.9

A small block of mass \(km\) is initially at rest on a smooth horizontal surface. Particles \(P_1\), \(P_2\), \(P_3\), \(\ldots\) are fired, in order, along the surface from a fixed point towards the block. The mass of the \(i\)th particle is \(im\) (\(i = 1, 2, \ldots\))and the speed at which it is fired is \(u/i\,\). Each particle that collides with the block is embedded in it. Show that, if the \(n\)th particle collides with the block, the speed of the block after the collision is \[ \frac{2nu}{2k +n(n+1)}\,. \] In the case \(2k = N(N+1)\), where \(N\) is a positive integer, determine the number of collisions that occur. Show that the total kinetic energy lost in all the collisions is \[ \tfrac12 mu^2\bigg( \sum_{n=2}^{N+1} \frac 1 n \bigg)\,. \]


Solution: \begin{align*} \text{COM}: && \sum_{i=1}^n im \cdot \frac{u}{i} &= \left ( km + \sum_{i=1}^n im \right) v \\ \Rightarrow && nu &= \left ( k + \frac{n(n+1)}{2} \right) v \\ \Rightarrow && v &= \frac{2nu}{2k + n(n+1)} \end{align*} If \(2k = N(N+1)\), there will be no more collisions when \(v_n > \frac{u}{n+1}\), ie \begin{align*} && \frac{u}{n+1} &<\frac{2nu}{2k + n(n+1)} \\ \Leftrightarrow && N(N+1) + n(n+1) &< 2n(n+1) \\ \Leftrightarrow && N(N+1) &< n(n+1) \\ \end{align*} Therefore \(n = N+1\) and there will be \(N+1\) collisions. The loss of kinetic energy is: \begin{align*} && \text{initial k.e.} &= \sum_{k=1}^{N+1} \frac12 im \cdot \frac{u^2}{i^2} \\ &&&= \frac12 m u^2 \left ( \sum_{k=1}^{N+1} \frac{1}{i}\right) \\ && \text{final k.e.} &= \frac12 \left ( k + \frac{(N+1)(N+2)}{2}\right)m \left ( \frac{2(N+1)u}{N(N+1)+(N+1)(N+2)} \right)^2 \\ &&&= \frac12 m u^2 \frac{2(N+1)^2}{(N+1)(2N+2)} \\ &&&= \frac12 mu^2 \\ \Rightarrow && \Delta \text{ k.e.} &= \frac12 m u^2 \left ( \sum_{k=2}^{N+1} \frac{1}{i}\right) \end{align*}

2012 Paper 2 Q12
D: 1600.0 B: 1500.7

A modern villa has complicated lighting controls. In order for the light in the swimming pool to be on, a particular switch in the hallway must be on and a particular switch in the kitchen must be on. There are four identical switches in the hallway and four identical switches in the kitchen. Guests cannot tell whether the switches are on or off, or what they control. Each Monday morning a guest arrives, and the switches in the hallway are either all on or all off. The probability that they are all on is \(p\) and the probability that they are all off is \(1-p\). The switches in the kitchen are each on or off, independently, with probability \(\frac12\).

  1. On the first Monday, a guest presses one switch in the hallway at random and one switch in the kitchen at random. Find the probability that the swimming pool light is on at the end of this process. Show that the probability that the guest has pressed the swimming pool light switch in the hallway, given that the light is on at the end of the process, is \(\displaystyle \frac{1-p}{1+2p}\).
  2. On each of seven Mondays, guests go through the above process independently of each other, and each time the swimming pool light is found to be on at the end of the process. Given that the most likely number of days on which the swimming pool light switch in the hallway was pressed is 3, show that \(\frac14 < p < \frac{5}{14}\).


Solution:

  1. \(\,\) \begin{align*} && \mathbb{P}(\text{hall switch on}) &= \underbrace{p \cdot \frac34 }_{\text{already on and not flipped}}+ \underbrace{(1-p) \cdot \frac14}_{\text{not on and flipped}} \\ &&&= \frac14 +\frac12 p\\ && \mathbb{P}(\text{kitchen on}) &= \frac12 \\ \Rightarrow && \mathbb{P}(\text{pool is on}) &= \frac18 + \frac14p \end{align*} \begin{align*} && \mathbb{P}(\text{flipped hall switch} | \text{pool on}) &= \frac{\mathbb{P}(\text{flipped hall and pool on})}{\mathbb{P}(\text{pool on})} \\ &&&= \frac{(1-p)\frac14 \cdot \frac 12}{\frac18 + \frac14 p} \\ &&&= \frac{1-p}{1+2p} \end{align*}
  2. The number of days the swimming pool light was pressed is \(X = B\left (7, \frac{1-p}{1+2p} \right)\), and we have that \(\mathbb{P}(X = 2) < \mathbb{P}(X = 3) > \mathbb{P}(X=4)\) (since the binomial is unimodal). Let \(q = \frac{1-p}{1+2p} \) \begin{align*} && \mathbb{P}(X = 2) &< \mathbb{P}(X = 3) \\ \Rightarrow && \binom{7}{2} q^2(1-q)^5 &< \binom{7}{3}q^3(1-q)^4 \\ \Rightarrow && 21(1-q) &< 35q \\ \Rightarrow && 21 &< 56q \\ \Rightarrow && \frac{3}{8} &< \frac{1-p}{1+2p} \\ \Rightarrow && 3+6p &< 8-8p \\ \Rightarrow && 14p &< 5\\ \Rightarrow && p &< \frac5{14} \\ \\ && \mathbb{P}(X = 3) &> \mathbb{P}(X = 4) \\ \Rightarrow && \binom{7}{3} q^3(1-q)^4 &> \binom{7}{4}q^4(1-q)^3 \\ \Rightarrow &&(1-q)&> q \\ \Rightarrow && \frac12 &> q \\ \Rightarrow && \frac12 &> \frac{1-p}{1+2p} \\ \Rightarrow && 1+2p &> 2-2p \\ \Rightarrow && 4p &> 1\\ \Rightarrow && p &> \frac1{4} \end{align*} Therefore \(\frac14 < p < \frac{5}{14}\) as required.

2012 Paper 2 Q13
D: 1600.0 B: 1516.0

In this question, you may assume that \(\displaystyle \int_0^\infty \!\!\! \e^{-x^2/2} \d x = \sqrt{\tfrac12 \pi}\,\). The number of supermarkets situated in any given region can be modelled by a Poisson random variable, where the mean is \(k\) times the area of the given region. Find the probability that there are no supermarkets within a circle of radius \(y\). The random variable \(Y\) denotes the distance between a randomly chosen point in the region and the nearest supermarket. Write down \(\P(Y < y)\) and hence show that the probability density function of \(Y\) is \(\displaystyle 2\pi y k \e^{-\pi k y^2}\) for \(y\ge0\). Find \(\E(Y)\) and show that \(\var(Y) = \dfrac{4-\pi}{4\pi k}\).


Solution: A circle radius \(y\) has a number of supermarkets \(X\) where \(X \sim Po(k \pi y^2)\). \[ \mathbb{P}(X = 0) = e^{-k\pi y^2} \frac{1}{0!} = e^{-k\pi y^2} \] The probability \(\mathbb{P}(Y < y) = 1-\mathbb{P}(Y \geq y) = 1-e^{-k\pi y^2}\), and in particular \(f_Y(y) = 2k\pi y e^{-k\pi y^2}\) (by differentiating). \begin{align*} && \mathbb{E}(Y) &= \int_0^\infty yf_Y(y) \d y \\ &&&= \int_0^\infty 2\pi y^2 k e^{-\pi k y^2} \d y \\ \sigma^2 = \frac{1}{2k\pi}:&&&= \pi k \sqrt{2 \pi}\sigma \int_{-\infty}^\infty \frac{1}{\sqrt{2 \pi} \sigma }y^2 e^{-\frac12 \cdot 2\pi k y^2} \d y \\ &&&=\pi k \sqrt{2 \pi}\sigma \mathbb{E}\left (N(0, \sigma^2)^2 \right) \\ &&&= \pi k \sqrt{2 \pi}\sigma\sigma^2 \\ &&&= \pi k \sqrt{2 \pi} \frac{1}{(2k\pi)^{3/2}} \\ &&&= \frac{1}{2\sqrt{k}} \end{align*} \begin{align*} && \mathbb{E}(Y^2) &= \int_0^\infty y^2f_Y(y) \d y \\ &&&= \int_0^\infty 2\pi y^3 k e^{-\pi k y^2} \d y \\ &&&= \int_0^{\infty}y^2 2y \pi k e^{-\pi k y^2} \d y \\ \\ &&&= \left [-y^2 e^{-\pi k y^2}\right]_0^{\infty}+\int_0^\infty 2ye^{-\pi k y^2} \d y \\ &&&= \left [-\frac{1}{\pi k}e^{-\pi k y^2} \right]_0^{\infty} \\ &&&= \frac{1}{\pi k} \\ \Rightarrow && \textrm{Var}(Y) &= \mathbb{E}(Y^2) - \left [ \mathbb{E}(Y)\right]^2 \\ &&&= \frac{1}{\pi k} - \frac{1}{4k} \\ &&&= \frac{4 - \pi}{4\pi k} \end{align*}

2012 Paper 3 Q1
D: 1700.0 B: 1500.0

Given that \(\displaystyle z = y^n \left( \frac{\d y}{\d x}\right)^{\!2}\), show that \[ \frac{\d z}{\d x} = y^{n-1} \frac{\d y}{\d x} \left( n \left(\frac{\d y}{\d x}\right)^{\!2} + 2y \frac{\d^2y}{\d x^2}\right) . \]

  1. Use the above result to show that the solution to the equation \[ \left(\frac{\d y}{\d x}\right)^{\!2} + 2y \frac{\d^2y}{\d x^2} = \sqrt y \ \ \ \ \ \ \ \ \ \ (y>0) \] that satisfies \(y=1\) and \(\dfrac{\d y}{\d x}=0\) when \(x=0\) is \(y= \big ( \frac38 x^2+1\big)^{\frac23}\).
  2. Find the solution to the equation \[ \left(\frac{\d y}{\d x}\right)^{\!2} -y \frac{\d^2y}{\d x^2} + y^2=0 \] that satisfies \(y=1\) and \(\dfrac{\d y}{\d x}=0\) when \(x=0\).


Solution: \begin{align*} &&z &= y^n \left( \frac{\d y}{\d x}\right)^{2} \\ \Rightarrow && \frac{\d z}{\d x} &= ny^{n-1}\left( \frac{\d y}{\d x}\right)^{3} + y^{n} \cdot 2 \left( \frac{\d y}{\d x}\right) \left( \frac{\d^2 y}{\d x^2}\right) \\ &&&= y^{n-1} \left( \frac{\d y}{\d x}\right) \left (n \left( \frac{\d y}{\d x}\right)^2 + 2y \frac{\d^2 y}{\d x^2} \right) \end{align*}

  1. Let \(z = y (y')^2\), then \begin{align*} && \frac{\d z}{\d x} &= y' \sqrt{y} \\ &&&= \sqrt{z} \\ \Rightarrow && \int z^{-1/2} \d z &= x+C \\ \Rightarrow && 2\sqrt{z} &= x + C \\ x = 0, z=0: && C &= 0 \\ \Rightarrow && y(y')^2 &= \frac14 x^2 \\ \Rightarrow &&\sqrt{y} \frac{\d y}{\d x} &= \frac{1}{2}x\\ \Rightarrow && \int \sqrt{y} \d y &= \int \frac{1}{2}x\d x \\ \Rightarrow && \frac23y^{3/2} &=\frac14x^2 + K \\ x = 0, y = 1: && K &= \frac23 \\ \Rightarrow && y &= \left (\frac38 x^2 + 1 \right)^{2/3} \end{align*}
  2. Let \(z = y^{-2} (y')^2\) \begin{align*} && \frac{\d z}{\d x} &= y^{-3} \frac{\d y}{\d x} \left (-2 \left( \frac{\d y}{\d x}\right) + 2y \frac{\d^2 y}{\d x^2} \right) \\ &&&= y^{-3} \frac{\d y}{\d x} 2y^2 \\ &&&= 2y^{-1}(y') = 2 \sqrt{z} \\ \Rightarrow && 2\sqrt{z} &= 2x + C \\ x = 0, z = 0: && C&= 0 \\ \Rightarrow && z &= x^2 \\ \Rightarrow && \frac{\d y}{\d x} &= xy \\ \Rightarrow && \ln |y| &= \frac12 x^2 + K \\ x =0 , y =1; && K &= 0 \\ \Rightarrow && y &= e^{\frac12 x^2} \end{align*}

2012 Paper 3 Q2
D: 1700.0 B: 1516.0

In this question, \(\vert x \vert <1\) and you may ignore issues of convergence.

  1. Simplify \[ (1-x)(1+x)(1+x^2)(1+x^4) \cdots (1+x^{2^n})\,, \] where \(n\) is a positive integer, and deduce that \[ \frac1{1-x} = (1+x)(1+x^2)(1+x^4) \cdots (1+x^{2^n}) + \frac {x^{2^{n+1}}}{1-x}\,. \] Deduce further that \[ \ln(1-x) = - \sum_{r=0}^\infty \ln \left (1+ x ^{2^r}\right) \,, \] and hence that \[ \frac1 {1-x} = \frac 1 {1+x} + \frac {2x}{1+x^2} + \frac {4x^3}{1+x^4} +\cdots\,. \]
  2. Show that \[ \frac{1+2x}{1+x+x^2} = \frac{1-2x}{1-x+x^2} + \frac{2x-4x^3}{1-x^2+x^4} + \frac {4x^3-8x^7}{1-x^4+x^8} + \cdots\,. \]


Solution:

  1. \begin{align*} (1-x)&(1+x)(1+x^2)(1+x^4) \cdots (1+x^{2^n}) \\ &= (1-x^2)(1+x^2)(1+x^4) \cdots (1+x^{2^n}) \\ &= (1-x^4)(1+x^4) \cdots (1+x^{2^n}) \\ &= 1-x^{2^{n+1}} \\ \end{align*} Therefore, \begin{align*} && \frac{1}{1-x} - \frac{x^{2^{n+1}}}{1-x} &= (1+x)(1+x^2)\cdots(1+x^{2^n}) \\ \Rightarrow && \frac{1}{1-x} &=(1+x)(1+x^2)\cdots(1+x^{2^n})+ \frac{x^{2^{n+1}}}{1-x} \\ \Rightarrow && -\ln (1-x) &= \sum_{r=0}^{\infty} \ln (1+x^{2^r}) \\ \Rightarrow && \ln(1-x) &= - \sum_{r=0}^{\infty} \ln (1+x^{2^r}) \\ \underbrace{\Rightarrow}_{\frac{\d}{\d x}} && \frac{1}{1-x} &= \sum_{r=0}^{\infty} \frac{2^r x^{2^r-1}}{1+x^{2^r}} \\ &&&= \frac{1}{1+x} + \frac{2x}{1+x^2} + \frac{4x^3}{1+x^4} + \cdots \end{align*}
  2. Consider \begin{align*}(1+x+x^2)&(1-x+x^2)(1-x^2+x^4)\cdots(1-x^{2^n}+x^{2^{n+1}}) \\ &= (1+x^2 + x^4)(1-x^2+x^4) \cdots (1-x^{2^n}+x^{2^{n+1}}) \\ &= (1-x^{2^{n+1}}+x^{2^{n+2}}) \\ \end{align*} Therefore, \begin{align*} && \frac{1}{1+x+x^2} &= (1-x+x^2)(1-x^2+x^4)\cdots(1-x^{2^n}+x^{2^{n+1}}) + \frac{x^{2^{n+1}}}{1+x+x^2} -\frac{x^{2^{n+2}}}{1+x+x^2} \\ \Rightarrow && -\ln(1+x+x^2) &= \sum_{r=0}^\infty \ln (1 - x^{2^r}+x^{2^{r+1}}) \\ \underbrace{\Rightarrow}_{\frac{\d}{\d x}} && -\frac{1+2x}{1+x+x^2} &= \sum_{r=0}^{\infty} \frac{ -2^r x^{2^r-1}+2^{r+1}x^{2^{r+1}-1}}{1 - x^{2^r}+x^{2^{r+1}}} \\ &&&= \frac{-1+2x}{1-x+x^2}+\frac{-2x+4x^3}{1-x^2+x^4} + \frac{-4x^3+8x^7}{1-x^4+x^8} + \cdots \end{align*} Which is the desired result when we multiply both sides by \(-1\)

2012 Paper 3 Q3
D: 1700.0 B: 1468.7

It is given that the two curves \[ y=4-x^2 \text{ and } m x = k-y^2\,, \] where \(m > 0\), touch exactly once.

  1. In each of the following four cases, sketch the two curves on a single diagram, noting the coordinates of any intersections with the axes:
    1. \(k < 0\, \);
    2. \(0 < k < 16\), \(k/m < 2\,\);
    3. \(k > 16\), \(k/m > 2\,\);
    4. \(k > 16\), \(k/m < 2\,\).
  2. Now set \(m=12\). Show that the \(x\)-coordinate of any point at which the two curves meet satisfies \[ x^4-8x^2 +12x +16-k=0\,. \] Let \(a\) be the value of \(x\) at the point where the curves touch. Show that \(a\) satisfies \[ a^3 -4a +3 =0 \] and hence find the three possible values of \(a\). Derive also the equation \[ k= -4a^2 +9a +16\,. \] Which of the four sketches in part (i) arise?


Solution:

    1. \(\,\)
      TikZ diagram
    2. \(\,\)
      TikZ diagram
    3. \(\,\)
      TikZ diagram
    4. \(\,\)
      TikZ diagram
  1. Suppose \(m = 12\) \begin{align*} && y &= 4-x^2 \\ && 12x &= k-y^2 \\ \Rightarrow && 12 x&=k-(4-x^2)^2 \\ &&&= k-16+8x^2-x^4 \\ \Rightarrow && 0 &= x^4- 8x^2+12x+16-k \end{align*} When the curves touch, we will have repeated root, ie \(a\) is a root of \(4x^3-16x+12 \Rightarrow a^3-4a+3 =0\). \begin{align*} &&0 &= a^3-4a+3 \\ &&&= (a-1)(a^2+a-3) \\ \Rightarrow &&a &= 1, \frac{-1 \pm \sqrt{13}}{2} \end{align*} \begin{align*} && 0 &= a^4-8a^2+12a+16-k \\ \Rightarrow && k &= a(a^3-8a+12)+16 \\ &&&= a(4a-3-8a+12)+16 \\ &&&= -4a^2+9a+16 \\ \\ \Rightarrow && a = 1& \quad k = 21 \\ && k &= -4(3-a)+9a+16 = 13a+4\\ && a = \frac{-1-\sqrt{13}}2& \quad k = \frac{-5 - 13\sqrt{13}}{2} < 0 \\ && a = \frac{-1+\sqrt{13}}2& \quad k = \frac{-5 + 13\sqrt{13}}{2} \\ \end{align*} So we have type (a), and (d).

2012 Paper 3 Q4
D: 1700.0 B: 1500.0

  1. Show that \[ \sum_{n=1} ^\infty \frac{n+1}{n!} = 2\e - 1 \] and \[ \sum _{n=1}^\infty \frac {(n+1)^2}{n!} = 5\e-1\,. \] Sum the series $\displaystyle \sum _{n=1}^\infty \frac {(2n-1)^3}{n!} \,.$
  2. Sum the series $\displaystyle \sum_{n=0}^\infty \frac{(n^2+1)2^{-n}}{(n+1)(n+2)}\,$, giving your answer in terms of natural logarithms.


Solution:

  1. \begin{align*} \sum_{n=1}^{\infty} \frac{n+1}{n!} &= \sum_{n=1}^\infty \left ( \frac{1}{(n-1)!} + \frac{1}{n!} \right) \\ &= \sum_{n=0}^\infty \frac{1}{n!} + \sum_{n=1}^\infty \frac{1}{n!} \\ &= \sum_{n=0}^\infty \frac{1}{n!} + \sum_{n=0}^\infty \frac{1}{n!} - 1 \\ &= e + e - 1 \\ &= 2e-1 \end{align*} \begin{align*} \sum_{n=1}^{\infty} \frac{(n+1)^2}{n!} &= \sum_{n=1}^{\infty} \frac{n(n-1) + 3n + 1}{n!} \\ &= \sum_{n=2}^{\infty} \frac{1}{(n-2)!} + 3 \sum_{n=1}^\infty \frac1{(n-1)!} + \sum_{n=1}^\infty \frac{1}{n!} \\ &= \sum_{n=0}^{\infty} \frac{1}{n!} + 3 \sum_{n=0}^\infty \frac1{n!} + \sum_{n=0}^\infty \frac{1}{n!} -1 \\ &= 5e-1 \end{align*} \begin{align*} \sum_{n=1}^\infty \frac{(2n-1)^3}{n!} &= \sum_{n=1}^\infty \frac{8n^3-12n^2+6n-1}{n!} \\ &= \sum_{n=1}^\infty \frac{8n(n-1)(n-2)+12n^2-10n-1}{n!} \\ &= \sum_{n=1}^\infty \frac{8n(n-1)(n-2)+12n(n-1)+2n-1}{n!} \\ &= 8 e+12e+2e-(e-1) \\ &=21e+1 \end{align*}
  2. \begin{align*} \frac{n^2+1}{(n+1)(n+2)} &= \frac{n^2+3n+2-3n-1}{(n+1)(n+2)}\\ &= 1 - \frac{3n+1}{(n+1)(n+2)} \\ &= 1 + \frac{2}{n+1} - \frac{5}{n+2} \\ -\log(1-x) &= \sum_{n=1}^\infty \frac1{n}x^{n} \\ \log(2) &= \sum_{n=1}^\infty \frac{2^{-n}}{n} \\ \sum_{n=0}^\infty \frac{(n^2+1)2^{-n}}{(n+1)(n+2)} &= \sum_{n=0}^{\infty} 2^{-n} + 2 \sum_{n=0}^\infty \frac{2^{-n}}{n+1}-5 \sum_{n=0}^\infty \frac{2^{-n}}{n+2} \\ &= 2 + 2\log2-5 \sum_{n=2}^\infty \frac{2^{-n+2}}{n} \\ &= 2 + 2 \log 2 - 5 \left (2\log 2 - 2 \right) \\ &= 12-8\log2 \end{align*}