LINEAR-ALGEBRA · Interactive Practice | Unit 21 · Video 3
| Concept | Formula / Definition | Meaning |
|---|---|---|
| Diagonalization | Columns of are eigenvectors; is diagonal of eigenvalues | |
| Eigenspace | All eigenvectors for eigenvalue (plus zero) | |
| Algebraic multiplicity | Number of times appears as a root of | How often eigenvalue repeats |
| Geometric multiplicity | Dimension of eigenspace | |
| Master criterion | Diagonalizable geometric = algebraic for every | Gap = "defect"; nonzero defect means defective |
A single off-diagonal entry decides whether the repeated eigenvalue owns the whole plane or just one line.
When the eigenvalues and differ the matrix has two eigenvector directions; forcing them equal can leave only one.
Diagonalizability is decided eigenvalue by eigenvalue: geometric multiplicity must match algebraic for every one.
| Eigenvalue λ | Algebraic | Geometric | Independent eigenvectors |
|---|
💡 An Jordan block always has geometric multiplicity 1, so its defect grows to .
Question 1
Consider . Without computing eigenvectors explicitly, can you conclude that is diagonalizable?
✅ Correct! Distinct eigenvalues always guarantee diagonalizability.
❌ Not quite. Remember: the danger zone is repeated eigenvalues. Here the diagonal entries differ.
Solution:
Since is upper triangular, its eigenvalues are the diagonal entries: and .
These are distinct, and the theorem from the video says: if an matrix has distinct eigenvalues, then eigenvectors from different eigenvalues are automatically linearly independent, so is diagonalizable.
The off-diagonal entry does not cause trouble here — it only does so when the diagonal entries (and hence eigenvalues) are equal.
Question 2
For , what are the algebraic and geometric multiplicities of ?
✅ Correct! This is the classic defective matrix from the video.
❌ Not quite. Write out and find the dimension of its null space.
Solution:
Algebraic multiplicity: The characteristic polynomial is , so appears as a root twice. Algebraic multiplicity = 2.
Geometric multiplicity: Compute The null space requires , so with free. The eigenspace is spanned by , a one-dimensional line.
So geometric multiplicity = 1, and the defect is . The matrix is defective.
Question 3
True or False: If an eigenvalue has algebraic multiplicity 3, then its geometric multiplicity must also be 3.
✅ Correct! Geometric multiplicity can be anywhere from 1 up to the algebraic multiplicity.
❌ Not quite. Recall: geometric multiplicity algebraic multiplicity, but equality is not forced.
Solution:
False. The fundamental inequality is
So with algebraic multiplicity 3, the geometric multiplicity can be 1, 2, or 3. Any value less than 3 produces a defect and makes the matrix defective.
For example, the Jordan block has algebraic multiplicity 3 but geometric multiplicity 1.
Question 4
A matrix has characteristic polynomial . For which combination of geometric multiplicities is diagonalizable?
✅ Correct! Every eigenvalue must individually pass the geom = alg test.
❌ Not quite. The criterion must hold for every eigenvalue simultaneously, not just one.
Solution:
The master criterion says is diagonalizable if and only if geometric multiplicity equals algebraic multiplicity for every eigenvalue.
Here both eigenvalues have algebraic multiplicity 2, so we need:
This produces a full set of linearly independent eigenvectors, enough to fill the columns of .
Any other combination leaves a gap (defect) for at least one eigenvalue, making defective.
Solved: 0 / 4