Further Maths Further matrix algebra Practice Questions
Free Further Maths Further matrix algebra practice questions with full step-by-step worked solutions. Covers characteristic-equation, determinant, eigenvalues, eigenvectors. Practise exam-style problems and check your method.
Find the characteristic equation of A=(4213), giving your answer in the form λ2+aλ+b=0.
Show worked solution
Worked solution
Form the matrix A−λI
A−λI=(4213)−λ(1001)=(4−λ213−λ)
Subtracting λ from each entry of the leading diagonal is what λI does.
Set the determinant equal to zero
det(A−λI)=4−λ213−λ=0
A non-zero eigenvector exists only when this matrix is singular.
Expand the 2×2 determinant
(4−λ)(3−λ)−(1)(2)=0
Use ad−bc on the matrix A−λI.
State the characteristic equation
λ2−7λ+10=0
This is the required equation, written with leading coefficient 1.
Answer
λ2−7λ+10=0
Question 2
2 markseasy
Given A=(2−1−12), which of the following gives the sum and the product of the eigenvalues of A, in that order?
Show worked solution
Worked solution
Recall the two relations
∑λi=trA,∏λi=detA
They come from comparing coefficients in det(λI−A)=∏(λ−λi).
Read off the trace
trA=2+2=4
The trace is the sum of the leading diagonal.
Evaluate the determinant
detA=2−1−12=3
The determinant is computed in the usual way.
Select the correct pair
sum=4,product=3
The sum of the eigenvalues is the trace and their product is the determinant.
Answer
4 and 3
Question 3
4 marksintermediate
Which of the following is the normalised eigenvector of A=(6−2−29) corresponding to the eigenvalue λ=5, with a positive first component?
Show worked solution
Worked solution
Substitute λ=5 into A−λI
A−(5)I=(1−2−24)
The eigenvector for this eigenvalue is a non-zero solution of (A−λI)v=0.
Write out the simultaneous equations
(1)x+(−2)y=0,(−2)x+(4)y=0
This system is singular by construction, so it has infinitely many solutions.
Solve for the ratio of the components
y=21x
Only the direction matters, so one component may be chosen freely.
Normalise the eigenvector
∣v∣=5⇒v^=(52555)
Divide each component by the magnitude of the eigenvector.
Verify the eigenvector directly
(6−2−29)(21)=(105)=(5)(21)
Multiplying by A scales the vector by 5, as required.
Note that the rows of A−λI are dependent
det(A−(5)I)=0
That is exactly why a non-zero solution exists.
Select the normalised eigenvector
(52555)
This is the unit vector in the direction of the eigenvector for λ=5, with a positive first component.
Answer
(52555)
Question 4
6 markshard
Which of the following matrices can be diagonalised?
Show worked solution
Worked solution
State the test for diagonalisability
n linearly independent eigenvectors are needed
A 2×2 matrix must supply two independent eigenvectors.
Note the shortcut for distinct eigenvalues
λ1=λ2⇒diagonalisable
Eigenvectors for distinct eigenvalues are always independent.
Find the eigenvalues of the correct option
(λ−20)(λ−5)=0⇒λ=5,20
Two distinct eigenvalues, so this matrix is diagonalisable.
Examine the other options
(λ−3)2⇒λ=3,3,(λ−2)2⇒λ=2,2
Each of these has a repeated eigenvalue with only one independent eigenvector.
Count the eigenvectors of a rejected option
rank(B−λI)=1⇒one eigenvector
A repeated eigenvalue with a rank-1 matrix leaves a one-dimensional eigenspace.
Note that a repeated eigenvalue is not automatically fatal
B=cI⇒already diagonal
A repeated eigenvalue only blocks diagonalisation when it is short of eigenvectors.
Recall the definition of an eigenvalue and an eigenvector
Av=λv,v=0
An eigenvector is a non-zero vector whose direction is unchanged by A.
Recall the characteristic equation
det(A−λI)=0
This is the condition for (A−λI)v=0 to have a non-zero solution.
Explain why the determinant must vanish
(A−λI)v=0,v=0
If A−λI were invertible the only solution would be v=0, so its determinant must be zero.
Recall the shortcut for a 2×2 characteristic equation
λ2−(trA)λ+detA=0
The coefficients are the trace and the determinant, which is a quick check on the algebra.
Select the diagonalisable matrix
(8−6−617)
It has two distinct eigenvalues, so it has two independent eigenvectors.
Answer
(8−6−617)
Question 5
9 markschallenging
The matrix M=(5222) has λ=1 as an eigenvalue. Which of the following describes the set of points r for which Mr=r?
Show worked solution
Worked solution
Form the matrix A−λI
A−λI=(5222)−λ(1001)=(5−λ222−λ)
Subtracting λ from each entry of the leading diagonal is what λI does.
Set the determinant equal to zero
det(A−λI)=5−λ222−λ=0
A non-zero eigenvector exists only when this matrix is singular.
Expand the 2×2 determinant
(5−λ)(2−λ)−(2)(2)=0
Use ad−bc on the matrix A−λI.
Multiply out and collect the terms
det(A−λI)=λ2−7λ+6
This is the characteristic polynomial in its expanded form.
Interpret Mr=r
Mr=r=1⋅r
A fixed point is an eigenvector with eigenvalue 1 (or the origin).
Find the eigenvector for λ=1
(M−I)v=0⇒v=(1−2)
Every multiple of this vector is fixed by M.
Convert the direction into a line
y=−2x
The whole line through the origin in this direction consists of invariant points.
Test a point of the line
M(1−2)=(1−2)
The point is mapped to itself, confirming that it is invariant.
Contrast with the other eigenvalue
λ=6⇒the line y=21x is invariant but its points are not fixed
Points on that line are scaled by 6, so only the origin stays put.
Note that the origin alone is not the answer
λ=1 is an eigenvalue⇒a whole line is fixed
A non-trivial eigenvector for λ=1 exists, so more than the origin is fixed.
Recall the definition of an eigenvalue and an eigenvector
Av=λv,v=0
An eigenvector is a non-zero vector whose direction is unchanged by A.
Recall the characteristic equation
det(A−λI)=0
This is the condition for (A−λI)v=0 to have a non-zero solution.
Explain why the determinant must vanish
(A−λI)v=0,v=0
If A−λI were invertible the only solution would be v=0, so its determinant must be zero.
Recall the shortcut for a 2×2 characteristic equation
λ2−(trA)λ+detA=0
The coefficients are the trace and the determinant, which is a quick check on the algebra.
Select the correct description
y=−2x
This is the line of invariant points of the transformation.
Answer
The line of invariant points y=−2x
Unlock 65 more Further matrix algebra questions
Create a free account to work through every Further Maths Further matrix algebra question with instant step-by-step worked solutions, progress tracking and interactive lessons.