Chap.5 Eigenvalues Eigenvectors
Chap.5 Eigenvalues Eigenvectors
Chap.5 Eigenvalues Eigenvectors
Chapter 5:
Eigenvalues, Eigenvectors
Chapter Content
If A is an nn matrix
a nonzero vector x in Rn is called an eigenvector of A if Ax
is a scalar multiple of x;
that is, Ax = x for some scalar .
The scalar is called an eigenvalue of A, and x is said to be
an eigenvector of A corresponding to .
Remark
To find the eigenvalues of an nn matrix A we rewrite Ax =
x as Ax = Ix or equivalently, (I – A)x = 0.
For to be an eigenvalue, there must be a nonzero solution
of this equation. However, by Theorem 6.4.5, the above
equation has a nonzero solution if and only if
det (I – A) = 0.
This is called the characteristic equation of A; the scalar
satisfying this equation are the eigenvalues of A. When
expanded, the determinant det (I – A) is a polynomial p in
called the characteristic polynomial of A.
0 0 a33 a34
0 0 0 a44
Example 4
The eigenvalues of the lower triangular matrix
1
2 0 0
2
A 1 0
3
5 8
1
4
Solution:
The characteristic equation of matrix A is 3 – 52 + 8 – 4 = 0, or in
factored form, ( – 1)( – 2)2 = 0; thus, the eigenvalues of A are = 1
and = 2, so there are two eigenspaces of A.
0 2 x1 0
1 2 1 x 0
(I – A)x = 0 2 (3)
1 0 3 x3 0
Example 7
The matrix A in the previous example is invertible since it has
eigenvalues = 1 and = 2, neither of which is zero.
Theorem 7.2.1
If A is an nn matrix, then the following are equivalent.
A is diagonalizable.
Step 2. From the matrix P having p1, p2, …, pn as its column vectors.
Step 3. The matrix P-1AP will then be diagonal with 1, 2, …, n as
its successive diagonal entries, where i is the eigenvalue
corresponding to pi, for i = 1, 2, …, n.
From the previous example, we have the following bases for the
eigenspaces:
= 2: 1 0 = 1: 2
p1 0 , p 2 1 p 3 1
Thus, 1 0 1
1 0 2
P 0 1 1
Also, 1 0 1
1 0 2 0 0 2 1 0 2 2 0 0
P 1 AP 1 1 1 1 2 1 0 1 1 0 2 0 D
1 0 1 1 0 3 1 0 1 0 0 1
Theorem 7.2.2
If v1, v2, …, vk, are eigenvectors of A corresponding to
distinct eigenvalues 1, 2, …, k,
then {v1, v2, …, vk} is a linearly independent set.
Theorem 7.2.3
If an nn matrix A has n distinct eigenvalues
then A is diagonalizable.
For example, 1 2 4 0
0 3 1 7
A
0 0 5 8
0 0 0 2
is a diagonalizable matrix.
1 0 0
I 3 0 1 0
0 0 1
1 1 0
J 3 0 1 1
0 0 1
Find A13
0 0 2
A 1 2 1
1 0 3
orthogonally diagonalizes A.