Year: 2011
Paper: 1
Question Number: 2
Course: LFM Pure
Section: Differentiation
There were again significantly more candidates attempting this paper than last year (just over 1100), but the scores were significantly lower than last year: fewer than 2% of candidates scored above 100 marks, and the median mark was only 44, compared to 61 last year. It is not clear why this was the case. One possibility is that Questions 2 and 3, which superficially looked straightforward, turned out to be both popular and far harder than candidates anticipated. The only popular and well-answered questions were 1 and 4. The pure questions were the most popular as usual, though there was noticeable variation: questions 1–4 were the most popular, while question 7 (on differential equations) was fairly unpopular. Just over half of all candidates attempted at least one mechanics question, which one-third attempted at least one probability question, an increase on last year. The marks were surprising, though: the two best-answered questions were the pure questions 1 and 4, but the next best were statistics question 12 and mechanics question 9. The remainder of the questions were fairly similar in their marks. A number of candidates ignored the advice on the front cover and attempted more than six questions, with a fifth of candidates trying eight or more questions. A good number of those extra attempts were little more than failed starts, but still suggest that some candidates are not very effective at question-picking. This is an important skill to develop during STEP preparation. Nevertheless, the good marks and the paucity of candidates who attempted the questions in numerical order does suggest that the majority are being wise in their choices. Because of the abortive starts, I have generally restricted my attention to those attempts which counted as one of the six highest-scoring answers in the detailed comments. On occasions, candidates spent far longer on some questions than was wise. Often, this was due to an algebraic slip early on, and they then used time which could have been far better spent tackling another question. It is important to balance the desire to finish a question with an appreciation of when it is better to stop and move on. Many candidates realised that for some questions, it was possible to attempt a later part without a complete (or any) solution to an earlier part. An awareness of this could have helped some of the weaker students to gain vital marks when they were stuck; it is generally better to do more of one question than to start another question, in particular if one has already attempted six questions. It is also fine to write "continued later" at the end of a partial attempt and then to continue the answer later in the answer booklet. As usual, though, some candidates ignored explicit instructions to use the previous work, such as "Hence", or "Deduce". They will get no credit if they do not do what they are asked to! (Of course, a question which has the phrase "or otherwise" gives them the freedom to use any method of their choosing; often the "hence" will be the easiest, though.) It is wise to remember that STEP questions do require a greater facility with mathematics and algebraic manipulation than the A-level examinations, as well as a depth of understanding which goes beyond that expected in a typical sixth-form classroom. There were a number of common errors and issues which appeared across the whole paper. The first was a lack of fluency in algebraic manipulations. STEP questions often use more variables than A-level questions (which tend to be more numerical), and therefore require candidates to be comfortable engaging in extended sequences of algebraic manipulations with determination and, crucially, accuracy. This is a skill which requires plenty of practice to master. Another area of weakness is logic. A lack of confidence in this area showed up several times. In particular, a candidate cannot possibly gain full marks on a question which reads "Show that X if and only if Y" unless they provide an argument which shows that Y follows from X and vice versa. Along with this comes the need for explanations in English: a sequence of formulæ or equations with no explicit connections between them can leave the reader (and writer) confused as to the meaning. Brief connectives or explanations would help, and sometimes longer sentences are necessary. Another related issue continues to be legibility. Many candidates at some point in the paper lost marks through misreading their own writing. One frequent error was dividing by zero. On several occasions, an equation of the form xy = xz appeared, and candidates blithely divided by x to reach the conclusion y = z. Again, I give a strong reminder that it is vital to draw appropriate, clear, accurate diagrams when attempting some questions, mechanics questions in particular.
Difficulty Rating: 1516.0
Difficulty Comparisons: 1
Banger Rating: 1603.0
Banger Comparisons: 12
The number $E$ is defined by
$\displaystyle
E= \int_0^1 \frac{\e^x}{1+x} \, \d x\,.$
Show that
\[
\int_0^1 \frac{x \e^x}{1+x} \, \d x = \e -1 -E\,
,\]
and evaluate $\ds \int_0^1 \frac{x^2\e^x}{1+x} \, \d x$
in terms of $\e$ and $E$.
Evaluate also, in terms of $E$ and $\rm e$ as appropriate:
\begin{questionparts}
\item
\[
\int_0^1
\frac{\e^{\frac{1-x}{1+x}}}{1+x}\, \d x\,\]
\item \[
\int_1^{\sqrt2} \frac {\e^{x^2}}x \, \d x \, \]
\end{questionparts}
\begin{align*}
\int_0^1 \frac{x \e^x}{1+x} \, \d x &= \int_0^1 \frac{(x+1-1) \e^x}{1+x} \, \d x \\
&= \int_0^1 \left ( e^x -\frac{\e^x}{1+x} \right )\, \d x \\
&= \e-1-E
\end{align*}
\begin{align*}
\int_0^1 \frac{x^2 \e^x}{1+x} \, \d x &= \int_0^1 \frac{(x^2+x-x) \e^x}{1+x} \, \d x \\
&= \int_0^1 \left ( xe^x -\frac{x\e^x}{1+x} \right )\, \d x \\
&= \left [xe^{x} \right]_0^1 - \int_0^1 e^x \, \d x -(\e-1-E) \\
&= \e-(\e-1)-(\e -1 -E) \\
&= 2-\e + E
\end{align*}
\begin{questionparts}
\item Since $\displaystyle u = \frac{1-x}{1+x},\frac{\d u}{\d x} = \frac{-(1+x)-(1-x)}{(1+x)^2}$, \begin{align*}
&& \int_0^1 \frac{\e^{\frac{1-x}{1+x}}}{1+x}\, \d x &= \int_{u=1}^{u=0} \frac{e^u}{1+x} \cdot \frac{(1+x)^2}{-2} \d u \\
&&&= \int_0^1 \frac{(1+x) e^u}{2} \d u \\
&&&= \int_0^1 \frac{\left ( 1 + \frac{1-u}{1+u} \right) e^u}{2}\, \d u \\
&&&= \frac12 \int_0^1 \left (e^u + \frac{e^{u}}{1+u} - \frac{ue^u}{1+u} \right) \, \d u \\
&&&= \frac12 \left( \e-1 + E - (\e - 1 - E) \right) \\
&&&= E
\end{align*}
\item Since $\displaystyle u = x^2-1, \d u = 2x \d x$\begin{align*}
\int_1^{\sqrt2} \frac {\e^{x^2}}x \, \d x &= \int_{u=0}^{u=1} \frac{e^{u+1}}{x} \frac{1}{2x} \d u \\
&= \int_0^1 \frac{e^{u+1}}{2(u+1)} \d u \\
&= \frac{\e}{2} E \\
&= \frac{E\e}{2}
\end{align*}
\end{questionparts}
This was a very popular question which was answered spectacularly poorly: almost half of candidates scored 0. Of the other half, the median score was 8, with them succeeding on the first part but getting no further. For the first part, most candidates (presumably familiar with examples such as ∫xe^x dx) attempted to integrate by parts, even though that was not the most appropriate method in this case. Those who did use parts frequently tried to integrate x/(1 + x) and tended to get nowhere. Very few understood that a second integration by parts was necessary to finish the job. Nevertheless, most of those who did attempt to use parts showed that they did have a reasonable working knowledge of the technique. There were a number of shocking errors which recurred frequently. The first was to use the erroneous "rule" that ∫f(x)g(x) dx = ∫f(x) dx · ∫g(x) dx, so there were a number of candidates who wrote ∫e^x/(1+x) dx = e^x ∫1/(1+x) dx or similar. Another common error was that E, a definite integral, would appear inside integrals or evaluations. There were also a number of candidates who applied parts and ended up with integrals inside integrals or integrals inside evaluations. A number of candidates also failed to distinguish between indefinite and definite integrals. Parts (i) and (ii): There were relatively few attempts at these later parts, though some who had been stumped by the first part of the question did succeed with this part. Some candidates tried to apply the techniques of the first part to this integral, but many realised that a substitution was necessary and successfully executed it. Most candidates who were successful with part (i) went on to complete the whole question.