Eigen Values
Eigen Values
Eigen Values
1 2 0
A = 2 −1 0
0 0 −1
----------------------------------------------------------------------------------
Minimal Polynomial
Definition:
A Polynomial m 𝑥 is said to be the minimal polynomial of A
if
(i). m 𝐴 = 0;
(ii). m 𝑥 is a monic polynomial (The coefficient of the highest
degree term is 1);
(iii). If a polynomial g 𝑥 is such that g(A) = 0, then m 𝑥 divides g 𝑥
= (t-1) (t−2)2
Since, The minimal polynomial and the characteristic polynomial
have the same roots.
∴ The minimal polynomial of A is either (t-1) (t-2) or (t-1) (t−2)2
2 1 −1 1 1 −1
∴ (A-I) (A-2I) = 2 1 −1 2 0 −1
2 2 −1 4 0 −2
2 0 −1
= 2 0 −1 ≠ 0
4 0 −2
Hence p(t) ≠ (t-1) (t-2) .Thus p(t) = (t-1) (t−2)2 .
-------------------------------------------------------------------------
Algebraic Multiplicity:
Solution:
1−𝜆 2 2
The characteristic polynomial of A = 0 2−𝜆 1
−1 2 2−𝜆
𝜆3 − 𝑆1 𝜆2 + 𝑆2 𝜆 - 𝑆3 = 0
𝑆2 = 𝐴 = 4
Hence the characteristic equation is 𝜆3 − 5𝜆2 + 8𝜆 – 4 = 0
∴ 𝜆 = 1,2,2
For 𝜆 = 1
[A- 𝜆I]x = 0
1−1 2 2 𝑥 0
0 2−1 1 𝑦 = 0
−1 2 2−1 𝑧 0
0 2 2
[A- 𝜆I] ~ 0 1 1
−1 2 1
−1 2 1
~ 0 1 1 𝑅1 ↔ 𝑅3
0 2 2
−1 2 1
~ 0 1 1 𝑅3 → 𝑅3 − 2𝑅2
0 0 0
∴ Rank of the matrix = 2
Number of unknowns = 3
Number linearly independent Eigen vector = 3 - 2 = 1
Hence geometric multiplicity is 1 for 𝜆 = 1.
For 𝜆 = 2
[A- 𝜆I]x = 0
1−2 2 2 𝑥 0
0 2−2 1 𝑦= 0
−1 2 2−2 𝑧 0
−1 2 2
[A- 𝜆I] ~ 0 0 1
−1 2 0
−1 2 1
~ 0 0 1 𝑅3 → 𝑅3 − 𝑅1
0 0 −2
−1 2 1
~ 0 0 1 𝑅3 → 𝑅3 + 2𝑅2
0 0 0
∴ Rank of the matrix = 2
Number of unknowns = 3
----------------------------------------------------------------------------
Similarity
If A,B are two n×n matrices, then they are similar if and
only if there exists an invertible matrix P such that A =
𝑷−𝟏 𝐁P.