Edexcel FP2 2021 June — Question 8 17 marks

Exam BoardEdexcel
ModuleFP2 (Further Pure Mathematics 2)
Year2021
SessionJune
Marks17
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicInvariant lines and eigenvalues and vectors
TypeFind P and D for A = PDP⁻¹
DifficultyChallenging +1.2 This is a structured multi-part Further Maths question on diagonalization and differential equations. While it involves 3×3 matrices and coupled DEs (inherently harder topics), the question provides significant scaffolding: the eigenvector is given, parts guide you through finding p and remaining eigenvalues, and the transformation for part (c) is explicitly stated. The techniques are standard FP2 material with no novel insights required, making it moderately above average difficulty.
Spec4.03j Determinant 3x3: calculation4.03l Singular/non-singular matrices4.03o Inverse 3x3 matrix4.10d Second order homogeneous: auxiliary equation method4.10e Second order non-homogeneous: complementary + particular integral

8. $$\mathbf { A } = \left( \begin{array} { r r r } 5 & - 2 & 5 \\ 0 & 3 & p \\ - 6 & 6 & - 4 \end{array} \right) \quad \text { where } p \text { is a constant }$$ Given that \(\left( \begin{array} { r } 2 \\ 1 \\ - 2 \end{array} \right)\) is an eigenvector for \(\mathbf { A }\)
    1. determine the eigenvalue corresponding to this eigenvector
    2. hence show that \(p = 2\)
    3. determine the remaining eigenvalues and corresponding eigenvectors of \(\mathbf { A }\)
  1. Write down a matrix \(\mathbf { P }\) and a diagonal matrix \(\mathbf { D }\) such that \(\mathbf { A } = \mathbf { P D P } ^ { - 1 }\)
    1. Solve the differential equation \(\dot { u } = k u\), where \(k\) is a constant. With respect to a fixed origin \(O\), the velocity of a particle moving through space is modelled by $$\left( \begin{array} { c } \dot { x } \\ \dot { y } \\ \dot { z } \end{array} \right) = \mathbf { A } \left( \begin{array} { l } x \\ y \\ z \end{array} \right)$$ By considering \(\left( \begin{array} { c } u \\ v \\ w \end{array} \right) = \mathbf { P } ^ { - 1 } \left( \begin{array} { c } x \\ y \\ z \end{array} \right)\) so that \(\left( \begin{array} { c } \dot { u } \\ \dot { v } \\ \dot { w } \end{array} \right) = \mathbf { P } ^ { - 1 } \left( \begin{array} { c } \dot { x } \\ \dot { y } \\ \dot { z } \end{array} \right)\)
    2. determine a general solution for the displacement of the particle.

