Ch7 Eigenvalues and Eigenvectors
Ch7 Eigenvalues and Eigenvectors
EIGENVALUES AND
EIGENVECTORS
7.1 Eigenvalues and Eigenvectors
7.2 Diagonalization
7.3 Symmetric Matrices and Orthogonal Diagonalization
7.4 Applications of Eigenvalues and Eigenvectors
Genetics (p.365)
Ax x
Eigenvector
Eigenvalue
2 0 0 0 0
Ax2 1 (1) x2
0 1 1 1 1
Eigenvector
Elementary Linear Algebra: Section 7.1, p.349 3/88
Thm 7.1: (The eigenspace of A corresponding to )
If A is an nn matrix with an eigenvalue , then the set of all
eigenvectors of together with the zero vector is a subspace of
Rn. This subspace is called the eigenspace of .
Pf:
x1 and x2 are eigenvectors corresponding to
(i.e. Ax1 x1 , Ax2 x2 )
(1) A( x1 x2 ) Ax1 Ax2 x1 x2 ( x1 x2 )
(i.e. x1 x2 is an eigenvecto r correspond ing to λ)
(2) A(cx1 ) c( Ax1 ) c(x1 ) (cx1 )
(i.e. cx1 is an eigenvecto r correspond ing to )
Elementary Linear Algebra: Section 7.1, p.350 4/88
Ex 3: (An example of eigenspaces in the plane)
Find the eigenvalues and corresponding eigenspaces of
1 0
A
0 1
Sol:
If v ( x, y )
1 0 x x
Av
0 1 y y
For a vector on the x-axis Eigenvalue 1 1
1 0 x x x
0 1 0 0 10
Eigenvalue s : 1 1, 2 2
4 12 x1 0
(2)2 2 (2 I A) x
1 3 x2 0
4 12 1 3 x1 3t 3
~ t , t 0
1 3 0 0 x2 t 1
Check : Ax x i
2 1 0
A 0 2 0
0 0 2
Sol: Characteristic equation:
2 1 0
I A 0 2 0 ( 2)3 0
0 0 2
Eigenvalue: 2
Elementary Linear Algebra: Section 7.1, p.352 10/88
The eigenspace of A corresponding to 2:
0 1 0 x1 0
(I A) x 0 0 0 x2 0
0 0 0 x3 0
0 1 0 0 1 0 x1 s 1 0
0 0 0 ~ 0 0 0 x2 0 s 0 t 0, s, t 0
0 0 0 0 0 0 x3 t 0 1
1 0
s 0 t 0 s, t R : the eigenspace of A correspond ing to 2
0 1
Thus, the dimension of its eigenspace is 2.
0 2
1 0
, is a basis for the eigenspace
0 2 of A corresponding to 1
0 1
Elementary Linear Algebra: Section 7.1, p.353 14/88
(2)2 2 1 0 0 0 x1 0
0 1 5 10 x2 0
(2 I A) x
1 0 0 0 x3 0
1 0 0 1 x4 0
1 0 0 0 1 0 0 0 x1 0 0
0 1 5 10 0 1
~ 5 0 x2 5t 5
t , t 0
1 0 0 0 0 0 0 1 x3 t 1
1 0 0 1 0 0 0 0 x4 0 0
0
5
is a basis for the eigenspace
1 of A corresponding to 2
0
Elementary Linear Algebra: Section 7.1, p.353 15/88
(3)3 3 2 0 0 0 x1 0
0 2 5 10 x2 0
(3I A) x
1 0 1 0 x3 0
1 0 0 0 x4 0
2 0 0 0 1 0 0 0 x1 0 0
0
2 5 10 0 1 0 5 x2 5t 5
~ t , t0
1 0 1 0 0 0 1 0 x3 0 0
1 0 0 0 0 0 0 0 x4 t 1
0
5
is a basis for the eigenspace
0 of A corresponding to 3
1
Elementary Linear Algebra: Section 7.1, p.353 16/88
Thm 7.3: (Eigenvalues of triangular matrices)
If A is an nn triangular matrix, then its eigenvalues are
the entries on its main diagonal.
Ex 7: (Finding eigenvalues for diagonal and triangular matrices)
1 0 0 0 0
2 0 0 0 2 0 0 0
(a) A 1 1 0 (b) A 0 0 0 0 0
0 0 0 4 0
5 3 3 0 0 0 0 3
Sol: 2 0 0
( a ) I A 1 1 0 ( 2)( 1)( 3)
5 3 3
1 2, 2 1, 3 3
(b) 1 1, 2 2, 3 0, 4 4, 5 3
Elementary Linear Algebra: Section 7.1, p.354 17/88
Eigenvalues and eigenvectors of linear transformations:
A number is called an eigenvalue of a linear tra nsformatio n
T : V V if there is a nonzero vector x such that T (x) x.
The vector x is called an eigenvecto r of T correspond ing to ,
and the setof all eigenvecto rs of (with the zero vector) is
called the eigenspace of .
(2) The main diagonal entries of the matrix A' are the eigenvalue s of A.
21/88
Keywords in Section 7.1
eigenvalue problem: 特徵值問題
eigenvalue: 特徵值
eigenvector: 特徵向量
characteristic polynomial: 特徵多項式
characteristic equation: 特徵方程式
eigenspace: 特徵空間
multiplicity: 重根數
22/88
7.2 Diagonalization
Diagonalization problem:
For a square matrix A, does there exist an invertible matrix P
such that P-1AP is diagonal?
Diagonalizable matrix:
A square matrix A is called diagonalizable if there exists an
invertible matrix P such that P−1AP is a diagonal matrix.
(P diagonalizes A)
Notes:
(1) If there exists an invertible matrix P such that B P 1 AP,
then two square matrices A and B are called similar.
(2) The eigenvalue problem is related closely to the
diagonalization problem.
Elementary Linear Algebra: Section 7.2, p.359 23/88
Thm 7.4: (Similar matrices have the same eigenvalues)
If A and B are similar nn matrices, then they have the
same eigenvalues.
Pf:
A and B are similar B P 1 AP
I B I P 1 AP P 1IP P 1 AP P 1 (I A) P
P 1 I A P P 1 P I A P 1 P I A
I A
A and B have the same characteristic polynomial.
Thus A and B have the same eigenvalues.
AP PD
Ap i i p i , i 1, 2,, n
(i.e. the column vec tor pi of P are eigenvecto rs of A)
P is invertible p1 , p 2 ,, p n are linearly independen t.
A has n linearly independen t eigenvecto rs.
0 2 0 1 1
I A I A ~ Eigenvecto r : p1
0 0 0 0 0
A does not have two (n=2) linearly independent eigenvectors,
so A is not diagonalizable.
Elementary Linear Algebra: Section 7.2, p.362 30/88
Steps for diagonalizing an nn square matrix:
Step 1: Find n linearly independent eigenvectors p1 , p 2 ,, p n
for A with corresponding eigenvalues 1 , 2 ,, n
Step 2: Let P [p1 p 2 p n ]
Step 3:
1 0 0
0 0
P 1 AP D 2
, where Ap i i p i , i 1, 2,, n
0 0 n
Note:
The order of the eigenvalues used to form P will determine the order
in which the eigenvalues appear on the main diagonal of D.
Elementary Linear Algebra: Section 7.2, p.362 31/88
Ex 5: (Diagonalizing a matrix)
1 1 1
A 1 3 1
3 1 1
Find a matrix P such that P 1 AP is diagonal.
Eigenvalue s : 1 2, 2 2, 3 3
40/88
Keywords in Section 7.2
diagonalization problem: 對角化問題
diagonalization: 對角化
diagonalizable matrix: 可對角化矩陣
41/88
7.3 Symmetric Matrices and Orthogonal Diagonalization
Symmetric matrix:
A square matrix A is symmetric if it is equal to its transpose:
A AT
a b, c 0
a 0
A is a matrix of diagonal.
0 a
(2) (a b) 2 4c 2 0
P 1 PT
Ex 4: (Orthogonal matrices)
0 1 0 1
(a) P is orthogonal because P P
1 T
.
1 0 1 0
3 4 3 4
5 0 5 5
0
5
(b) P 0 1
0 is orthogonal because P P 0 1
1 T
0 .
4 3 4 3
0 0
5 5 5 5
P 5 1
5
0
2 4 5
3 5 3 5 3 5
Linear Independent
Elementary Linear Algebra: Section 7.3, p.375 55/88
Gram-Schmidt Process:
v3 w2
w2 v2 (2, 1, 0), w3 v3 w2 ( 52 , 54 , 1)
w2 w2
w2 w3
u2 ( 5 , 5 , 0), u3
2 1
( 325 , 3 4 5 , 3 5 5 )
w2 w3
13 2
5
2
3 5
(4) P [ p1 p2 p3 ] 32 1
5
4
3 5
23 0 3 5
5
6 0 0
P 1 AP P T AP 0 3 0
0 0 3
Elementary Linear Algebra: Section 7.3, p.375 56/88
Key Learning in Section 7.3
Recognize, and apply properties of, symmetric matrices.
Recognize, and apply properties of, orthogonal matrices.
Find an orthogonal matrix P that orthogonally diagonalizes
a symmetric matrix A.
57/88
Keywords in Section 7.3
symmetric matrix: 對稱矩陣
orthogonal matrix: 正交矩陣
orthonormal set: 單範正交集
orthogonal diagonalization: 正交對角化
58/88
7.4 Applications of Eigenvalues and Eigenvectors
Population growth:
The age distribution vector x represents the number of
population members in each age class, where
x1 Number in first age class
x Number in second age class
x 2
xn Number in nth age class
Multiplying the age transition matrix by the age distribution
vector for a specific time period produces the age distribution
vector for the next time period. That is,
b1 b2 ... bn 1 b n
p 0 ... 0 0
1
Lxj = xj+1 L 0 p 2 ... 0 0
0 0 ... pn 1 0
Elementary Linear Algebra: Section 7.4, p.378 59/88
Ex 1: (A Population Growth Model)
The current age distribution vector is
24 0 ≤ age < 1
x1 24 1 ≤ age < 2
20 2 ≤ age ≤ 3
and the age transition matrix is
0 6 8
L 0.5 0 0
0 0.5 0
After 1 year, the age distribution vector will be
0 6 8 24 304 0 ≤ age < 1
x 2 Lx1 0.5 0 0 24 12 1 ≤ age < 2
0 0.5 0 20 12 2 ≤ age ≤ 3
Elementary Linear Algebra: Section 7.4, p.379 60/88
Ex 2: (Finding a Stable Age Distribution Vector)
To solve this problem, find an eigenvalue and a corresponding
eigenvector x such that Lx = x. The characteristic polynomial
of L is
I L ( 1)2 ( 2)
(check this), which implies that the eigenvalues are −1 and 2.
Choosing the positive value, let λ=2. Verify that the
corresponding eigenvectors are of the form
x1 16t 16
x1 x2 4t t 4
x3 t 1
1 1 1 1
1
1 3 0
P , P
4 4
, and P AP
3 1 4
3
4
1
0 5
Elementary Linear Algebra: Section 7.4, p.381 65/88
Quadratic Forms
a b 2
A
b 2 c
( x) 2 ( y) 2
2
2 1
3 2
x
X
y
cos sin
P 1
P
sin cos
ax2 bxy cy 2 dx ey f 0
X PX P 1
0
PT AP 1
0 2
8( x) 2 2( y) 2 16 x 16 y 32 0
( x 1) 2 ( y 4) 2
2
2
1
1 2
a d 2 e 2
A d 2 b f 2
e 2 f 2 c
x2 y2 z 2
2
2 2 1
a b c
x2 y 2 z 2
2
2 2 0
a b c
x2 y 2
z 2 2
a b
y 2 x2
z 2 2
b a
84/88
Keywords in Section 7.4
population growth: 人口成長
age distribution vector: 年齡分佈向量
age transition matrix: 年齡轉換矩陣
quadratic form: 二次式
quadratic equation: 二次方程式
principal axes theorem: 主軸定理
85/88
7.1 Linear Algebra Applied
Diffusion