| Exam Board | OCR MEI |
|---|---|
| Module | Further Pure with Technology (Further Pure with Technology) |
| Year | 2019 |
| Session | June |
| Marks | 20 |
| Paper | Download PDF ↗ |
| Mark scheme | Download PDF ↗ |
| Topic | First order differential equations (integrating factor) |
| Type | Iterative/numerical methods |
| Difficulty | Challenging +1.2 This is a multi-part Further Maths question requiring isocline analysis, solving separable/linear ODEs, and implementing RK4 in a spreadsheet. While it covers several techniques and requires careful work, each individual part is relatively standard: isoclines are geometric interpretation, parts (b) and (c) involve routine integration, and RK4 implementation follows a given formula. The question is longer and more involved than typical A-level, justifying a positive score, but doesn't require novel insights or particularly deep problem-solving. |
| Spec | 1.09d Newton-Raphson method4.10a General/particular solutions: of differential equations4.10b Model with differential equations: kinematics and other contexts |
| Answer | Marks | Guidance |
|---|---|---|
| 3 | (a) | i |
| Answer | Marks |
|---|---|
| These are straight lines through the origin. | M1 |
| Answer | Marks |
|---|---|
| [2] | 1.1b |
| 1.2 | Substituting a = -1 and |
| Answer | Marks |
|---|---|
| ii | If a = 0 the isoclines satisfy |
| Answer | Marks |
|---|---|
| These are horizontal lines. | M1 |
| Answer | Marks |
|---|---|
| [2] | 1.1b |
| Answer | Marks |
|---|---|
| iii | If a = 1 the isoclines satisfy |
| Answer | Marks |
|---|---|
| line y = 0). | M1 |
| Answer | Marks |
|---|---|
| [2] | 1.1b |
| Answer | Marks | Guidance |
|---|---|---|
| (b) | i | Solution is y1(b1)ex . |
| [1] | 1.1a | |
| ii | Asymptote is y = 1. | B1 |
| [1] | 1.2 | |
| (c) | i | x2 2cd c2 |
| Answer | Marks |
|---|---|
| 2x | B1 |
| [1] | 1.1a |
| ii | dy x2 c2 2cd |
| Answer | Marks |
|---|---|
| or (c0 and 2d c). cao | M1 |
| Answer | Marks |
|---|---|
| [4] | 1.1b |
| Answer | Marks |
|---|---|
| 3.2a | [x ≠ 0] Alternatively, using the |
| Answer | Marks | Guidance |
|---|---|---|
| conclusion only awarded SC 2. | Need not be factorised. | |
| (d) | i | A2 = 0, B2 = 1.5, H1 = 0.05 |
| Answer | Marks |
|---|---|
| B3 = B2 + (1/6)(C2 + 2*D2+2*E2+F2) | M1 |
| Answer | Marks |
|---|---|
| [4] | 1.1 |
| Answer | Marks |
|---|---|
| 2.5 | Give reasonable BOD on possible |
| Answer | Marks | Guidance |
|---|---|---|
| ii | Spreadsheet gives 1.63457442 (to 8 d.p.) | B1 |
| [1] | 1.1 | Correct answer to at least 3 s.f. |
| Answer | Marks |
|---|---|
| iii | Setting h = 0.005 in the spreadsheet gives |
| Answer | Marks |
|---|---|
| This gives an estimate of 0.56 (to 2 d.p.). | M1 |
| Answer | Marks |
|---|---|
| [2] | 3.1a |
| 3.2a | Must see at least three suitable |
Question 3:
3 | (a) | i | If a = -1 the isoclines satisfy
y
1 m y(1m)x.
x
These are straight lines through the origin. | M1
B1
[2] | 1.1b
1.2 | Substituting a = -1 and
rearranging into a suitable form.
Substituting a = 0 and rearranging
into a suitable form.
Substituting a = 1 and rearranging
into a suitable form.
Any reasonable geometrical
description allowed. Condone
lack of consideration of m = 1.
ii | If a = 0 the isoclines satisfy
1ymy1m.
These are horizontal lines. | M1
B1
[2] | 1.1b
1.2
iii | If a = 1 the isoclines satisfy
1m
1xym y .
x
1
This is an stretch/enlargement of y
x
except when m = 1 when it is the line y = 0)
OR
Hyperbolae with the x and y axes as
asymptotes (except when m = 1 when it is the
line y = 0). | M1
B1
[2] | 1.1b
1.2
(b) | i | Solution is y1(b1)ex . | B1
[1] | 1.1a
ii | Asymptote is y = 1. | B1
[1] | 1.2
(c) | i | x2 2cd c2
Solution is y
2x | B1
[1] | 1.1a
ii | dy x2 c2 2cd
dx 2x2
dy
So 0 x2 c(2dc) o.e
dx
dy
0 has a solution x if and only if
dx
c(2dc)0.
This is if and only if either (c0 and 2d c)
or (c0 and 2d c). cao | M1
M1
M1
A1
[4] | 1.1b
1.1b
3.1a
3.2a | [x ≠ 0] Alternatively, using the
differential equation.
dy y
01 0 yx
dx x
Then substituting into y equation
gives x2 c(2dc)
Condone use of ≥.
Or equivalent description of
region in (c, d) plane. Must be
strict inequalities since x ≠ 0.
SC 1 for correct answer
unsupported.
Solution possible involving
x
identifying y as common
2
asymptote to solutions in (c) (i).
Conclusion then needs to be fully
explained. Identifying the
common asymptote with correct
conclusion only awarded SC 2. | Need not be factorised.
(d) | i | A2 = 0, B2 = 1.5, H1 = 0.05
C2 = $H$1*(1-A2*B2)
D2 =$H$1*(1-(A2+$H$1/2)*(B2+C2/2))
E2 =$H$1*(1-(A2+$H$1/2)*(B2+D2/2))
F2=$H$1*(1-(A2+$H$1)*(B2+E2))
A3 =A2+$H$1
B3 = B2 + (1/6)(C2 + 2*D2+2*E2+F2) | M1
M1
M1
M1
[4] | 1.1
3.1a
3.1a
2.5 | Give reasonable BOD on possible
transcription errors and consider a
correct answer to 3(d)(ii) as
evidence of correct formulae in
the spreadsheet.
Columns for x and y or equivalent
Columns for k and k or
1 2
equivalent
Columns for k and k or
3 4
equivalent
Formulae for x and y
n+1 n+1
ii | Spreadsheet gives 1.63457442 (to 8 d.p.) | B1
[1] | 1.1 | Correct answer to at least 3 s.f.
Must for correct for the number of
significant figures given.
iii | Setting h = 0.005 in the spreadsheet gives
these estimates, x coordinates on the left,
corresponding y coordinates on the right
(extract from spreadsheet):
This gives an estimate of 0.56 (to 2 d.p.). | M1
A1
[2] | 3.1a
3.2a | Must see at least three suitable
(x, y) pairs. Or argument based
sign change in gradient
sufficiently close to 0.56.
SC 1 for 0.56 unsupported.
PPMMTT
OCR (Oxford Cambridge and RSA Examinations)
The Triangle Building
Shaftesbury Road
Cambridge
CB2 8EA
OCR Customer Contact Centre
Education and Learning
Telephone: 01223 553998
Facsimile: 01223 552627
Email: general.qualifications@ocr.org.uk
www.ocr.org.uk
For staff training purposes and as part of our quality assurance
programme your call may be recorded or monitored
Oxford Cambridge and RSA Examinations
is a Company Limited by Guarantee
Registered in England
Registered Office; The Triangle Building, Shaftesbury Road, Cambridge, CB2 8EA
Registered Company Number: 3484466
OCR is an exempt Charity
OCR (Oxford Cambridge and RSA Examinations)
Head office
Telephone: 01223 552552
Facsimile: 01223 552553
© OCR 2019
3 This question concerns the family of differential equations $\frac { \mathrm { d } y } { \mathrm {~d} x } = 1 - x ^ { a } y \left( { } ^ { * } \right)$\\
where $a$ is $- 1,0$ or 1 .
\begin{enumerate}[label=(\alph*)]
\item Determine and describe geometrically the isoclines of (\textit{) when
\begin{enumerate}[label=(\roman*)]
\item $a = - 1$,
\item $a = 0$,
\item $a = 1$.
\end{enumerate}\item In this part of the question $a = 0$.
\begin{enumerate}[label=(\roman*)]
\item Write down the solution to $( * )$ which passes through the point $( 0 , b )$ where $b \neq 1$.
\item Write down the equation of the asymptote to this solution.
\end{enumerate}\item In this part of the question $a = - 1$.
\begin{enumerate}[label=(\roman*)]
\item Write down the solution to $( * )$ which passes through the point $( c , d )$ where $c \neq 0$.
\item Describe the relationship between $c$ and $d$ when the solution in part (i) has a stationary point.
\end{enumerate}\item In this part of the question $a = 1$.
\begin{enumerate}[label=(\roman*)]
\item The standard Runge-Kutta method of order 4 for the solution of the differential equation $\mathrm { f } ( x , y ) = \frac { \mathrm { d } y } { \mathrm {~d} x }$ is as follows.\\
$k _ { 1 } = h \mathrm { f } \left( x _ { n } , y _ { n } \right)$\\
$k _ { 2 } = h \mathrm { f } \left( x _ { n } + \frac { h } { 2 } , y _ { n } + \frac { k _ { 1 } } { 2 } \right)$\\
$k _ { 3 } = h \mathrm { f } \left( x _ { n } + \frac { h } { 2 } , y _ { n } + \frac { k _ { 2 } } { 2 } \right)$\\
$k _ { 4 } = h \mathrm { f } \left( x _ { n } + h , y _ { n } + k _ { 3 } \right)$\\
$y _ { n + 1 } = y _ { n } + \frac { 1 } { 6 } \left( k _ { 1 } + 2 k _ { 2 } + 2 k _ { 3 } + k _ { 4 } \right)$.\\
Construct a spreadsheet to solve (}) in the case $x _ { 0 } = 0$ and $y _ { 0 } = 1.5$. State the formulae you have used in your spreadsheet.
\item Use your spreadsheet with $h = 0.05$ to find an approximation to the value of $y$ when $x = 1$.
\item The solution to $( * )$ in which $x _ { 0 } = 0$ and $y _ { 0 } = 1.5$ has a maximum point ( $r , s$ ) with $0 < r < 1$. Use your spreadsheet with suitable values of $h$ to estimate $r$ to two decimal places. Justify your answer.
\end{enumerate}\end{enumerate}
\hfill \mbox{\textit{OCR MEI Further Pure with Technology 2019 Q3 [20]}}