Question 8:
Part (a)(i):
AnswerMarks Guidance
Answer/WorkingMark Guidance
\(\begin{pmatrix}5&-2&5\\0&3&p\\-6&6&-4\end{pmatrix}\begin{pmatrix}2\\1\\-2\end{pmatrix} = \begin{pmatrix}-2\\3-2p\\2\end{pmatrix} = -1\times\begin{pmatrix}2\\2p-3\\-2\end{pmatrix}\); corresponding eigenvalue is \(-1\)B1 Correct eigenvalue of \(-1\)
Part (a)(ii):
AnswerMarks Guidance
Answer/WorkingMark Guidance
\(2p-3=1 \Rightarrow p=\ldots\)M1 Correct equation with eigenvalue set up; need only see middle equation
\(p=2\)A1* Correct proof (full matrix calculation not necessary)
Part (a)(iii):
AnswerMarks Guidance
Answer/WorkingMark Guidance
\(\det\begin{pmatrix}5-\lambda&-2&5\\0&3-\lambda&p\\-6&6&-4-\lambda\end{pmatrix}=0\)M1 Applies \(\det(\mathbf{A}-\lambda\mathbf{I})=0\) to achieve a cubic in \(\lambda\); allow with \(p\) instead of 2
\(\Rightarrow \lambda^3-4\lambda^2+\lambda+6=0\)A1 Correct simplified cubic
\((\lambda+1)(\lambda^2-5\lambda+6)=0 \Rightarrow (\lambda+1)(\lambda-2)(\lambda-3)=0\); eigenvalues are \(-1\), \(2\) and \(3\)A1 Correct eigenvalues
For \(\lambda=2\): \(3x-2y+5z=0\), \(y+2z=0\), \(-6x+6y-6z=0 \Rightarrow x/y/z=\ldots\)M1 Forms and solves eigenvector equations for at least one (other than \(-1\)) eigenvalue
Either \(k\begin{pmatrix}3\\2\\-1\end{pmatrix}\) (for \(\lambda=2\)) or \(m\begin{pmatrix}1\\1\\0\end{pmatrix}\) (for \(\lambda=3\))A1 One correct (other) eigenvector
Both eigenvector systems attemptedM1 Both eigenvectors attempted
Both \(k\begin{pmatrix}3\\2\\-1\end{pmatrix}\) (for \(\lambda=2\)) and \(m\begin{pmatrix}1\\1\\0\end{pmatrix}\) (for \(\lambda=3\))A1 Both (other) eigenvectors correct
Part (b):
AnswerMarks Guidance
Answer/WorkingMark Guidance
\(\mathbf{P}=\begin{pmatrix}2&3&1\\1&2&1\\-2&-1&0\end{pmatrix}\) and \(\mathbf{D}=\begin{pmatrix}-1&0&0\\0&2&0\\0&0&3\end{pmatrix}\)B1ft Correct corresponding \(\mathbf{P}\) and \(\mathbf{D}\); follow through on (a); columns consistent between \(\mathbf{P}\) and \(\mathbf{D}\)
Part (c)(i):
AnswerMarks Guidance
Answer/WorkingMark Guidance
\(\dot{u}=ku \Rightarrow \int\frac{1}{u}\,du = k\int dt \Rightarrow \ln u = kt (+c)\)M1 Separates variables and attempts integration (constant not required)
So \(u=Ae^{kt}\) or \(u=e^{kt+c}\)A1 Correct answer for \(u\), either form, including constant of integration
Part (c)(ii):
AnswerMarks Guidance
Answer/WorkingMark Guidance
\(\begin{pmatrix}\dot{x}\\\dot{y}\\\dot{z}\end{pmatrix}=\mathbf{PDP}^{-1}\begin{pmatrix}x\\y\\z\end{pmatrix} \Rightarrow \begin{pmatrix}\dot{u}\\\dot{v}\\\dot{w}\end{pmatrix}=\mathbf{P}^{-1}\begin{pmatrix}\dot{x}\\\dot{y}\\\dot{z}\end{pmatrix}=\mathbf{D}\begin{pmatrix}u\\v\\w\end{pmatrix}=\begin{pmatrix}-u\\2v\\3w\end{pmatrix}\)M1 Correct use of substitution to decouple the system
\(\Rightarrow \begin{pmatrix}u\\v\\w\end{pmatrix}=\begin{pmatrix}Ae^{-t}\\Be^{2t}\\Ce^{3t}\end{pmatrix}\)M1 Correct solutions for \(u\), \(v\), \(w\)
\(\Rightarrow \begin{pmatrix}x\\y\\z\end{pmatrix}=\mathbf{P}\begin{pmatrix}Ae^{-t}\\Be^{2t}\\Ce^{3t}\end{pmatrix}=\ldots\)M1 Multiplies by \(\mathbf{P}\) to recover \(x,y,z\)
\(\Rightarrow \begin{pmatrix}x\\y\\z\end{pmatrix}=\begin{pmatrix}2Ae^{-t}+3Be^{2t}+Ce^{3t}\\Ae^{-t}+2Be^{2t}+Ce^{3t}\\-2Ae^{-t}-Be^{2t}\end{pmatrix}\)A1 Correct final answer
Question (ii):
AnswerMarks Guidance
Answer/WorkingMark Guidance
Uses P and D to transform system into equation in \(u\), \(v\) and \(w\)M1 May be implied
Forms the solution for \(u\), \(v\) and \(w\) using their eigenvaluesM1
Reverses the substitution (multiplies by their P) to get solution for \(x\), \(y\) and \(z\)M1
Correct answer, in matrix form or as separate equationsA1 Award when first seen and isw
NB: Different orderings of the columns of P and D will give the terms in different orders.
# Question 8:

