Diagonalization via Eigenvectors
At a Glance
- Frequency: 1 sub-part across 1 of 13 years (2017)
- Priority tier: T4
- Marks (count): 10 (1)
- Average solve time: ~15 min
- Difficulty mix: medium 1
- Section: A | Dominant type: computation
Why This Chapter Matters
Diagonalization translates a matrix into its simplest equivalent form — diagonal — making powers, exponentials, and differential equations trivial to compute. UPSC 2017 posed a 10-mark Section A question asking candidates to diagonalize a specific matrix or to show it cannot be diagonalized, testing both the eigenvector computation and the invertibility check on . The topic also connects directly to the spectral theorem for symmetric matrices (a higher-frequency atom), so fluency here pays compound dividends.
Minimum Theory
Eigenvalues and eigenvectors: For an matrix , is an eigenvalue and is a corresponding eigenvector if Eigenvalues satisfy the characteristic equation .
Diagonalizability: is diagonalizable iff it possesses linearly independent eigenvectors. Equivalently, the geometric multiplicity (dimension of each eigenspace) equals the algebraic multiplicity (multiplicity of as a root of the characteristic polynomial) for every eigenvalue.
Diagonalization procedure:
- Compute and find all eigenvalues .
- For each , solve ; find a basis for the eigenspace .
- Collect all basis eigenvectors into the columns of .
- If is square and invertible (i.e., you found independent eigenvectors), then
- Verify: .
Sufficient condition: If has distinct eigenvalues, it is automatically diagonalizable (eigenvectors for distinct eigenvalues are linearly independent). The converse is false.
Non-diagonalizable case: If some eigenvalue’s geometric multiplicity is strictly less than its algebraic multiplicity, cannot be diagonalized over that field (it is defective).
Powers formula: Once ,
Question Archetypes
| Archetype | Recognition |
|---|---|
| diagonalize-matrix | ”Diagonalize the matrix ; find and “ |
| show-not-diagonalizable | ”Show is/is not diagonalizable” |
| compute-power | ”Find using diagonalization” |
diagonalize-matrix (1 question(s); 2017)
Recognition Cues
- A concrete (or ) matrix with small integer entries is given.
- The word “diagonalize” or “find a diagonal matrix similar to ” appears.
- Sometimes phrased as “find an invertible such that is diagonal.”
- 10 marks in Section A — full working expected; no half-steps.
Solution Template
- Write ; expand and factor to find eigenvalues.
- For each eigenvalue, row-reduce and read off the null space basis.
- Assemble (columns = eigenvectors); state (diagonal = eigenvalues in matching order).
- Compute (adjugate method or row reduction for ).
- Verify (write out the check explicitly for full marks).
Worked Example
2017 Paper 1, 2017-P1-Q2b (10 marks)
Diagonalize the matrix Find an invertible matrix and a diagonal matrix such that .
Step 1. Characteristic polynomial.
Eigenvalues: (algebraic multiplicity 2), (algebraic multiplicity 1).
Step 2. Eigenspace for .
The system gives ; free. Basis:
Geometric multiplicity of is 2 = algebraic multiplicity. Good.
Step 3. Eigenspace for .
, (free ). Basis:
Step 4. Form and .
Step 5. Compute (row-reduce ):
Step 6. Verify :
Correction: recheck : . Confirmed. .
Common Traps
- Forgetting to check that geometric multiplicity equals algebraic multiplicity before claiming diagonalizability — if they differ, is defective and the answer is “not diagonalizable.”
- Ordering the columns of inconsistently with the diagonal entries of — must equal the eigenvalue corresponding to column of .
- Inverting incorrectly for a ; always verify with a quick check.
- Computing the characteristic polynomial by expanding along the wrong cofactors, introducing sign errors.
Marks-Aware Writing
At 10 marks (Section A), allocate roughly: 2 marks for the characteristic polynomial and eigenvalues; 3 marks for computing eigenspaces with correct bases (1–1.5 per eigenvalue); 2 marks for stating and explicitly; 2 marks for ; 1 mark for the verification . Always write the verification step — examiners award it as a separate mark. If asked to show the matrix is not diagonalizable, replace eigenspace work with a geometric multiplicity argument (1–2 lines suffice).
Practice Set
Only one historical question on this atom (shown above).