Problems

Filters
Clear Filters
2014 Paper 3 Q11
D: 1700.0 B: 1484.0

A particle \(P\) of mass \(m\) is connected by two light inextensible strings to two fixed points \(A\) and \(B\), with \(A\) vertically above \(B\). The string \(AP\) has length \(x\). The particle is rotating about the vertical through \(A\) and \(B\) with angular velocity \(\omega\), and both strings are taut. Angles \(PAB\) and \(PBA\) are \(\alpha\) and \(\beta\), respectively. Find the tensions \(T_A\) and \(T_B\) in the strings \(AP\) and \(BP\) (respectively), and hence show that \(\omega^2 x\cos\alpha \ge g\). Consider now the case that \(\omega^2 x\cos\alpha = g\). Given that \(AB=h\) and \(BP=d\), where \(h>d\), show that \(h\cos\alpha \ge \sqrt{h^2-d^2}\). Show further that \[ mg < T_A \le \frac{mgh}{\sqrt{h^2-d^2}\,}\,. \] Describe the geometry of the strings when \(T_A\) attains its upper bound.


Solution:

TikZ diagram
\begin{align*} \text{N2}(\uparrow): && T_A \cos \alpha - T_B \cos\alpha - mg &= 0 \\ \Rightarrow && T_A \cos \alpha - T_B \cos\beta &= mg \\ \text{N2}(\leftarrow, \text{radially}): && T_A \sin \alpha + T_B \sin \beta &= m x \sin \alpha \omega^2 \\ \Rightarrow && T_A(\cos \alpha \sin \beta+\sin \alpha \cos \beta) &= mg \sin \beta + mx \sin \alpha \omega^2 \cos \beta \\ \Rightarrow && T_A &=\frac{mg\sin \beta + m x \sin \alpha \omega^2 \cos \beta }{\sin(\alpha + \beta)} \\ \Rightarrow && T_B(\sin \beta \cos \alpha- \cos \beta \sin \alpha)&= mx \sin \alpha \omega^2 \cos \alpha -mg \sin \alpha \\ \Rightarrow && T_B &= \frac{m x \sin \alpha \omega^2 \cos \alpha - mg \sin \alpha}{\sin(\beta - \alpha)} \\ &&&= \frac{m \sin \alpha(\omega^2 \cos\alpha - g)}{\sin (\beta - \alpha)} \end{align*} Since \(T_B \geq 0 \Rightarrow \omega^2 \cos\alpha - g \geq 0\) as required.
TikZ diagram
\(\sqrt{h^2-d^2}\) is the length of the final side on the dashed right angle triangle with hypotenuse \(AB\). \(h \cos \alpha\) will be clearly longer as the angle \(\alpha\) will be smaller and so \(\cos \alpha\) will be larger. When \(\omega^2 x \cos \alpha = g\) we must have \(T_B = 0\). \(T_A\cos \alpha = mg \Rightarrow T_A > mg\) since \(\alpha \neq 0\). \(T_A = \frac{mg}{\cos \alpha} \leq \frac{mgh}{\sqrt{h^2-d^2}}\) \(T_A\) will attain it's upper bound when \(\angle APB\) is a right angle.

2014 Paper 3 Q12
D: 1700.0 B: 1500.0

