What are the eigenvalues and eigenvectors of a matrix, and how do we find them?
Find the eigenvalues and eigenvectors of 2x2 and 3x3 matrices using the characteristic equation
A focused answer to the H2 Further Mathematics outcome on eigenvalues and eigenvectors. The eigenvalue equation, the characteristic polynomial, finding eigenvalues from det(A - lambda I) = 0, solving for eigenvectors, and their geometric meaning as invariant directions.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
What this dot point is asking
SEAB wants you to find the eigenvalues and eigenvectors of and matrices. An eigenvalue is a scalar for which the matrix has a non-zero vector that it merely scales; that vector is the eigenvector. You find eigenvalues from the characteristic equation and then solve a homogeneous system for each eigenvector.
The answer
The eigenvalue equation
A non-zero vector is an eigenvector of with eigenvalue if
Geometrically, leaves the direction of unchanged (or exactly reversed if ), stretching it by the factor . Such directions are the invariant directions of the linear map.
The characteristic equation
Rearrange to . For a non-zero to exist, the matrix must be singular, so
This is the characteristic equation, a polynomial in of degree equal to the size of the matrix. Its roots are the eigenvalues.
Finding eigenvectors
For each eigenvalue , substitute back and solve the homogeneous system . The system is always singular (by construction), so it has non-trivial solutions forming a line (or plane) of eigenvectors; quote any convenient non-zero representative.
Useful shortcuts
For a triangular matrix the eigenvalues are simply the diagonal entries. Two checks on a full matrix: the sum of the eigenvalues equals the trace (sum of the diagonal), and the product of the eigenvalues equals the determinant. These catch arithmetic slips quickly.
Examples in context
Example 1. Long-run behaviour of a process. In a Markov-type model the eigenvalue and its eigenvector give the steady-state distribution, while eigenvalues with govern how fast transient effects decay. Eigenanalysis is how the long-run state is extracted.
Example 2. Principal axes of a transformation. The eigenvectors of a symmetric matrix point along the principal axes along which a stretch is pure (no shear), which is why eigenvectors describe the natural directions of deformation and underlie diagonalisation.
Try this
Q1. Write the equation that defines an eigenvalue and eigenvector of . [1 mark]
- Cue. with .
Q2. State the characteristic equation used to find eigenvalues. [1 mark]
- Cue. .
Q3. The eigenvalues of a matrix are and . State its trace and determinant. [2 marks]
- Cue. Trace ; determinant .
Exam-style practice questions
Practice questions written in the style of SEAB exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
Original6 marksFind the eigenvalues and corresponding eigenvectors of .Show worked answer →
The characteristic equation is :
So , giving , hence or .
For : solve , that is , giving . An eigenvector is .
For : solve , giving . An eigenvector is .
Markers reward forming the characteristic equation, solving for both eigenvalues, and a correct (non-zero) eigenvector for each.
Original7 marksFind the eigenvalues of and an eigenvector corresponding to the largest eigenvalue.Show worked answer →
Since is lower triangular, its eigenvalues are the diagonal entries: . (For a triangular matrix is the product of the diagonal terms .)
The largest eigenvalue is . Solve :
Row 2: . Row 3: .
Take : eigenvector .
Markers reward reading eigenvalues off the diagonal of the triangular matrix, setting up , solving the two independent equations, and a valid eigenvector.
Related dot points
- Diagonalise a matrix using its eigenvalues and eigenvectors and use the diagonal form to compute powers of the matrix
A focused answer to the H2 Further Mathematics outcome on diagonalisation. Writing A = PDP inverse, the conditions for diagonalisability, computing high powers via A^n = PD^nP inverse, and applications to recurrences and systems.
- Carry out matrix addition and multiplication and evaluate the determinant of 2x2 and 3x3 matrices, interpreting its geometric meaning
A focused answer to the H2 Further Mathematics outcome on matrix arithmetic and determinants. Matrix addition and multiplication, non-commutativity, the determinant of 2x2 and 3x3 matrices by cofactor expansion, its properties, and its geometric meaning as an area or volume scale factor.
- Find the inverse of a non-singular matrix and use matrices to solve systems of linear equations, recognising consistent, inconsistent and dependent cases
A focused answer to the H2 Further Mathematics outcome on inverse matrices and linear systems. The 2x2 inverse formula, the adjugate method and row reduction for 3x3, solving systems by the inverse, and classifying consistent, inconsistent and dependent systems.
- Use the concepts of vector spaces and subspaces, linear independence, spanning sets, basis, dimension and the rank of a matrix
A focused answer to the H2 Further Mathematics outcome on linear spaces. Vector spaces and subspaces, linear independence, spanning sets, basis and dimension, the column and null spaces of a matrix, and the rank-nullity relationship.