## Part (a)(i):

| Answer/Working | Mark | Guidance |
|---|---|---|
| $\begin{pmatrix}5&-2&5\\0&3&p\\-6&6&-4\end{pmatrix}\begin{pmatrix}2\\1\\-2\end{pmatrix} = \begin{pmatrix}-2\\3-2p\\2\end{pmatrix} = -1\times\begin{pmatrix}2\\2p-3\\-2\end{pmatrix}$; corresponding eigenvalue is $-1$ | B1 | Correct eigenvalue of $-1$ |

## Part (a)(ii):

| Answer/Working | Mark | Guidance |
|---|---|---|
| $2p-3=1 \Rightarrow p=\ldots$ | M1 | Correct equation with eigenvalue set up; need only see middle equation |
| $p=2$ | A1* | Correct proof (full matrix calculation not necessary) |

## Part (a)(iii):

| Answer/Working | Mark | Guidance |
|---|---|---|
| $\det\begin{pmatrix}5-\lambda&-2&5\\0&3-\lambda&p\\-6&6&-4-\lambda\end{pmatrix}=0$ | M1 | Applies $\det(\mathbf{A}-\lambda\mathbf{I})=0$ to achieve a cubic in $\lambda$; allow with $p$ instead of 2 |
| $\Rightarrow \lambda^3-4\lambda^2+\lambda+6=0$ | A1 | Correct simplified cubic |
| $(\lambda+1)(\lambda^2-5\lambda+6)=0 \Rightarrow (\lambda+1)(\lambda-2)(\lambda-3)=0$; eigenvalues are $-1$, $2$ and $3$ | A1 | Correct eigenvalues |
| For $\lambda=2$: $3x-2y+5z=0$, $y+2z=0$, $-6x+6y-6z=0 \Rightarrow x/y/z=\ldots$ | M1 | Forms and solves eigenvector equations for at least one (other than $-1$) eigenvalue |
| Either $k\begin{pmatrix}3\\2\\-1\end{pmatrix}$ (for $\lambda=2$) or $m\begin{pmatrix}1\\1\\0\end{pmatrix}$ (for $\lambda=3$) | A1 | One correct (other) eigenvector |
| Both eigenvector systems attempted | M1 | Both eigenvectors attempted |
| Both $k\begin{pmatrix}3\\2\\-1\end{pmatrix}$ (for $\lambda=2$) and $m\begin{pmatrix}1\\1\\0\end{pmatrix}$ (for $\lambda=3$) | A1 | Both (other) eigenvectors correct |

## Part (b):

| Answer/Working | Mark | Guidance |
|---|---|---|
| $\mathbf{P}=\begin{pmatrix}2&3&1\\1&2&1\\-2&-1&0\end{pmatrix}$ and $\mathbf{D}=\begin{pmatrix}-1&0&0\\0&2&0\\0&0&3\end{pmatrix}$ | B1ft | Correct corresponding $\mathbf{P}$ and $\mathbf{D}$; follow through on (a); columns consistent between $\mathbf{P}$ and $\mathbf{D}$ |

## Part (c)(i):

| Answer/Working | Mark | Guidance |
|---|---|---|
| $\dot{u}=ku \Rightarrow \int\frac{1}{u}\,du = k\int dt \Rightarrow \ln u = kt (+c)$ | M1 | Separates variables and attempts integration (constant not required) |
| So $u=Ae^{kt}$ or $u=e^{kt+c}$ | A1 | Correct answer for $u$, either form, including constant of integration |

## Part (c)(ii):

