Challenging +1.2 This is a standard diagonalization problem requiring eigenvalue/eigenvector calculation for a symmetric 3×3 matrix, followed by applying the diagonalization to (A-2I)³. While it involves multiple steps and matrix manipulation, it follows a completely routine algorithmic procedure taught in Further Maths with no novel insight required. The symmetric structure simplifies the eigenvalue calculation, and the transformation to (A-2I)³ is a direct application of diagonalization properties.
9 Find the eigenvalues and corresponding eigenvectors of the matrix
$$\mathbf { A } = \left( \begin{array} { r r r }
3 & - 1 & 0 \\
- 1 & 2 & - 1 \\
0 & - 1 & 3
\end{array} \right)$$
Find a non-singular matrix \(\mathbf { M }\) and a diagonal matrix \(\mathbf { D }\) such that \(( \mathbf { A } - 2 \mathbf { I } ) ^ { 3 } = \mathbf { M D M } ^ { - 1 }\), where \(\mathbf { I }\) is the \(3 \times 3\) identity matrix.
9 Find the eigenvalues and corresponding eigenvectors of the matrix
$$\mathbf { A } = \left( \begin{array} { r r r }
3 & - 1 & 0 \\
- 1 & 2 & - 1 \\
0 & - 1 & 3
\end{array} \right)$$
Find a non-singular matrix $\mathbf { M }$ and a diagonal matrix $\mathbf { D }$ such that $( \mathbf { A } - 2 \mathbf { I } ) ^ { 3 } = \mathbf { M D M } ^ { - 1 }$, where $\mathbf { I }$ is the $3 \times 3$ identity matrix.
\hfill \mbox{\textit{CAIE FP1 2010 Q9 [10]}}