Section5 2
Section5 2
ENGINEERING
Diagonalization
Section 5. 2
Theorem
(a) If λ1 , λ2 , . . . , λk are distinct eigenvalues of a matrix A, and if
v1 , v2 , . . . , vk are corresponding eigenvectors, then {v1 , v2 , . . . , vk } is a
linearly independent set.
(b) An n × n matrix with n distinct eigenvalues is diagonalizable.
(λ − 1)(λ − 2)2 = 0
λ−1 0 0
det(λI − A) = −1 λ − 2 0 = (λ − 1)(λ − 2)2
3 −5 λ − 2
(λ − 1)(λ − 2)2 = 0
Since A is a 3 × 3 matrix and there are only two basis vectors in total,
A is not diagonalizable
MATH 2220 LINEAR ALGEBRA FOR ENGINEERING Diagonaliz
Example
The eigenvalues of a triangular matrix are the entries on its main
diagonal. Thus, a triangular matrix with distinct entries on the main
diagonal is diagonalizable. For example,
−1 2 4 0
0 3 1 7
A= 0 0 5
8
0 0 0 −2
λk1 0 · · · 0
0 λk2 · · · 0
Ak = PD k P −1 = P
−1
P
.. .. ..
. . .
0 0 · · · λkn
and that
2 0 0
D = P −1 AP = 0 2 0
0 0 1