MA5158 Unit I Section 4
MA5158 Unit I Section 4
UNIT I - MATRICES
Section 4. Diagonalization using similarity
transformation
Faculty
Department of Mathematics
Anna University, Chennai
Contents
Similarity transformation
Diagonalization process
Application: Finding powers of a matrix using
diagonalization
Examples
Practice Problems and MCQ’s
P −1 AP = D
Then
(P −1 AP )2 = D2
P −1 A(P P −1 )AP = D2
P −1 A2 P = D2 .
Similarly, P −1 A3 P = D3
In general, P −1 Am P = Dm
0 0 0 ... λm n
2x1 + 6x2 + x3 = 0
x1 + 3x2 + 0 = 0
4x3 = 0
=⇒ x3 = 0; and x1 = −3x2
Take x2 = 1. Then x1 = −3.
−3
The vector X1 = 1 is an eigen vector corresponding to the
0
eigen-value λ = −1 of A.
−2x1 + 6x2 + x3 = 0
x1 − x2 = 0
=⇒ x1 = x2 ;
and x3 = −4x2
Take x1 = 1. Then x2 = 1 and x3 = −4
1
The vector X2 = 1 is an eigen vector corresponding to the
−4
eigen-value λ = 3.
−3x1 + 6x2 + x3 = 0
x1 − 2x2 = 0
−x3 = 0
=⇒ x3 = 0;
and x1 = 2x2
Take x2 = 1 so that x1 = 2. We have x3 = 0.
2
The vector X3 = 1 is an eigen vector corresponding to the eigen
0
value λ = 4.
Step 5: To find A8 .
Since P −1 AP = D, we have A = P DP −1 .
Therefore, A8 = P D8 P −1 .
(4 − λ)(3 − λ) − 2 = 0
i.e., (λ − 2)(λ − 5) = 0
2x1 + x2 = 0
x2 = −2x1
Take x1 = 1, then x2 = −2.
1
Hence X1 = is an eigen vector of A corresponding to
−2
the eigen value λ = 2.
−x1 + x2 = 0
x2 = x1
We take x1 = 1 so that x2 = 1.
1
Then X2 = is an eigen vector of A corresponding to the
1
eigen value λ = 5.
Hence the modal matrix is
1 1
P = [X1 X2 ] = .
−2 1
26 0
6 6 −1 1 1 1 1 −1
A = PD P =
0 56
−2 13 2 1
6 1 64 15625 1 −1
A =
3 −128 15625 2 1
1 31314 15561
=
3 31122 15753
6 10438 5187
∴A =
10374 5251
Since the determinant of the coefficient matrix is zero, at the most only
two of these equations are linearly independent. Therefore, from equations
(2) and (3) we have
x1 x2 x3
= =
2+2 −(−3 − 1) 6−2
or
x1 x2 x3
= =
4 4 4
or
x1 x2 x3
= =
1 1 1
x1 + 2x2 + x3 = 0 (5)
x1 + 2x2 + x3 = 0 (6)
x1 + 2x2 + x3 = 0 (7)
x1 + 2x2 + x3 = 0 (8)
Consider
1/4 1/2 1/4 2 2 1 1 −1 −2
P −1 AP = −1/4 −1/2 3/4 1 3 1 1 0 1
−1/4 1/2 −1/4 1 2 2 1 1 0
5 0 0
= 0 1 0 = D.
0 0 1
1. (b)
2. (b)