Module 3 Mat
Module 3 Mat
Jiwen He
[email protected]
math.uh.edu/∼jiwenhe/math2331
Eigenspace
Example
0 −2 1 −1
Let A = ,u= , and v = . Examine the
−4 2 1 1
images of u and v under multiplication by A.
Solution
0 −2 1 −2 1
Au = = = −2 = −2u
−4 2 1 −2 1
u is called an eigenvector of A since Au is a multiple of u.
Jiwen He, University of Houston Math 2331, Linear Algebra 3 / 14
5.1 Eigenvectors & Eigenvalues Definition Eigenspace Matrix Powers Triangular Matrix
Au = −2u, but Av 6= λv
1 21 0
−4 −2 0
∼
−4 −2 0 0 0 0
1 1
− 2 x2 −2
⇒ x= = x2 .
x2 1
− 12
Each vector of the form x2 is an eigenvector corresponding
1
to the eigenvalue λ = 4.
Jiwen He, University of Houston Math 2331, Linear Algebra 6 / 14
5.1 Eigenvectors & Eigenvalues Definition Eigenspace Matrix Powers Triangular Matrix
Eigenspace for λ = 4
Warning
The method just used to find eigenvectors cannot be used to find
eigenvalues.
Eigenspace
The set of all solutions to (A−λI ) x = 0 is called the eigenspace
of A corresponding to λ.
Jiwen He, University of Houston Math 2331, Linear Algebra 7 / 14
5.1 Eigenvectors & Eigenvalues Definition Eigenspace Matrix Powers Triangular Matrix
Eigenspace: Example
Example
2 0 0
Let A = −1 3 1 . An eigenvalue of A is λ = 2. Find a
−1 1 3
basis for the corresponding eigenspace.
Solution:
2 0 0 0 0
A−2I = −1 3 1 −
0 0
−1 1 3 0 0
2− 0 0
= −1 3− 1
−1 1 3−
0 0
= −1 1
−1 1
Jiwen He, University of Houston Math 2331, Linear Algebra 8 / 14
5.1 Eigenvectors & Eigenvalues Definition Eigenspace Matrix Powers Triangular Matrix
x1 x2 + x3 1 1
x = x2 = x2 = 1 + 0
x3 x3 0 1
Ax = λx.
Then
Ax = λx
A2 x = λAx
A2 x = λ x
A2 x = λ2 x
Therefore λ2 is an eigenvalue of A2 .
Jiwen He, University of Houston Math 2331, Linear Algebra 11 / 14
5.1 Eigenvectors & Eigenvalues Definition Eigenspace Matrix Powers Triangular Matrix
A2 x = λ2 x
A3 x = λ2 Ax
A3 x = λ3 x
Therefore λ3 is an eigenvalue of A3 .
In general, is an eigenvalue of An .
Theorem (2)
If v1 , . . . , vr are eigenvectors that correspond to distinct
eigenvalues λ1 , . . . , λr of an n × n matrix A, then {v1 , . . . , vr } is a
linearly independent set.