The random variable \(X\) has probability density function \(f(x)\) (which you may assume is differentiable) and cumulative distribution function \(F(x)\) where \(-\infty < x < \infty \). The random variable \(Y\) is defined by \(Y= \e^X\). You may assume throughout this question that \(X\) and \(Y\) have unique modes.

  1. Find the median value \(y_m\) of \(Y\) in terms of the median value \(x_m\) of \(X\).
  2. Show that the probability density function of \(Y\) is \(f(\ln y)/y\), and deduce that the mode \(\lambda\) of \(Y\) satisfies \(\f'(\ln \lambda) = \f(\ln \lambda)\).
  3. Suppose now that \(X \sim {\rm N} (\mu,\sigma^2)\), so that \[ f(x) = \frac{1}{\sigma \sqrt{2\pi}\,} \e^{-(x-\mu)^2/(2\sigma^2)} \,. \] Explain why \[\frac{1}{\sigma \sqrt{2\pi}\,} \int_{-\infty}^{\infty}\e^{-(x-\mu-\sigma^2)^2/(2\sigma^2)} \d x = 1 \] and hence show that \( \E(Y) = \e ^{\mu+\frac12\sigma^2}\).
  4. Show that, when \(X \sim {\rm N} (\mu,\sigma^2)\), \[ \lambda < y_m < \E(Y)\,. \]


Solution:

  1. \begin{align*} && \frac12 &= \mathbb{P}(X \leq x_m) \\ \Leftrightarrow && \frac12 &= \mathbb{P}(e^X \leq e^{x_m} = y_m) \end{align*} Therefore the median is \(y_m = e^{x_m}\)
  2. \begin{align*} && \mathbb{P}(Y \leq y) &= \mathbb{P}(e^X \leq y) \\ &&&= \mathbb{P}(X \leq \ln y) \\ &&&= F(\ln y) \\ \Rightarrow && f_Y(y) &= f(\ln y)/y \\ \\ && f'_Y(y) &= \frac{f'(\ln y) - f(\ln y)}{y^2} \end{align*} Therefore since the mode satisfies \(f'_Y = 0\) we must have \(f'(\ln \lambda ) = f(\ln \lambda)\)
  3. This is the integral of the pdf of \(N(\mu + \sigma^2, \sigma^2)\) and therefore is clearly \(1\). \begin{align*} && \E[Y] &= \int_{-\infty}^{\infty} e^x \cdot \frac{1}{\sqrt{2\pi \sigma^2}} e^{-(x-\mu)^2/(2\sigma^2)} \d x \\ &&&= \frac{1}{\sqrt{2\pi \sigma^2}} \int_{-\infty}^{\infty} \exp (x - (x-\mu)^2/(2\sigma^2)) \d x\\ &&&= \frac{1}{\sqrt{2\pi \sigma^2}} \int_{-\infty}^{\infty} \exp ((2x \sigma^2- (x-\mu)^2)/(2\sigma^2)) \d x\\ &&&= \frac{1}{\sqrt{2\pi \sigma^2}} \int_{-\infty}^{\infty} \exp (-(x-\mu-\sigma^2)^2+2\mu \sigma^2-\sigma^4)/(2\sigma^2)) \d x\\ &&&= \frac{1}{\sqrt{2\pi \sigma^2}} \int_{-\infty}^{\infty} \exp (-(x-\mu+\sigma^2)^2)/(2\sigma^2)+\mu +\frac12\sigma^2) \d x\\ &&&= \e^{\mu +\frac12\sigma^2}\frac{1}{\sqrt{2\pi \sigma^2}} \int_{-\infty}^{\infty} \exp (-(x-\mu-\sigma^2)^2)/(2\sigma^2)) \d x\\ &&&= \e^{\mu +\frac12\sigma^2} \end{align*}
  4. Notice that \(y_m = e^\mu < e^{\mu + \tfrac12 \sigma^2} = \E[Y]\), so it suffices to prove that \(\lambda < e^{\mu}\) Notice that \(f'(x) - f(x) = f(x)[-(x-\mu)/\sigma^2 - 1]\) and therefore \(\ln y - \mu = -\sigma^2\) so \(\lambda = e^{\mu - \sigma^2}\) which is clearly less than \(e^{\mu}\) as required.

2014 Paper 3 Q13
D: 1700.0 B: 1500.0

I play a game which has repeated rounds. Before the first round, my score is \(0\). Each round can have three outcomes:

  1. my score is unchanged and the game ends;
  2. my score is unchanged and I continue to the next round;
  3. my score is increased by one and I continue to the next round.
The probabilities of these outcomes are \(a\), \(b\) and \(c\), respectively (the same in each round), where \(a+b+c=1\) and \(abc\ne0\). The random variable \(N\) represents my score at the end of a randomly chosen game. Let \(G(t)\) be the probability generating function of \(N\).
  1. Suppose in the first round, the game ends. Show that the probability generating function conditional on this happening is 1.
  2. Suppose in the first round, the game continues to the next round with no change in score. Show that the probability generating function conditional on this happening is \(G(t)\).
  3. By comparing the coefficients of \(t^n\), show that $ G(t) = a + bG(t) + ctG(t)\,. $ Deduce that, for \(n\ge0\), \[ P(N=n) = \frac{ac^n}{(1-b)^{n+1}}\,. \]
  4. Show further that, for \(n\ge0\), \[ P(N=n) = \frac{\mu^n}{(1+\mu)^{n+1}}\,, \] where \(\mu=\E(N)\).


Solution:

  1. If the game ends in the first round then the score is exactly \(0\) and the pgf is \(1\cdot x^0 = 1\)
  2. If the game moves onto the next round with no change in the first round then it's as if nothing happened, therefore the pgf is the original pgf \(G(t)\)
  3. If the game moves into the next round with the score increased by one, then the pgf is \(tG(t)\) since all the scores are increased by \(1\). Therefore \begin{align*} && G(t) &= \E[t^N] \\ &&&= \E[\E[t^N | \text{first round}]] \\ &&&= a + bG(t) + ctG(t) \\ \Rightarrow && G(t)(1-b-ct) = a \\ \Rightarrow && G(t) &= \frac{a}{(1-b)-ct} \\ &&&= \frac{a}{(1-b)} \frac{1}{1- \left(\frac{c}{1-b}\right)t} \\ &&&= \sum_{n=0}^\infty \frac{a}{1-b} \frac{c^n}{(1-b)^n} t^n\\ &&&= \sum_{n=0}^{\infty} \frac{ac^n}{(1-b)^{n+1}}t^n \end{align*} Therefore by comparing coefficients, \(\mathbb{P}(N=n) = \frac{ac^n}{(1-b)^{n+1}}\)
  4. \(\,\) \begin{align*} && \E[N] &= G'(1) \\ &&&= \frac{ac}{((1-b)-c)^2} \\ &&&= \frac{ac}{a^2} = \frac{c}{a} \\ \\ && \frac{\mu^n}{(1+\mu)^{n+1}} &= \frac{c^na^{-n}}{(a+c)^{n+1}a^{-n-1}} \\ &&&= \frac{ac^n}{(a+c)^{n+1}}\\ &&&= \frac{ac^n}{(1-b)^{n+1}}\\ &&&= \mathbb{P}(N=n) \end{align*} as required

2013 Paper 1 Q1
D: 1516.0 B: 1516.0

  1. Use the substitution \(\sqrt x = y\) (where \(y\ge0\)) to find the real root of the equation \[ x + 3\, \sqrt x - \tfrac12 =0\,. \]
  2. Find all real roots of the following equations:
    • \(x+10\,\sqrt{x+2\, }\, -22 =0\,\);
    • \(x^2 -4x + \sqrt{2x^2 -8x-3 \,}\, -9 =0\,\).


Solution:

  1. \begin{align*} && 0 &= x + 3\sqrt{x} - \frac12 \\ \sqrt{x} = y: && 0&= y^2 + 3y - \frac12 \\ \Rightarrow && y &= \frac{-3\pm\sqrt{3^2+2}}{2} \\ &&&= \frac{-3 \pm \sqrt{11}}{2} \\ y > 0: && x &= \left ( \frac{\sqrt{11}-3}{2} \right)^2 \end{align*}
    • \begin{align*} && 0 &= x + 10\sqrt{x+2} - 22 \\ y = \sqrt{x+2}: && 0 &= y^2 - 2 + 10y - 22 \\ &&&= y^2 + 10y - 24 \\ &&&= (y-2)(y+12) \\ \Rightarrow && y &= 2, -12 \\ y > 0: && x &= 2 \end{align*}
    • Let \(y = \sqrt{2x^2-8x-3}\), so \begin{align*} && 0 &= x^2 - 4x +\sqrt{2x^2-8x-3} - 9 \\ && 0 &= \frac{y^2+3}{2} + y - 9 \\ &&&= \frac12 y^2 +y - \frac{15}{2} \\ &&&= \frac12 (y-3)(y+5) \\ \Rightarrow && y &= 3,-5 \\ y > 0: && 9 &= 2x^2-8x-3 \\ \Rightarrow && 0 &= 2x^2-8x-12 \\ &&&= 2(x^2-4x-6) \\ \Rightarrow && x &= 2 \pm \sqrt{10} \end{align*}

2013 Paper 1 Q2
D: 1500.0 B: 1487.3

In this question, \(\lfloor x \rfloor\) denotes the greatest integer that is less than or equal to \(x\), so that \(\lfloor 2.9 \rfloor = 2 = \lfloor 2.0 \rfloor\) and \(\lfloor -1.5 \rfloor = -2\). The function \(\f\) is defined, for \(x\ne0\), by \(\f(x) = \dfrac{\lfloor x \rfloor}{x}\,\).

  1. Sketch the graph of \(y=\f(x)\) for \(-3\le x \le 3\) (with \(x\ne0\)).
  2. By considering the line \(y= \frac7{12}\) on your graph, or otherwise, solve the equation \(\f(x) = \frac7 {12}\,\). Solve also the equations \(\f(x) =\frac{17}{24}\) and \(\f(x) = \frac{4 }{3 }\,\).
  3. Find the largest root of the equation \(\f(x) =\frac9{10}\,\).
Give necessary and sufficient conditions, in the form of inequalities, for the equation \(\f(x) =c\) to have exactly \(n\) roots, where \(n\ge1\).


Solution:

  1. TikZ diagram
  2. Notice that there are no solutions when \(x < 0\) since \(f(x) \geq 1\) in that region. Suppose \(x = n + \epsilon, 0 < \epsilon < 1\), then \(f(x) = \frac{n}{n+\epsilon}\), ie \(12n = 7n + 7 \epsilon \Rightarrow 5 n = 7\epsilon \Rightarrow \epsilon = \frac{5}{7}n \Rightarrow n < \frac75\), so \(n = 1 ,\epsilon = \frac57, x = \frac{12}5\). \begin{align*} && \frac{17}{24} &= f(x) \\ \Rightarrow && 17n + 17 \epsilon &= 24 n \\ \Rightarrow && 17 \epsilon &= 7 n \\ \Rightarrow && n &< \frac{17}{7} \\ \Rightarrow && n &= 1, 2 \\ \Rightarrow && x &= \frac{24}{17}, \frac{48}{17} \end{align*}. For \(f(x) = \frac{4}{3}\) we notice that \(x < 0\), so let \(x = -n +\epsilon\), ie \begin{align*} && \frac43 &= f(x) \\ \Rightarrow && \frac43 &= \frac{-n}{-n+\epsilon} \\ \Rightarrow && 4\epsilon &= n \\ \Rightarrow && n &= 1,2,3 \\ \Rightarrow && x &= -\frac{5}{4}, -\frac{3}{2}, -\frac{9}{4} \end{align*}
  3. \begin{align*} && \frac9{10} &= f(x) \\ \Rightarrow && 9n + 9 \epsilon &= 10 n \\ \Rightarrow && 9 \epsilon &= n \\ \Rightarrow && n < 9 \end{align} So largest will be when \(n = 8, \epsilon = \frac{8}{9}\), ie \(\frac{80}{9}\)
If \(c < 1\) \begin{align*} && c &= \frac{k}{k + \epsilon} \\ \Rightarrow && \frac{c}{1-c} \epsilon &= k \end{align*} For this to have exactly \(n\) solutions, we need \(n < \frac{c}{1-c} \leq n+1\). If \(c > 1\) \begin{align*} && c &= \frac{-k}{-k+\epsilon} \\ \Rightarrow && c \epsilon &= (c-1) k \\ \Rightarrow && \frac{c}{c-1} \epsilon &= k \end{align*} Therefore for there to be exactly \(n\) solutions we need \(n < \frac{c}{c-1} \leq n+1\)

2013 Paper 1 Q3
D: 1500.0 B: 1500.0

For any two points \(X\) and \(Y\), with position vectors \(\bf x\) and \(\bf y\) respectively, \(X*Y\) is defined to be the point with position vector \(\lambda {\bf x}+ (1-\lambda){\bf y}\), where \(\lambda\) is a fixed number.

  1. If \(X\) and \(Y\) are distinct, show that \(X*Y\) and \(Y*X\) are distinct unless \(\lambda\) takes a certain value (which you should state).
  2. Under what conditions are \((X*Y)*Z\) and \(X*(Y*Z)\,\) distinct?
  3. Show that, for any points \(X\), \(Y\) and \(Z\), \[ (X*Y)*Z = (X*Z)*(Y*Z)\, \] and obtain the corresponding result for \(X*(Y*Z)\).
  4. The points \(P_1\), \(P_2\), \(\ldots\) are defined by \( P_1 = X*Y\) and, for \(n \ge2\), \(P_n= P_{n-1}*Y\,.\) Given that \(X\) and \(Y\) are distinct and that \(0<\lambda<1\), find the ratio in which \(P_n\) divides the line segment \(XY\).


Solution:

  1. Suppose \(X*Y = Y*X\), then \begin{align*} && X * Y &= \lambda \mathbf{x} + (1-\lambda) \mathbf{y} \\ && Y * X &= \lambda \mathbf{y} + (1-\lambda) \mathbf{x}\\ \Rightarrow && 0 &= (2\lambda - 1)(\mathbf{x} -\mathbf{y}) \end{align*} Therefore, either \(\mathbf{x} = \mathbf{y}\) or \(\lambda = \frac12\). Since we assumed \(X,Y\) were distinct, \(\mathbf{x} \neq \mathbf{y}\) and so \(X*Y\) and \(Y*X\) are distinct unless \(\lambda = \frac12\)
  2. Suppose \((X*Y)*Z = X*(Y*Z)\) \begin{align*} &&(X*Y)*Z &= (\lambda \mathbf{x} + (1-\lambda) \mathbf{y}) * \mathbf{z} \\ &&&= (\lambda^2 \mathbf{x} + \lambda(1-\lambda)\mathbf{y} + (1-\lambda)\mathbf{z}\\ &&X*(Y*Z) &=\mathbf{x}* (\lambda \mathbf{y} + (1-\lambda) \mathbf{z}) \\ &&&= (\lambda \mathbf{x} + \lambda(1-\lambda)\mathbf{y} + (1-\lambda)^2\mathbf{z}\\ \Rightarrow && 0 &= (\lambda^2 - \lambda)\mathbf{x} + ((1-\lambda) - (1-\lambda)^2)\mathbf{z} \\ &&&=(1-\lambda)(-\lambda \mathbf{x} +\lambda \mathbf{z}) \\ &&&= \lambda(1-\lambda)(\mathbf{z}-\mathbf{x}) \end{align*} Therefore they are distinct unless \(\lambda = 1, 0\) or \(\mathbf{x} = \mathbf{z}\).
  3. Claim: \((X*Y)*Z = (X*Z)*(Y*Z)\) Proof: \begin{align*} && (X*Y)*Z &= (\lambda \mathbf{x} + \lambda(1-\lambda)\mathbf{y} + (1-\lambda)^2\mathbf{z} \\ && (X*Z)*(Y*Z) &= (\lambda \mathbf{x} + (1-\lambda)\mathbf{z}) * (\lambda \mathbf{y} + (1-\lambda)\mathbf{z}) \\ &&&= \lambda(\lambda \mathbf{x} + (1-\lambda)\mathbf{z}) + (1-\lambda)(\lambda \mathbf{y} + (1-\lambda)\mathbf{z}) \\ &&&= \lambda^2 \mathbf{x} + \lambda(1-\lambda)\mathbf{y} + (1-\lambda) \mathbf{z} \end{align*} Claim: \(X*(Y*Z) = (X*Y)*(X*Z)\) Proof: \begin{align*} X*(Y*Z) &= \lambda \mathbf{x} + \lambda(1-\lambda)\mathbf{y} + (1-\lambda)^2\mathbf{z} \\ (X*Y)*(X*Z) &= (\lambda \mathbf{x} + (1-\lambda)\mathbf{y})*(\lambda \mathbf{x} + (1-\lambda)\mathbf{z}) \\ &= \lambda (\lambda \mathbf{x} + (1-\lambda)\mathbf{y}) + (1-\lambda)(\lambda \mathbf{x} + (1-\lambda)\mathbf{z}) \\ &= \lambda \mathbf{x} + \lambda(1-\lambda)\mathbf{y} + (1-\lambda)^2\mathbf{z} \end{align*}
  4. \(P_1 = X*Y\) divides the line segment into the ratio \(\lambda:(1-\lambda)\). \(P_n\) divides the line segment \(P_{n-1}Y\) into the ratio \(\lambda:(1-\lambda)\), therefore it divides the line segment \(XY\) in the ratio \(\lambda^n : 1- \lambda^n\) Alternatively, \begin{align*} P_1 &= \lambda \mathbf{x} + (1-\lambda)\mathbf{y} \\ P_2 &= (\lambda \mathbf{x} + (1-\lambda)\mathbf{y} )*\mathbf{y} \\ &= \lambda^2 \mathbf{x} + (1-\lambda^2) \mathbf{y} \end{align*} Suppose \(P_k = \lambda^k\mathbf{x} + (1-\lambda^k)\mathbf{y}\) then \begin{align*}P_{k+1} &= (\lambda^k\mathbf{x} + (1-\lambda^k)\mathbf{y}) * \mathbf{y} \\ &= \lambda^{k+1}\mathbf{x} + \lambda(1-\lambda^k)\mathbf{y} + (1-\lambda)\mathbf{y}\\ & = \lambda^{k+1}\mathbf{x} + (1-\lambda^{k+1})\mathbf{y}\end{align*}

2013 Paper 1 Q4
D: 1500.0 B: 1484.0

  1. Show that, for \(n> 0\), \[ \int_0^{\frac14\pi} \tan^n x \,\sec^2 x \, \d x = \frac 1 {n+1} \; \text{ and } \int_0^{\frac14\pi} \!\! \sec ^n\! x \, \tan x \, \d x = \frac{(\sqrt 2)^n - 1}n \,. \]
  2. Evaluate the following integrals: \[ \displaystyle \int_0^{\frac14\pi} \!\! x\, \sec ^4 \! x\, \tan x \, \d x \, \text{ and } \int_0^{\frac14\pi} \!\! x^2 \sec ^2 \! x\, \tan x \, \d x \,. \]


Solution:

  1. \begin{align*} u = \tan x, \d u = \sec^2 x \d x: &&\int_0^{\pi/4} \tan^n x \sec^2 x \d x &= \int_0^1 u^n \d u \\ &&&= \frac{1}{n+1} \end{align*} \begin{align*} u = \sec x, \d u = \sec x \tan x \d x: &&\int_0^{\pi/4} \sec^n x \tan x \d x &= \int_{u=1}^{u=\sqrt{2}} u^{n-1} \d u \\ &&&= \left [ \frac{u^n}{n}\right] \\ &&&= \frac{(\sqrt{2})^n - 1}n \end{align*}
  2. \begin{align*} &&\int_0^{\frac14\pi} x \sec ^4 x \tan x \d x &= \left [x \frac{1}{4} \sec^4 x \right]_0^{\frac14\pi} - \frac14 \int_0^{\frac14\pi} \sec^4 x \d x \\ &&&= \frac{\pi}{4} - \frac14 \int_0^{\frac14\pi} \sec^2 x(1+ \tan^2 x) \d x \\ &&&= \frac{\pi}{4} - \frac14 \left [ \tan x+ \frac13 \tan^3 x \right] _0^{\frac14\pi} \\ &&&= \frac{\pi}{4} - \frac{1}{3} \end{align*} \begin{align*} \int_0^{\frac14\pi} \!\! x^2 \sec ^2 \! x\, \tan x \, \d x &= \left [x^2 \frac12 \tan^2 x \right]_0^{\frac14\pi} - \int_0^{\frac14\pi} x \tan^2 x \d x\\ &= \frac{\pi^2}{32} - \int_0^{\frac14\pi} x (\sec^2 x - 1) \d x\\ &= \frac{\pi^2}{32} - \left [x (-x + \tan x) \right]_0^{\frac14\pi} + \int_0^{\frac14\pi}-x + \tan x \d x \\ &= \frac{\pi^2}{32} - \frac{\pi}{4} (-\frac{\pi}{4} + 1) -\frac{\pi^2}{32} + \left [ -\ln \cos x \right]_0^{\pi/4} \\ &= \frac{\pi^2}{16}- \frac{\pi}{4} + \frac12 \ln 2 \end{align*}

2013 Paper 1 Q5
D: 1500.0 B: 1470.2

The point \(P\) has coordinates \((x,y)\) which satisfy \[ x^2+y^2 + kxy +3x +y =0\,. \]

  1. Sketch the locus of \(P\) in the case \(k=0\), giving the points of intersection with the coordinate axes.
  2. By factorising \(3x^2 +3y^2 +10xy\), or otherwise, sketch the locus of \(P\) in the case \(k=\frac{10}{3}\,\), giving the points of intersection with the coordinate axes.
  3. In the case \(k=2\), let \(Q\) be the point obtained by rotating \(P\) clockwise about the origin by an angle~\(\theta\), so that the coordinates \((X,Y)\) of \(Q\) are given by \[ X=x\cos\theta +y\sin\theta\,, \ \ \ \ Y= -x\sin\theta + y\cos\theta\,. \] Show that, for \(\theta =45^\circ\), the locus of \(Q\) is \( \sqrt2 Y= (\sqrt2 X+1 )^2 - 1 .\) Hence, or otherwise, sketch the locus of \(P\) in the case \(k=2\), giving the equation of the line of symmetry.


Solution:

  1. \(k = 0\), we have \(x^2 + y^2 + 3x + y = 0\), ie \((x+\tfrac32)^2+(y+\tfrac12)^2 = \frac{10}{4}\).
    TikZ diagram
  2. \(3x^2 + 3y^2 +10xy = (3x+y)(x+3y)\) so \(x^2 + y^2 + \tfrac{10}3xy + 3x+y = (3x+y)(\frac{x+3y}{3}+1) = 0\) so we have the line pair \(3x +y =0\), \(x+3y + 3 = 0\)
    TikZ diagram
  3. If \(k = 2\) then \((x+y)^2 + (x+y)+2x = 0\). If \(\theta = 45^\circ\) then \( X = \frac1{\sqrt{2}}(x+y), Y = \frac{1}{\sqrt{2}}(y-x)\), ie \(x+y = \sqrt{2}X\) and \(x = \frac{1}{\sqrt2}(X-Y)\), so our equation is: \begin{align*} 0 &= 2X^2 + \sqrt{2}X + \sqrt{2}(X-Y) \\ &= (\sqrt{2}X + 1)^2 - 1 - \sqrt{2} Y \end{align*} which would be a parabola with line of symmetry \(X = -\frac{1}{\sqrt{2}}\). However, we are actually looking at that parabola rotated by \(45^\circ\) anticlockwise.
    TikZ diagram

2013 Paper 1 Q6
D: 1500.0 B: 1501.4

By considering the coefficient of \(x^r\) in the series for \((1+x)(1+x)^n\), or otherwise, obtain the following relation between binomial coefficients: \[ \binom n r + \binom n {r-1} = \binom {n+1} r \qquad (1\le r\le n). \] The sequence of numbers \(B_0\), \(B_1\), \(B_2\), \(\ldots\) is defined by \[ B_{2m} = \sum_{j=0}^m \binom{2m-j}j \text{ and } B_{2m+1} = \sum_{k=0}^m \binom{2m+1-k}k . \] Show that \(B_{n+2} - B_{n+1} = B_{n}\,\) (\(n=0\), \(1\), \(2\), \(\ldots\,\)). What is the relation between the sequence \(B_0\), \(B_1\), \(B_2\), \(\ldots\) and the Fibonacci sequence \(F_0\), \(F_1\), \(F_2\), \(\ldots\) defined by \(F_0=0\), \(F_1=1\) and \(F_n = F_{n-1}+F_{n-2}\) for \(n\ge2\)?


Solution: The coefficient of \(x^{r-1}\) in \((1+x)^n\) is \(\binom{n}{r-1}\) and the coefficient of \(x^r\) in \((1+x)^n\) is \(\binom{n}{r}\). The only ways to get \(x^r\) in the expansion of \((1+x)(1+x)^n\) is to either multiply the \(x^r\) term from the second expansion by \(1\) or the \(x^{r-1}\) term by \(x\). This is \(\binom{n}{r-1} + \binom{n}{r}\). However, the coefficient of \(x^r\) in \((1+x)^{n+1}\) is \(\binom{n+1}r\), so \(\binom{n}{r} + \binom{n}{n-1} = \binom{n+1}r\). Claim: \(B_{n+2} - B_{n+1} = B_{n}\). Proof: Consider \(n\) even, ie \(n = 2m\) \begin{align*} B_{n+2} - B_{n+1} &= \sum_{j=0}^{m+1} \binom{2(m+1)-j}{j} - \sum_{j=0}^m \binom{2m+1-j}{j} \\ &= \binom{2(m+1)-(m+1)}{m+1} +\sum_{j=0}^m \left ( \binom{2(m+1)-j}{j} - \binom{2m+1-j}{j} \right) \\ &= 1 + \sum_{j=1}^m \binom{2m+1-j}{j-1} \\ &= 1 + \sum_{j=0}^{m-1} \binom{2m-j}{j} \\ &= \binom{m}{m} + \sum_{j=0}^{m-1} \binom{2m-j}{j} \\ &= \sum_{j=0}^{m} \binom{2m-j}{j} \\ &= B_n \end{align*} Consider \(n\) even, ie \(n = 2m+1\) \begin{align*} B_{n+2} - B_{n+1} &= \sum_{j=0}^{m+1} \binom{2(m+1)+1-j}{j} - \sum_{j=0}^{m+1} \binom{2(m+1)-j}{j} \\ &= \sum_{j=0}^{m+1} \left (\binom{2(m+1)+1-j}{j} - \binom{2(m+1)-j}{j}\right)\\ &= \sum_{j=1}^{m+1} \binom{2(m+1)-j}{j-1} \\ &= \sum_{j=0}^{m} \binom{2m+1-j}{j} \\ &= B_n \end{align*} as required. \(B_0 = 1, B_1 = 2\), therefore \(B_n = F_{n+2}\)

2013 Paper 1 Q7
D: 1516.0 B: 1516.0

  1. Use the substitution \(y=ux\), where \(u\) is a function of \(x\), to show that the solution of the differential equation \[ \frac{\d y}{\d x} = \frac x y + \frac y x \quad \quad (x > 0, y> 0) \] that satisfies \(y=2\) when \(x=1\) is \[ y= x\, \sqrt{4+2\ln x \, } ( x > \e^{-2}). \]
  2. Use a substitution to find the solution of the differential equation \[ \frac{\d y}{\d x} = \frac x y + \frac {2y} x \quad \quad (x > 0, y > 0) \] that satisfies \(y=2\) when \(x=1\).
  3. Find the solution of the differential equation \[ \frac{\d y}{\d x} = \frac {x^2} y + \frac {2y} x \quad \quad (x> 0, \ y> 0) \] that satisfies \(y=2\) when \(x=1\).


Solution:

  1. Let \(y = ux\), then \(\frac{\d y}{\d x} = x\frac{\d u}{\d x} = u\) and the differential equation becomes, \begin{align*} && xu' + u &= \frac{1}{u} +u \\ \Rightarrow && u' &= \frac{1}{ux} \\ \Rightarrow && u u' &= \frac1{x} \\ \Rightarrow && \frac12 u^2 &= \ln x + C \\ (x,y) = (1,2): && \frac12 4 &= C \\ \Rightarrow && \frac12 \frac{y^2}{x^2} &= \ln x + 2 \\ \Rightarrow && y^2 &= x^2 \l 2\ln x + 4 \r \\ \Rightarrow && y &= x \sqrt{4 + 2 \ln x} \quad (x > e^{-2}) \end{align*}
  2. Let \(y = ux^2\) then \begin{align*} && \frac{\d y}{\d x} &= \frac{x^2}{y} + \frac{2y}{x} \\ \Rightarrow && u' x^2 + 2x u &= \frac{1}{u} + 2x u \\ \Rightarrow && u' u &= \frac{1}{x^2} \\ \Rightarrow && \frac12 u^2 &= -\frac{1}{x} + C \\ (x,y) = (1,2): && 2 &= C - 1 \\ \Rightarrow && \frac12 \frac{y^2}{x^4} &= 3 - \frac{1}{x} \\ \Rightarrow && y &= x\sqrt{2(3x^2-x)}, \quad (x > \frac13) \end{align*}