Eigenvalues and eigenvectors
At a Glance
- Frequency: 9 sub-parts across 9 of 13 years (2013, 2014, 2015, 2016, 2017, 2021, 2022, 2024, 2025)
- Priority tier: T1
- Marks (count): 10 (2), 12 (2), 15 (1), 20 (1), 8 (3)
- Average solve time: ~9 min
- Difficulty mix: medium 6, easy 3
- Section: A | Dominant type: computation
Why This Chapter Matters
Eigenvalues and eigenvectors appear in 9 of the last 13 years — a perfect run, placing this atom among the highest-frequency items in Paper 1. Questions split roughly 6:3 between “find eigenvalues and eigenvectors of a given matrix” (pure computation) and “prove a theorem about eigenvalues” (conceptual). The computation questions follow a single repeatable template; the theorem questions each have a one-paragraph proof. The 2024 paper raised the stakes with a 20-mark two-part question that asked for eigenvectors of — demonstrating that the “spectral inheritance” rule ( has the same eigenvectors as , eigenvalues ) must be memorised explicitly.
Minimum Theory
Characteristic polynomial. For an matrix , the eigenvalues are the roots of the characteristic polynomial . For a matrix this is a cubic; factor by trying integer divisors of the constant term. The algebraic multiplicity of is its multiplicity as a root of ; the geometric multiplicity is . Always: geometric algebraic multiplicity. is diagonalisable iff for every eigenvalue, geometric = algebraic multiplicity.
Key spectral facts:
- and — use these to cross-check every computation.
- Real symmetric matrices have real eigenvalues and orthogonal eigenvectors for distinct eigenvalues.
- Hermitian matrices () have real eigenvalues (proof: , so ).
- If and is invertible, then ; more generally for any integer .
- Eigenvectors for distinct eigenvalues are linearly independent.
Rotation in . The rotation matrix has characteristic polynomial . Discriminant ; real eigenvalues only when (i.e. or ). For : , eigenvalues .
Question Archetypes
Four patterns cover every eigenvalue question in the corpus.
| Archetype | You are seeing this when… |
|---|---|
| eigen-computation | ”find the eigenvalues and eigenvectors” of a given matrix; possibly “hence find eigenvectors of “ |
| eigenvalue-bound | a structured matrix (unitary, Hermitian, DFT-type); bound the sum or product of $ |
| eigenvector-independence-proof | ”prove that eigenvectors for distinct eigenvalues are linearly independent” |
| no-real-eigenvalue | a rotation or anti-symmetric operator; prove it has no real eigenvalue |
eigen-computation (6 question(s); 2014, 2015, 2016, 2021, 2024, 2025)
Recognition Cues
- “Find the eigenvalues and eigenvectors of .”
- “Hence find the eigenvalues (or eigenvectors) of , , or ” — the “hence” signals the spectral-inheritance rule; do not redo the computation from scratch.
- A integer matrix; or a complex (Hermitian) matrix.
- A block-diagonal or clearly structured matrix (factor the characteristic polynomial by inspection).
Solution Template
- Write and expand (for : cofactor along the most sparse row/column).
- Factor the cubic: find one integer root by testing divisors of the constant term; then divide to get a quadratic.
- Cross-check: trace and determinant .
- For each : row-reduce to echelon form; identify the null space basis. Verify algebraic = geometric multiplicity at any repeated eigenvalue.
- If the question asks for : state “eigenvectors of and are identical; eigenvalues of are .” Do not re-compute.
Worked Example(s)
2014 Paper 1, 2014-P1-Q3c-i (8 marks)
. Find eigenvalues and eigenvectors.
Characteristic polynomial. Expanding along row 1:
Eigenvalues: (simple) and (algebraic multiplicity 2).
Eigenvector for . Row-reduce : pivot equations yield , . Take :
Eigenvectors for . row-reduces to a single equation (rank 1 ⇒ geometric multiplicity 2). Two free variables:
Check: trace ✓; det : verify directly ✓.
2015 Paper 1, 2015-P1-Q2c (12 marks)
(symmetric). Find eigenvalues and eigenvectors.
Characteristic polynomial. Expanding and collecting (note the coefficient cancels — a reliable check):
Trial root : ✓. Factor: .
Eigenvalues: (all distinct; trace ✓).
Eigenvectors (each by 2-equation row reduction):
Orthogonality check ( symmetric, distinct ): , , ✓.
2016 Paper 1, 2016-P1-Q2b-i (8 marks)
. Find eigenvalues and eigenvectors.
Block structure. is block-diagonal: . Characteristic polynomial:
Eigenvalues: .
Eigenvectors: : → . : free → . : → .
2021 Paper 1, 2021-P1-Q4a-ii (10 marks)
over . Find eigenvalues and eigenvectors.
Characteristic polynomial. (since ). Eigenvalues: (real, as expected for a Hermitian matrix — this is the Pauli matrix ).
Eigenvectors. For : ; take : . For : ; .
Verify: ✓. Orthogonality: ✓.
2024 Paper 1, 2024-P1-Q4a (20 marks)
. Find eigenvalues and eigenvectors of ; hence find those of .
Characteristic polynomial. Expanding :
Eigenvalues: (simple), (algebraic multiplicity 2). Trace ✓; det ✓.
Eigenvectors. For : row-reduce ; get , → . For : all rows of collapse to (rank 1, geometric multiplicity 2); basis and .
Eigenvalues of . Eigenvectors are unchanged. Eigenvalues become : for and for and .
2025 Paper 1, 2025-P1-Q4c-i (12 marks)
. Find eigenvalues and eigenvectors.
Characteristic polynomial. Expanding along row 1 (third entry is 0 — one cofactor vanishes):
Group: .
Eigenvalues: .
Eigenvectors. For : , → . For : , → . For : , → .
Common Traps
- Always verify the trace and determinant after computing eigenvalues — this catches arithmetic errors with almost no extra work.
- At a repeated eigenvalue, compute the rank of explicitly to confirm geometric multiplicity. If rank is , nullity is 1 (not 2 even if algebraic multiplicity is 2) and is defective.
- The “hence” keyword in questions about means inherit the eigenstructure: state “if then ” in one sentence, then read off the new eigenvalues. Never redo the characteristic polynomial.
- For complex/Hermitian matrices: the characteristic polynomial has real eigenvalues; the eigenvectors are complex. Check by substituting back: .
eigenvalue-bound (1 question(s); 2013)
Recognition Cues
- A matrix built from roots of unity (, , ) or a DFT-type Vandermonde structure.
- The question asks to “show ” rather than to compute eigenvalues explicitly.
- Key signal: you are meant to find (or ), recognise it as a scalar multiple of , and invoke the spectral theorem for normal matrices.
Solution Template
- Compute entry-by-entry (dot products of rows of with columns of ); use and to collapse each entry to zero (off-diagonal) or (diagonal).
- Conclude (scalar matrix); singular values of are all .
- For : , so singular values of are all .
- is normal (). For normal matrices the spectral theorem gives . Therefore each , and the sum is .
Worked Example(s)
2013 Paper 1, 2013-P1-Q2b-i (8 marks)
, , . Show .
Compute . Note is symmetric so . The -entry of is the inner product of row of with column of . All off-diagonal entries involve or — using , off-diagonal entries vanish and diagonal entries equal 3:
Singular values of . . So singular values of are all .
Spectral theorem. is normal (the same calculation shows as well, so , and thus ). For a normal matrix, , so for all .
The bound is attained exactly (not strict).
Common Traps
- is symmetric, not Hermitian: (entries are complex). So .
- The identity applies to any primitive cube root of unity ; use it for every off-diagonal computation.
- The inequality looks like a strict bound but equals — the question is technically asking you to demonstrate equality.
eigenvector-independence-proof (1 question(s); 2017)
Recognition Cues
- “Prove that eigenvectors corresponding to distinct eigenvalues are linearly independent.”
- Can also appear as “show the eigenvector matrix is non-singular” for a Hermitian matrix with distinct eigenvalues.
- The proof is pure linear algebra; no matrix arithmetic required.
Solution Template
Proof by induction on the number of eigenvectors :
- Base case (): a single non-zero vector is trivially independent.
- Inductive step: assume any eigenvectors for distinct eigenvalues are independent. Suppose .
- Apply : . Subtract times the original relation: .
- By hypothesis, for . Since , we get for . Then and gives .
Worked Example(s)
2017 Paper 1, 2017-P1-Q3b (10 marks)
Prove distinct non-zero eigenvectors of a matrix are linearly independent.
Setup. The correct statement: eigenvectors belonging to distinct eigenvalues are linearly independent. State this clearly — the problem’s wording is slightly imprecise.
Suppose .
Apply :
Subtract (1) from (2):
By the inductive hypothesis (applied to for distinct eigenvalues): each . Since , we get for all . Then (1) gives , and forces .
Common Traps
- The hypothesis is distinct eigenvalues, not just distinct vectors. Two eigenvectors for the same eigenvalue can be dependent. State the exact hypothesis at the start.
- After showing , an explicit appeal to is needed to conclude — examiners check this step.
no-real-eigenvalue (1 question(s); 2022)
Recognition Cues
- A rotation matrix (or a rotation) and the question asks to “show it has no real eigenvalue.”
- Or a skew-symmetric/anti-Hermitian operator and the question asks about the nature of eigenvalues.
Solution Template
- Write the standard rotation matrix .
- Compute the characteristic polynomial .
- Discriminant . Real eigenvalues iff (i.e. or ).
- For : , roots . No real solutions.
- Geometric conclusion: a rotation maps every vector to a perpendicular direction; no non-zero vector can be parallel to its image, so no real eigenvector exists.
Worked Example(s)
2022 Paper 1, 2022-P1-Q4a (15 marks)
Rotation by angle ; find the linear map; show has no real eigenvalue.
Linear map. The rotation by counter-clockwise acts as:
Linearity: matrix multiplication is linear. Verify: ✓.
No real eigenvalue at . has no real solutions.
Common Traps
- A real eigenvalue would require a non-zero vector with , i.e. a fixed direction (up to scaling). A rotation by can never fix any real direction; state this as an intuition check.
- Real eigenvalues of exist only at (, identity) and (, reversal). The discriminant formula makes this precise.
Marks-Aware Writing
8-mark questions (2013-Q2b-i, 2014-Q3c-i, 2016-Q2b-i): Three steps — characteristic polynomial, eigenvalues (with trace/det check), eigenvectors. Write the row-reduction briefly; one sentence per pivot. No lengthy justification.
10–12-mark questions (2021-Q4a-ii, 2025-Q4c-i, 2017-Q3b): For computation: same three steps but show the cubic factorisation explicitly. For proofs: write the induction setup in one sentence, then the two displayed equations and the conclusion.
15-mark questions (2022-Q4a): Two parts — state the matrix (with linearity verified), then the characteristic polynomial and conclusion. Geometric interpretation earns the last method mark.
20-mark questions (2024-Q4a): Full computation for , then a short bridge paragraph stating the spectral-inheritance rule, then a table of values and corresponding eigenvectors. The bridge paragraph is worth 4–6 marks; do not skip it.
Practice Set
| Year | Paper/Q | Marks | Archetype | One-line hint |
|---|---|---|---|---|
| 2023 | P1-Q3a | 20 | eigen-computation | Verify Cayley–Hamilton: show directly; then use as a recurrence to express ; compute by grouping even powers |
| 2013 | P1-Q1b | 10 | eigenvalue-bound | Both and are Hermitian (so real eigenvalues); trace equals for both, which is the same (Frobenius norm ) |
| 2013 | P1-Q2c-i | 8 | eigenvector-independence-proof | Hermitian + distinct eigenvalues ⇒ orthogonal eigenvectors ⇒ linearly independent ⇒ |
| 2021 | P1-Q3c-i | 8 | eigenvector-independence-proof | Symmetric: take two ways; Hermitian symmetry gives ; forces |
| 2017 | P1-Q1a | 10 | eigen-computation | diagonalisation: eigenvalues ; eigenvectors ; |
| 2016 | P1-Q1a-ii | 4 | eigen-computation | Show (nilpotent index 3); then ; answer is |
| 2016 | P1-Q2b-ii | 8 | no-real-eigenvalue | Hermitian real eigenvalue proof: form ; use to show is real |