| Answer/Working | Mark | Guidance |
|---|---|---|
| $\begin{pmatrix}\dot{x}\\\dot{y}\\\dot{z}\end{pmatrix}=\mathbf{PDP}^{-1}\begin{pmatrix}x\\y\\z\end{pmatrix} \Rightarrow \begin{pmatrix}\dot{u}\\\dot{v}\\\dot{w}\end{pmatrix}=\mathbf{P}^{-1}\begin{pmatrix}\dot{x}\\\dot{y}\\\dot{z}\end{pmatrix}=\mathbf{D}\begin{pmatrix}u\\v\\w\end{pmatrix}=\begin{pmatrix}-u\\2v\\3w\end{pmatrix}$ | M1 | Correct use of substitution to decouple the system |
| $\Rightarrow \begin{pmatrix}u\\v\\w\end{pmatrix}=\begin{pmatrix}Ae^{-t}\\Be^{2t}\\Ce^{3t}\end{pmatrix}$ | M1 | Correct solutions for $u$, $v$, $w$ |
| $\Rightarrow \begin{pmatrix}x\\y\\z\end{pmatrix}=\mathbf{P}\begin{pmatrix}Ae^{-t}\\Be^{2t}\\Ce^{3t}\end{pmatrix}=\ldots$ | M1 | Multiplies by $\mathbf{P}$ to recover $x,y,z$ |
| $\Rightarrow \begin{pmatrix}x\\y\\z\end{pmatrix}=\begin{pmatrix}2Ae^{-t}+3Be^{2t}+Ce^{3t}\\Ae^{-t}+2Be^{2t}+Ce^{3t}\\-2Ae^{-t}-Be^{2t}\end{pmatrix}$ | A1 | Correct final answer |

## Question (ii):

| Answer/Working | Mark | Guidance |
|---|---|---|
| Uses **P** and **D** to transform system into equation in $u$, $v$ and $w$ | M1 | May be implied |
| Forms the solution for $u$, $v$ and $w$ using their eigenvalues | M1 | |
| Reverses the substitution (multiplies by their **P**) to get solution for $x$, $y$ and $z$ | M1 | |
| Correct answer, in matrix form or as separate equations | A1 | Award when first seen and isw |

**NB:** Different orderings of the columns of **P** and **D** will give the terms in different orders.
8.

$$\mathbf { A } = \left( \begin{array} { r r r } 
5 & - 2 & 5 \\
0 & 3 & p \\
- 6 & 6 & - 4
\end{array} \right) \quad \text { where } p \text { is a constant }$$

Given that $\left( \begin{array} { r } 2 \\ 1 \\ - 2 \end{array} \right)$ is an eigenvector for $\mathbf { A }$
\begin{enumerate}[label=(\alph*)]
\item \begin{enumerate}[label=(\roman*)]
\item determine the eigenvalue corresponding to this eigenvector
\item hence show that $p = 2$
\item determine the remaining eigenvalues and corresponding eigenvectors of $\mathbf { A }$
\end{enumerate}\item Write down a matrix $\mathbf { P }$ and a diagonal matrix $\mathbf { D }$ such that $\mathbf { A } = \mathbf { P D P } ^ { - 1 }$
\item \begin{enumerate}[label=(\roman*)]
\item Solve the differential equation $\dot { u } = k u$, where $k$ is a constant.

With respect to a fixed origin $O$, the velocity of a particle moving through space is modelled by

$$\left( \begin{array} { c } 
\dot { x } \\
\dot { y } \\
\dot { z }
\end{array} \right) = \mathbf { A } \left( \begin{array} { l } 
x \\
y \\
z
\end{array} \right)$$

By considering $\left( \begin{array} { c } u \\ v \\ w \end{array} \right) = \mathbf { P } ^ { - 1 } \left( \begin{array} { c } x \\ y \\ z \end{array} \right)$ so that $\left( \begin{array} { c } \dot { u } \\ \dot { v } \\ \dot { w } \end{array} \right) = \mathbf { P } ^ { - 1 } \left( \begin{array} { c } \dot { x } \\ \dot { y } \\ \dot { z } \end{array} \right)$
\item determine a general solution for the displacement of the particle.
\end{enumerate}\end{enumerate}

\hfill \mbox{\textit{Edexcel FP2 2021 Q8 [17]}}