Eigenvalues and Eigenvector
Eigenvalues and Eigenvector
Hoang Hai Ha
HCMUT-OISP
Email: [email protected]
1 Eigenvalue-eigenvector of a matrix
2 Diagonalization-Application
det(A − λI ) = 0.
det(A − λI ) = 0.
Definition 1.2
If A is an n × n matrix, then λ is an eigenvalue of A if and only if
χA (λ) = det(A − λI ) = 0. This is called the characteristic equation of
A. The polynomial χA (λ) = det(A − λI ) is called the characteristic
polynomial.
Let A be an n × n matrix.
An eigenvalue of A is a scalar λ such that: det (A − λI ) = 0
Let A be an n × n matrix.
An eigenvalue of A is a scalar λ such that: det (A − λI ) = 0
The eigenvectors of A corresponding to λ are the nonzero
solutions X of the homogeneous system: (A − λI )X = 0.
Solution.
1−λ 0
Solve the equation = λ2 − 1 = 0 ⇒ the matrix
0 −1 − λ
has 2 eigenvalues λ = 1, λ = −1.
Find eigenvectors corresponding
to λ = 1 ⇒ Solve the
0 0
homogeneous system X = 0, the general solution of
0 −2
α
this system is X = , α ∈ R: eigenvectors associated to
0
λ = 1.
2 0 0
With λ = −1 ⇒ Solve: X =0⇒X = , α ∈ R:
0 0 α
eigenvectors associated to λ = −1.
Hoang Hai Ha (HCMUT) Eigenvalues 6 / 32
Example 1.2
1 2
Find eigenvalues and eigenvectors of A = .
−2 1
Solution
Solve |A − λI | = 0 ⇒ λ = 1 + 2i, λ = 1 − 2i.
Solution
Solve |A − λI | = 0 ⇒ λ = 1 + 2i, λ = 1 − 2i.
−2i 2 −i
With λ = 1 + 2i we solve X =0⇒X =α ,
−2 −2i 1
α ∈ R.
Solution
Solve |A − λI | = 0 ⇒ λ = 1 + 2i, λ = 1 − 2i.
−2i 2 −i
With λ = 1 + 2i we solve X =0⇒X =α ,
−2 −2i 1
α ∈ R.
2i 2 i
With λ = 1 − 2i we solve X =0⇒X =α ,
−2 2i 1
α ∈ R.
Solution
Solve |A − λI | = 0 ⇒ λ = 2.
Solution
Solve |A − λI | = 0 ⇒ λ = 2.
0 1 0
With λ = 2, find the eigenvectors by solving 0 0 0 X = 0
0 0 0
Solution
Solve |A − λI | = 0 ⇒ λ = 2.
0 1 0
With λ = 2, find the eigenvectors by solving 0 0 0 X = 0
0 0 0
α
The eigenvectors associated with λ = 2 are X = 0 ,
β
2 2
α, β ∈ R, α + β ̸= 0.
Definition 1.3
Eigenvetors corresponding to an eigenvalue λ, together with the zero
vector, form the null space of the matrix (A − λI ). This subspace is
called the eigenspace corresponding to the eigenvalue λ.
Definition 2.1
If A and B are square matrices, then we say that B is similar to A if
there is an invertible matrix S such that B = S −1 AS.
Definition 2.1
If A and B are square matrices, then we say that B is similar to A if
there is an invertible matrix S such that B = S −1 AS.
Definition 2.2
A square matrix A is said to be diagonalizable if it is similar to some
diagonal matrix D, that is, if there exists an invertible matrix S
such that S −1 AS = D. Diagonalize A means to find a diagonal
matrix D and an invertible matrix S such that A = SDS−1 .
Solution.
Solution.
The eigenvalues : 2, −2, −3
Solution.
The eigenvalues : 2, −2, −3
Find a basis of the eigenspace
corresponding
to λ = 2, let
13 −18 −16
F1 = null(A1 ), where A1 = 9 −14 −8 → a basis of F1
4 −4 −8
is {e1 = (−4, −2, 1)}.
Solution.
The eigenvalues : 2, −2, −3
Find a basis of the eigenspace
corresponding
to λ = 2, let
13 −18 −16
F1 = null(A1 ), where A1 = 9 −14 −8 → a basis of F1
4 −4 −8
is {e1 = (−4, −2, 1)}.
Find a basis of the eigenspace to λ = −2, let
corresponding
17 −18 −16
F2 = null(A2 ), where A2 = 9 −10 −8 → a basis of F2
4 −4 −4
is {e2 = (2, 1, 1)}.
Hoang Hai Ha (HCMUT) Eigenvalues 19 / 32
Example 2.1
15 −18 −16
Let A = 9 −12 −8 . Find a matrix S that diagonalizes A.
4 −4 −6
Solution.
The eigenvalues : 2, −2, −3
Find a basis of the eigenspace
corresponding
to λ = 2, let
13 −18 −16
F1 = null(A1 ), where A1 = 9 −14 −8 → a basis of F1
4 −4 −8
is {e1 = (−4, −2, 1)}.
Find a basis of the eigenspace to λ = −2, let
corresponding
17 −18 −16
F2 = null(A2 ), where A2 = 9 −10 −8 → a basis of F2
4 −4 −4
is {e2 = (2, 1, 1)}.
Hoang Hai Ha (HCMUT) Eigenvalues 19 / 32
Find a basis of the eigenspace to λ = −3, let
corresponding
18 −18 −16
F3 = null(A3 ), where A3 = 9 −9 −8 → a basis of F3
4 −4 −2
is {e3 = (1, 1, 0)}.
Then the matrix D is
2 0 0
D = 0 −2 0 .
0 0 −3
The matrix S is
−4 2 1
S = −2 1 1.
1 1 0
Then A = SDS −1 .
Solution.
The eigenvalues: 2, 2, 6.
Solution.
The eigenvalues: 2, 2, 6.
A basis of eigenspace null(A − 2I ):
e1 = (−1, 1, 0), e2 = (−1, 0, 1).
Solution.
The eigenvalues: 2, 2, 6.
A basis of eigenspace null(A − 2I ):
e1 = (−1, 1, 0), e2 = (−1, 0, 1).
A basis of eigenspace null(A − 6I ): e3 = (1, 2, 1).
We form D and S as follows:
2 0 0
D = 0 2 0
0 0 6
Solution.
The eigenvalues: 2, 2, 6.
A basis of eigenspace null(A − 2I ):
e1 = (−1, 1, 0), e2 = (−1, 0, 1).
A basis of eigenspace null(A − 6I ): e3 = (1, 2, 1).
We form D and S as follows:
2 0 0
D = 0 2 0
0 0 6
−1 −1 1
S = 1 0 2 .
0 1 1
Hoang Hai Ha (HCMUT) Eigenvalues 21 / 32
Example 2.3
2 1 0
Diagonalize the matrix A = 0 2 0 (See example (1.3)).
0 0 2
Solution.
The eigenvalue λ = 2 (the algebraic multiplicity is 3).
Solution.
The eigenvalue λ = 2 (the algebraic multiplicity is 3). Thus, D is
formed by
2 0 0
D = 0 2 0.
0 0 2
Solution.
The eigenvalue λ = 2 (the algebraic multiplicity is 3). Thus, D is
formed by
2 0 0
D = 0 2 0.
0 0 2
⇒ S −1 A(S.S −1 )AS. . . . .S −1 AS = S −1 Ak S = D k ⇒ Ak = SD k S −1 .
⇒ S −1 A(S.S −1 )AS. . . . .S −1 AS = S −1 Ak S = D k ⇒ Ak = SD k S −1 .
Therefore,
λk1 0 . . . 0
0 λk . . . 0 −1
Ak = S 2
... ... ... ... S .
0 0 . . . λkn
Ak = SD k S −1 =
1 1 2 (−2)k 0 0 1 1 −1
= 1 2 3 0 2k 0 −2 3 −1
1 3 5 0 0 3k 1 −2 1
2−λ 0 0
χA (λ) = |A − λI | = 0 4−λ 0 = 0.
1 0 2−λ