Year: 2019
Paper: 1
Question Number: 3
Course: LFM Pure
Section: Integration
In order to get the fullest picture, this document should be read in conjunction with the question paper, the marking scheme and (for comments on the underlying purpose and motivation for finding the right solution-approaches to questions) the Hints and Solutions document; all of which are available from the STEP and Cambridge Examinations Board websites. The purpose of the STEPs is to learn what students are able to achieve mathematically when applying the knowledge, skills and techniques that they have learned within their standard A-level (or equivalent) courses … but seldom within the usual range of familiar settings. STEP questions require candidates to work at an extended piece of mathematics, often with the minimum of specific guidance, and to make the necessary connections. This requires a very different mind-set to that which is sufficient for success at A-level, and the requisite skills tend only to develop with prolonged and determined practice at such longer questions for several months beforehand. One of the most crucial features of the STEPs is that the routine technical and manipulative skills are almost taken for granted; it is necessary for candidates to produce them with both speed and accuracy so that the maximum amount of time can be spent in thinking their way through the problem and the various hurdles and obstacles that have been set before them. Most STEP questions begin by asking the solver to do something relatively routine or familiar before letting them loose on the real problem. Almost always, such an opening has not been put there to allow one to pick up a few easy marks, but rather to point the solver in the right direction for what follows. Very often, the opening result or technique will need to be used, adapted or extended in the later parts of the question, with the demands increasing the further on that one goes. So it is that a candidate should never think that they are simply required to 'go through the motions' but must expect, sooner or later, to be required to show either genuine skill or real insight in order to make a reasonably complete effort. The more successful candidates are the ones who manage to figure out how to move on from the given starting-point. Finally, reading through a finished solution is often misleading – even unhelpful – unless you have attempted the problem for yourself. This is because the thinking has been done for you. When you read through the report and look at the solutions (either in the mark-scheme or the Hints & Solutions booklet), try to figure out how you could have arrived at the solution, learn from your mistakes and pick up as many tips as you can whilst working through past paper questions. This year's paper produced the usual sorts of outcomes, with far too many candidates wasting valuable time by attempting more than six questions, and with many of these candidates picking up 0-4 marks on several 'false starts' which petered out the moment some understanding was required. Around one candidate in eight failed to hit the 30 mark overall, though this is an improvement on last year. Most candidates were able to produce good attempts at two or more questions. At the top end of the scale, around a hundred candidates scored 100 or more out of 120, with four hitting the maximum of 120 and many others not far behind. The paper is constructed so that question 1 is very approachable indeed, the intention being to get everyone started with some measure of success; unsurprisingly, Q1 was the most popular question of all, although under two-thirds of the entry attempted it this year, and it also turned out to be the most successful question on the paper with a mean score of about 12 out of 20. In order of popularity, Q1 was followed by Qs.3, 4 and 2. Indeed, it was the pure maths questions in Section A that attracted the majority of attention from candidates, with the applied questions combined scoring fewer 'hits' than any one of the first four questions on its own. Though slightly more popular than the applied questions, the least successful question of all was Q5, on vectors. This question was attempted by almost 750 candidates, but 70% of these scored no more than 2 marks, leaving it with a mean score of just over 3 out of 20. Q9 (a statics question) was found only marginally more appetising, with a mean score of almost 3½ out of 20. In general, it was found that explanations were poorly supplied, with many candidates happy to overlook completely any requests for such details.
Difficulty Rating: 1500.0
Difficulty Comparisons: 0
Banger Rating: 1500.0
Banger Comparisons: 0
By first multiplying the numerator and the denominator of the integrand by $(1 - \sin x)$, evaluate
$$\int_0^{\frac{1}{4}\pi} \frac{1}{1 + \sin x} dx.$$
Evaluate also:
$$\int_{\frac{1}{4}\pi}^{\frac{1}{3}\pi} \frac{1}{1 + \sec x} dx \quad \text{and} \quad \int_0^{\frac{1}{3}\pi} \frac{1}{(1 + \sin x)^2} dx.$$
\begin{align*}
\int_0^{\frac{1}{4}\pi} \frac{1}{1 + \sin x} dx &= \int_0^{\frac{1}{4}\pi} \frac{1-\sin x}{1 - \sin^2 x} dx \\
&= \int_0^{\frac{1}{4}\pi} \frac{1-\sin x}{\cos^2 x} dx \\
&= \int_0^{\frac{1}{4}\pi} \sec^2 x - \sec x \tan x dx \\
&= \left [\tan x-\sec x \right]_0^{\frac{1}{4}\pi} \\
&= 2 - \frac{1}{\sqrt{2}}
\end{align*}
\begin{align*}
\int_{\frac{1}{4}\pi}^{\frac{1}{3}\pi} \frac{1}{1 + \sec x} \d x &= \int_{\frac{1}{4}\pi}^{\frac{1}{3}\pi} \frac{1-\sec x}{1 - \sec^2 x} \d x \\
&= \int_{\frac{1}{4}\pi}^{\frac{1}{3}\pi} \frac{\sec x-1}{\tan^2 x} \d x \\
&= \int_{\frac{1}{4}\pi}^{\frac{1}{3}\pi} \cot x \cosec x-\cot^2 x\d x \\
&= \left [ -\cosec x +x+\cot x\right]_{\frac{1}{4}\pi}^{\frac{1}{3}\pi} \\
&= \l -\frac{2}{\sqrt3}+\frac{\pi}{3}+\frac{1}{\sqrt{3}}\r - \l-\sqrt{2}+\frac{\pi}{4}+1 \r \\
&= \frac{\pi}{12}-\frac{1}{\sqrt{3}}+\sqrt{2}-1
\end{align*}
\begin{align*}
\int_0^{\frac{1}{3}\pi} \frac{1}{(1 + \sin x)^2} \d x &= \int_0^{\frac{1}{3}\pi} \frac{1-2\sin x+\sin^2x}{(1-\sin^2 x)^2} \d x \\
&= \int_0^{\frac{1}{3}\pi} \frac{1-2\sin x+\sin^2x}{\cos^4 x} \d x \\
\end{align*}
Splitting this up into:
\begin{align*}
\int_0^{\frac{1}{3}\pi} \frac{-2\sin x}{\cos^4 x} \d x &= -\frac23 \left [ \frac{1}{\cos^3 x}\right]_0^{\frac{1}{3}\pi} \\
&= -\frac{16}3+\frac23 \\
&= -\frac{14}3
\end{align*}
and
\begin{align*}
&& \int_0^{\frac{1}{3}\pi} \frac{1+\sin^2x}{\cos^4 x} \d x &= \int_0^{\frac{1}{3}\pi} (\sec^2 x + \tan^2 x) \sec^2 x \d x \\
&&&= \int_0^{\frac{1}{3}\pi} (1+ 2\tan^2 x) \sec^2 x \d x \\
u = \tan x, \d u = \sec^2 x \d x&&&= \int_0^{\sqrt{3}}(1+2u^2) \d u \\
&&&= \left [u + \frac23 u^3 \right]_0^{\sqrt{3}} \\
&&&= \sqrt{3} + 2\sqrt{3} \\
&&&= 3\sqrt{3}
\end{align*}
And so our complete integral is:
\[ \int_0^{\frac{1}{3}\pi} \frac{1}{(1 + \sin x)^2} \d x = 3\sqrt{3} - \frac{14}3\]
This question was clearly found an attractive proposition, drawing almost 2000 'hits', partly due to the clearly directed beginning and the immediate likelihood that the second integral could also be attacked with an exactly similar tactic: replacing the factor of (1 – sin x) given for the first integral by (1 – sec x) for the second … which, as it happens, works as well as any other method. As a result, the question was answered relatively well by those who could take advantage of the starting prompt. However, many candidates failed to make much of an impression, to the extent that a fifth of all takers scored only 0, 1 or 2 marks on it. The main issue is that the question requires a considerable degree of dexterity in one's approach, switching between the various integration techniques without any further signposting: "recognition" (a.k.a. "reverse chain rule") integration was the most direct but required the clearest grasp of the various trigonometric relationships that could be used, but "substitution" and "by parts" were also necessary at times, depending upon how one split up the integrand within one's working. Those who were most successful used the method introduced by the first part to tackle the second, but many candidates succeeded with other, sometimes considerably longer methods. Most candidates could remember integrals of simple trigonometric functions, e.g. sec x. Trigonometric identities were generally applied accurately, though sometimes over-zealously; for example simplifying 1 − sin²x by a double angle formula rather than to cos²x. The most successful candidates made judicious use of these known formulae to produce an integrand which they could integrate directly, while those who appeared less discerning in their choice of identities cycled through many expressions which were difficult to integrate. The integral of sec x was the most difficult in this respect, though plenty of candidates were successful in their handling of it.