Lecture11 D3
Lecture11 D3
Lecture 11
Saurav Bhaumik
Department of Mathematics
IIT Bombay
Spring 2025
Definition
A matrix A ∈ Kn×n is called diagonalizable (over K) if A is
similar to a diagonal matrix (over K).
Example
We have seen that
−1
4 −3 3 1 2 0 3 1
A := =
2 −1 2 1 0 1 2 1
−1
3 1 1 −1
and = . Hence
2 1 −2 3
m
m 3 1 2m 0 1 −1 2 3 1 1 −1
A = = m
2 1 0 1 −2 3 2 2 1 −2 3
m
2 3 − 2 −2m 3 + 3
= for m ∈ N.
2m 2 − 2 −2m 2 + 3
λ 1 λ−t 1
A := ⇒ pA (t) = det = (λ − t)2 .
0 λ 0 λ−t
Hence λ is the only eigenvalue of A, and its algebraic
multiplicity
is 2. But its geometric multiplicity is 1 since
0 1
A−λI = =⇒ rank(A−λI) = 1 =⇒ nullity(A−λI) = 1.
0 0
Note that in the above example, if A were similar to a
diagonal matrix D, then we must have D = diag(λ, λ), since
eigenvalues and their algebraic multiplicities of A and D have
to be the same. But the geometric multiplicity of λ as an
eigenvalue of D is 2. This shows that A is not diagonalizable.
Proposition
Let A ∈ Kn×n , and let λ be an eigenvalue of A. Then the
geometric multiplicity of λ is less than or equal to its algebraic
multiplicity.
x1 + · · · + xk = 0 ⇐⇒ x1 = · · · = xk = 0.