Edexcel FP2 2024 June — Question 2 5 marks

Exam BoardEdexcel
ModuleFP2 (Further Pure Mathematics 2)
Year2024
SessionJune
Marks5
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicSequences and series, recurrence and convergence
TypeRecurrence relation solving for closed form
DifficultyStandard +0.3 This is a standard second-order linear homogeneous recurrence relation with constant coefficients. The characteristic equation (r-3)² = 0 gives a repeated root, leading to the form u_n = (A + Bn)3^n. Finding A and B from initial conditions is routine FP2 material requiring only systematic application of the standard method with no novel insight.
Spec4.10d Second order homogeneous: auxiliary equation method

  1. Determine a closed form for the recurrence system
$$\begin{gathered} u _ { 1 } = 4 \quad u _ { 2 } = 6 \\ u _ { n + 2 } = 6 u _ { n + 1 } - 9 u _ { n } \quad ( n = 1,2,3 , \ldots ) \end{gathered}$$

Question 2:
AnswerMarks Guidance
Working/AnswerMark Guidance
Auxiliary equation: \(r^2 - 6r + 9 = 0 \Rightarrow r = \ldots\)M1 Forms and solves auxiliary equation
\((r-3)^2 = 0 \Rightarrow r = 3\)A1 Correct single root of 3
General form is \(u_n = (A + Bn)3^n\)M1 Selects correct form for repeated root; if distinct roots found, allow \(u_n = A\alpha^n + B\beta^n\)
\(\begin{cases} 4 = 3(A+B) \\ 6 = 9(A+2B) \end{cases} \Rightarrow A = \ldots, B = \ldots\)M1 Uses \(u_1\) and \(u_2\) to form and solve simultaneous equations
\(u_n = \left(2 - \frac{2}{3}n\right)3^n\) or equivalently \(u_n = (6-2n)3^{n-1}\)A1 Correct closed form
## Question 2:

| Working/Answer | Mark | Guidance |
|---|---|---|
| Auxiliary equation: $r^2 - 6r + 9 = 0 \Rightarrow r = \ldots$ | M1 | Forms and solves auxiliary equation |
| $(r-3)^2 = 0 \Rightarrow r = 3$ | A1 | Correct single root of 3 |
| General form is $u_n = (A + Bn)3^n$ | M1 | Selects correct form for repeated root; if distinct roots found, allow $u_n = A\alpha^n + B\beta^n$ |
| $\begin{cases} 4 = 3(A+B) \\ 6 = 9(A+2B) \end{cases} \Rightarrow A = \ldots, B = \ldots$ | M1 | Uses $u_1$ and $u_2$ to form and solve simultaneous equations |
| $u_n = \left(2 - \frac{2}{3}n\right)3^n$ or equivalently $u_n = (6-2n)3^{n-1}$ | A1 | Correct closed form |

---
\begin{enumerate}
  \item Determine a closed form for the recurrence system
\end{enumerate}

$$\begin{gathered}
u _ { 1 } = 4 \quad u _ { 2 } = 6 \\
u _ { n + 2 } = 6 u _ { n + 1 } - 9 u _ { n } \quad ( n = 1,2,3 , \ldots )
\end{gathered}$$

\hfill \mbox{\textit{Edexcel FP2 2024 Q2 [5]}}