Week 8 Eigenvalues - Eigenvectors
Week 8 Eigenvalues - Eigenvectors
vectors
Genetics (p.359)
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.423 4/53
Examples
Verifying eigenvalues and eigenvectors
det(λI − A) = 0 (1)
()(
(eigenvalues of A)
λ = 4, λ = 2 + √3, and λ = 2 − √3
Solution
Thus, the characteristic equation is
(λ − a11) (λ − a22) (λ − a33) (λ − a44) = 0
5/295
Eigenvalues of a Lower Triangular Matrix
1 0 0 0 0
0 2 0 0 0
(b) A 0 0 0 0 0
0 0 0 4 0
0 0 0 0 3
are λ = − 1, λ = 2, λ = 0, λ = −4, λ = 3
19/53
Finding eigenvectors
20/53
Examples
Finding eigenvectors
Find
the eigenvector of corresponding to the eigenvalue,
Solution:
Recall: (I – A)x = 0
where,
=
21/53
Finding eigenvectors
To
find
Thus, apply:
22/53
Examples
Finding eigenvectors 2 1 0
Find the eigenvectors of: A 0 2 0
0 0 2
2 1 0
I A 0 2 0 ( 2)3 0
0 0 2
λ = 2 is an eigenvalue of multiplicity 3.
23/53
2 1 0
A 0 2 0
Finding eigenvectors
0 0 2
Using λ = 2 as an eigenvalue of multiplicity 3.
Recall: (I – A)x = 0
Solving the homogeneous system:
0 1 0 x1 0
(I A) x 0 0 0 x2 0
0 0 0 x3 0
whose general solution is: x1 = s, x3 = t
(VERIFY AS A LINEAR SYSTEM)
Thus, the eigenvectors of A corresponding to λ = 2 are the nonzero
vectors of the form: ; s, t are not both 0
Eigenvectors
24/53
THEOREM 7.1.3
it follows that
39/53
Examples
40/53
THEOREM 7.1.5
Equivalent Statements
41/53
THEOREM 7.1.5
(g) det(A) ≠ 0.
(h) The column vectors of A are linearly independent.
(i) The row vectors of A are linearly independent.
42/53
THEOREM 7.1.5
(t) TA is one-to-one.
43/53
Examples
Finding eigenvalues and their eigenspaces:
Find the eigenvalues and corresponding eigenspaces
1 3 0
A 3 1 0 .
0 0 2
Sol: 1 3 0
I A 3 1 0 ( 2) 2 ( 4)
0 0 2
eigenvalues : 1 4, 2 2
The eigenspace s for these two eigenvalues are as follows.
B1 {(1, 1, 0)} is a basis for the eigenspace
Basisoffor 1 4
A corresponding to λ1 = 4
B2 {(1, 1, 0), (0, 0, 1)} is a basis for the
Basis for 2 ofAcorresponding
eigenspace 2 to λ2 = -2
Elementary Linear Algebra: Section 7.1, p.431 44/53
Notes:
(1) If an eigenvalue 1 occurs as a multiple root (k times) for
the characteristic polynominal, then 1 has multiplicity k.
(2) The multiplicity of an eigenvalue is greater than or equal
to the dimension of its eigenspace.