Additional Solved Problems
Additional Solved Problems
Solution
Characteristic polynomial:
𝜆 − 1 −3 −3
𝑃(𝜆) = det(𝜆𝐼 − 𝐴) = 𝑑𝑒𝑡 ( 3 𝜆+5 3 )
−3 −3 𝜆 − 1
𝜆+5 3 3 3 3 𝜆+5
= (𝜆 − 1) | | − (−3) | |− 3| |
−3 𝜆 − 1 −3 𝜆 − 1 −3 −3
= (𝜆 − 1)[(𝜆 + 5)(𝜆 − 1) − 3(−3)] + 3[3𝜆 − 3 − 3(−3)]
− 3[−9 + 3𝜆 + 15]
= (𝜆 − 1)2 (𝜆 + 5) + 9(𝜆 − 1) + 3(3𝜆 + 6) − 3(3𝜆 + 6)
= (𝜆 − 1)[(𝜆 − 1)(𝜆 + 5) + 9] = (𝜆 − 1)(𝜆2 + 4𝜆 − 5 + 9)
= (𝜆 − 1)(𝜆 + 2)²
−3 −3 −3
For 𝝀𝟏 = −𝟐 : 𝜆1 𝐼 − 𝐴 = ( 3 3 3)
−3 −3 −3
𝑥1
Let 𝑋 = (𝑥2 ) be an eigenvector associated with 𝜆1 ⇒ (𝜆1𝐼 − 𝐴)𝑋 = 𝟎
𝑥3
−3 −3 −3 𝑥1 0
⇒( 3 3 3 ) (𝑥2 ) =(0)
−3 −3 −3 𝑥3 0
⇒ 3𝑥1 + 3𝑥2 + 3𝑥3 = 0 ⇒ 𝑥1 = −𝑥2 − 𝑥3
−3 −3 −3 𝑅𝑅2 →𝑅
→𝑅
1 +𝑅2 −3 −3 −3 𝑅1 → −1𝑅1 1 1 1
3 2 −𝑅3 3
(3 3 3 )→ (0 0 0 )→ (0 0 0)
−3 −3 −3 0 0 0 0 0 0
⇒ 𝑟𝑎𝑛𝑘(𝜆1 𝐼 − 𝐴) = 1 ⇒ 𝐺𝑚(𝜆1 ) = 3 − 1 = 2
Linear Algebra/Differential Equations - L2 Institute of Electrical and Electronics Engineering IGEE
−1 −1
𝐸(𝜆2 ) = Span{( 1 )} ⇒ The vector ( 1 ) forms a basis for 𝐸 (𝜆2 )
−1 −1
Therefore : 𝐷𝑖𝑚(𝐸(𝜆2 )) = 1 ⇒ 𝐺𝑚(𝜆2 ) = 1
Diagonal form:
𝐷 = 𝑃 −1 𝐴𝑃
𝜆1 0 0 −2 0 0
and 𝐷 = ( 0 𝜆1 0 ) = ( 0 −2 0)
0 0 𝜆2 0 0 1
𝐷 = 𝑃 −1 𝐴𝑃 ⇒ 𝐴 = 𝑃𝐷𝑃 −1
= 𝑃𝐷 4 𝑃 −1 Since 𝑃 −1 𝑃 = 𝐼
(−2)4 0 0 16 0 0
Where 𝐷 = ( 0
4
(−2) 4
0 ) = ( 0 16 0) (This property
0 0 14 0 0 1
holds only for diagonal matrices)
Linear Algebra/Differential Equations - L2 Institute of Electrical and Electronics Engineering IGEE
6 3 −8
Problem 2: Let 𝐴 = (0 −2 0 ) determine whether 𝐴 is
1 0 −3
diagonalizable or not.
Solution
Characteristic polynomial:
𝜆 − 6 −3 −8
𝑃(𝜆) = det(𝜆𝐼 − 𝐴) = 𝑑𝑒𝑡 ( 0 𝜆+2 0 ) = (𝜆 + 2)²(𝜆 − 5)
−1 0 𝜆+3
Therefore , the eigenvalues of the matrix 𝐴 are :
𝜆 = −2 𝑤𝑖𝑡ℎ 𝐴𝑚(𝜆1 ) = 2
{ 1
𝜆2 = 5 𝑤𝑖𝑡ℎ 𝐴𝑚(𝜆2 ) = 1
1−𝑎 𝑎
Problem 3: Let 𝐴 = ( ), determine the values of 𝑎 that
−𝑎 1+𝑎
make 𝐴 diagonalizable.
Solution
Characteristic polynomial:
𝜆−1+𝑎 −𝑎
𝑃(𝜆) = det(𝜆𝐼 − 𝐴) = det ( )
𝑎 𝜆−1−𝑎
= (𝜆 − 1 + 𝑎 )(𝜆 − 1 − 𝑎 ) + 𝑎 2 = (𝜆 − 1)2 − 𝑎 2 + 𝑎 2
= (𝜆 − 1)²
𝑎 𝑎 𝑥1 0
⇒( ) (𝑥 ) =( )
−𝑎 −𝑎 2 0
We have two cases:
If 𝒂 ≠ 𝟎
If 𝒂 = 𝟎
0 0
Then 𝜆1 𝐼 − 𝐴 = ( ) / We cannot conclude from this result, so we
0 0
must go back to the matrix 𝐴 with 𝑎 = 0 :
1−𝑎 𝑎 1 0
𝐴=( )= ( ) which is already in diagonal form
−𝑎 1+𝑎 0 1
Therefore , 𝐴 is diagonalizable if and only if 𝑎 = 0.