Year: 2016
Paper: 1
Question Number: 8
Course: LFM Stats And Pure
Section: Generalised Binomial Theorem
This year, more than 2000 candidates signed up to sit this paper, though just under 2000 actually sat it. This figure is about the same as the entry figure for 2015, though the number of candidates opting to sit STEP I has risen significantly over recent years; for instance, it was around 1500 in 2013. There is no doubt that the purpose of the STEPs is to learn which students can genuinely use their mathematical knowledge, skills and techniques in an arena that demands of them a level of performance that exceeds anything they will have encountered within the standard A-level (or equivalent) assessments. The ability to work at an extended piece of mathematical work, often with the minimum of specific guidance, allied to the need for both determination and the ability to "make connections" at speed and under considerable time pressure, are characteristics that only follow from careful preparation, and there is a great benefit to be had from an early encounter with, and subsequent prolonged exposure to, these kinds of questions. It is not always easy to say what level of preparation has been undertaken by candidates, but the minimum expected requirement is the ability to undertake routine A-level-standard tasks and procedures with speed and accuracy. At the top end of the scale, almost 100 candidates produced a three-figure score to the paper, which is a phenomenal achievement; and around 250 others scored a mark of 70+, which is also exceptionally impressive. At the other end of the scale, over 400 candidates failed to reach a total of 40 marks out of the 120 available. For STEP I, the most approachable questions are always set as Qs.1 & 2 on the paper, with Q1 in particular intended to afford every candidate the opportunity to get something done successfully. So it is perfectly reasonable for a candidate, upon opening the paper, to make an immediate start at the first and/or second question(s) before looking around to decide which of the remaining 10 or 11 questions they feel they can tackle. It is very important that candidates spend a few minutes – possibly at the beginning – reading through the questions to decide which six they intend to work, since they will ultimately only be credited with their best six question marks. Many students spend time attempting seven, eight, or more questions and find themselves giving up too easily on a question the moment the going gets tough, and this is a great pity, since they are not allowing themselves thinking time, either on the paper as a whole or on individual questions. The other side to the notion of strategy is that most candidates clearly believe that they need to attempt (at least) six questions when, in fact, four questions (almost) completely done would guarantee a Grade 1 (Distinction), especially if their score on these first four questions were then to be supplemented by a couple of early attempts at the starting parts of a couple more questions (for the first five or six marks); attempts which need not take longer than, say, ten minutes of their time. It is thus perfectly reasonable to suggest to candidates, in their preparations, that they can spend more than 30 minutes on a question, but only IF they think they are going to finish it off satisfactorily, although it might be best if they were advised to spend absolutely no more than 40-45 minutes on any single question; if they haven't finished by then, it really is time to move on. Curve-sketching skills are usually a common weakness, but were only tested on this paper in Q3. The other common area of weakness – algebra – was tested relatively frequently, and proved to be as testing as usual. Calculus skills were generally "okay" although the integration of first-order differential equations by the separation of variables, as appearing repeatedly in Q4, was found challenging by many of the candidates who attempted this question. The most noticeable deficiency, however, was in the widespread inability to construct an argument, particularly in Qs. 5, 7 & 8. Vectors are often poorly handled, and this year proved no exception.
Difficulty Rating: 1500.0
Difficulty Comparisons: 0
Banger Rating: 1530.6
Banger Comparisons: 4
Given an infinite sequence of numbers $u_0$, $u_1$, $u_2$, $\ldots\,$, we define the \textit{generating function}, $\f$, for the sequence by
\[
\f(x) = u_0 + u_1x +u_2 x^2 +u_3 x^3 + \cdots \,.
\]
Issues of convergence can be ignored in this question.
\begin{questionparts}
\item Using the binomial series, show that the sequence given by $u_n=n\,$ has generating function $x(1-x)^{-2}$, and find the sequence that has generating function $x(1-x)^{-3}$.
Hence, or otherwise, find the generating function for the sequence $u_n =n^2$. You should simplify your answer.
\item
\begin{itemize}
\item[\bf (a)]
The sequence $u_0$, $u_1$, $u_2$, $\ldots\,$ is determined by
$u_{n} = ku_{n-1}$ ($n\ge1$), where $k$ is independent of $n$,
and $u_0=a$. By summing the identity $u_{n}x^n \equiv ku_{n-1}x^n$, or otherwise, show that the generating function, f, satisfies
\[ \f(x) = a + kx \f(x) \]
Write down an expression for $\f(x)$.
\item[\bf (b)] The sequence $u_0, u_1, u_2, \ldots\,$ is determined by $u_{n} = u_{n-1}+ u_{n-2}$ ($n\ge2$) and $u_0=0$, $u_1=1$.
Obtain the generating function.
\end{itemize}
\end{questionparts}
\begin{questionparts}
\item $\,$ \begin{align*}
&& x(1-x)^{-2} &= x \left (1 + (-2)(-x) + \frac{(-2)(-3)}{2!}x^2 + \cdots + \frac{(-2)(-3)\cdots(-2-(k-1))}{k!} (-x)^k + \cdots \right) \\
&&&= x(1 + 2x + 3x^2 + \cdots + \frac{(-2)(-3)\cdots(-(k+1))}{k!}(-1)^k x^k + \cdots ) \\
&&&= x+2x^2 + 3x^3 + \cdots + (k+1)x^{k+1} + \cdots \\
\Rightarrow && u_n &= n
\end{align*}
\begin{align*}
&& x(1-x)^{-3} &= x \left (1 + 3x + 6x^2 + \cdots + \frac{(-3)(-4)\cdots(-k-2)}{k!}(-x)^k + \cdots \right) \\
&&&= x \left (1 + 3x + 6x^2 + \cdots + \frac{(k+2)(k+1)}{2}x^k + \cdots \right) \\
&&&= x + 3x^2 + 6x^3 + \cdots + \binom{k+2}{2}x^{k+1} + \cdots \\
&& u_n &= \binom{n+1}{2} = \frac{n^2+n}{2} \\
\\
\Rightarrow && 2x(1-x)^{-3} - x(1-x)^{-2} &= (1-x)^{-3}(2x-x(1-x)) \\
&&&= (1-x)^{-3}(x+x^2)
\end{align*}
\item \begin{itemize}
\item $u_n = ku_{n-1} \Rightarrow u_nx^n = ku_{n-1}x^n$ so
\begin{align*}
&& \sum_{n=1}^\infty u_n x^n &= \sum_{n=1}^\infty k u_{n-1}x^n \\
&& \sum_{n=0}^\infty u_n x^n - a &= x\sum_{n=0}^\infty k u_{n}x^n \\
\Rightarrow && f(x)-a &= kx f(x) \\
\Rightarrow && f(x) &= a + kxf(x) \\
\Rightarrow && f(x) &= \frac{a}{1-kx}
\end{align*}
\item Suppose $\displaystyle f(x) = \sum_{n=0}^\infty u_n x^n$ so
\begin{align*}
&& x^n u_n &= x^n u_{n-1} + x^n u_{n-2} \\
\Rightarrow && \sum_{n=2}^\infty x^n u_n &= \sum_{n=2}^\infty x^n u_{n-1} + \sum_{n=2}^\infty x^n u_{n-2} \\
&& \sum_{n=0}^\infty x^n u_n - u_0 - u_1 x &= \left ( \sum_{n=0}^\infty x^{n+1} u_{n} -xu_0 \right) + \sum_{n=0}^\infty x^{n+2} u_{n} \\
&& f(x) - x &= xf(x) +x^2f(x) \\
\Rightarrow && f(x) &= \frac{x}{1-x-x^2}
\end{align*}
\end{itemize}
\end{questionparts}
Generating functions generally appear very late on in statistics modules whose entry numbers seldom reach three figures. Nevertheless, a mean score of almost 9 out of 20 on this question, obtained by more than a quarter of the candidates (very few, if any, of whom will have seen the idea before), suggests that it is easy to introduce the topic and that good candidates will pick it up quickly and successfully. Apart from algebraic difficulties, the real hurdle to making a complete attempt lay in part (ii)(a); although most of the candidates who got this far went on to earn the 4 marks allocated to this part, they tended to do so by ignoring the guidance of the question. Although there are two or three perfectly good alternative approaches to the one intended, they don't necessarily point in the direction that helps the solver cope with the more imaginatively constructed part (ii)(b); and this was why most candidates struggled to know quite what to do with it.