MA5158 Unit I Section 2
MA5158 Unit I Section 2
UNIT I - MATRICES
Section 2 Properties of eigen values and eigen vectors
Faculty
Department of Mathematics
Anna University, Chennai
Contents
Properties
Examples
Practice Problems and MCQs
1. Transpose: Any square matrix A and its transpose AT have the same
eigen values.
|AT − λI| = 0
2. Triangular matrix: The eigen values of a triangular matrix are just the
diagonal elements of the matrix.
a11 a12 ... a1n
0 a22 ... a2n
Proof: Let A = ... ... ...
be an upper triangular matrix.
...
0 0 ... ann
Then, expanding the determinant |A − λI| along the first column, we get
|A − λI| = (a11 − λ)(a22 − λ) · · · (ann − λ). Therefore, from
|A − λI| = 0, we see that the eigen values of A are λ = a11 , a22 , ..., ann .
AX = λX
=⇒ A2 X = λX.
=⇒ λ2 X = λX =⇒ (λ2 − λ)X = 0
Since X 6= 0, we have λ2 − λ = 0.
Therefore, either λ = 0 or λ = 1.
Strictly for University Departments only 5
Powers of A
2 3 −2
Example 2. Given A = −2 1 1 find the sum and product of the
1 0 2
eigen values of A.
AX = λX.
Suppose A−1 exists. Then, pre-multiplying both the sides of the above
equation by A−1 , we get
8. Similar matrices: Similar matrices have the same set of eigen values.
Proof: Let A and B be similar matrices. Then B = P −1 AP for a
non-singular matrix P.
The characteristic polynomial of B is |B − λI| = |P −1 AP − λI|
= |P −1 AP − P −1 (λI)P | = |P −1 (A − λI)P | = |P −1 ||A − λI||P |
= |A − λI|
which is the characteristic polynomial of A. Therefore, A and B have the
same eigen values.
8 −4
Example 3: Given A = find the eigen values of A−1 .
2 2
8 −2 1
Example 4. If A = 0 0 11, find the eigen values of (i) A3 , (ii)
0 0 9
A−1 , if A−1 exists.
Solution: A is a triangular matrix. Therefore the eigen values of A are
the principal diagonal elements, namely 8, 0, 9.
The eigen values of A3 are 83 , 0, 93 .
|A|
This proves that is an eigen value of adj A.
λ
xn yn
be orthogonal, if their dot product is zero.
i.e. if X · Y = x1 y1 + x2 y2+ ...+ xn yn = 0 or
y1
y2
X T Y = x1 x2 .. xn
.. = 0.
yn
2 1
Example: X = −1 and Y = 4 are orthogonal in R3 as
2 1
X · Y = 2 · 1 + (−1) · 4 + 2 · 1 = 0.
=⇒ (λ2 − λ1 )X1T X2 = 0
2 1
1. If A = find the eigen values of A8 , 15A, A−1 .
1 2
3 8 −2
2. If A = 0 −1 11 find the sum of the squares of the eigenvalues
0 0 6
of A.
3. If
the product of the
two eigen values of the matrix
6 −2 2
A = −2 3
−1 is 16, find the third eigen value.
2 −1 3
1. (b)
2. (a)
3. (c)
4. (b)