Вы находитесь на странице: 1из 142

MATHEMATICS-II

(MATH F112)
Dr. Krishnendra Shekhawat
BITS PILANI
Department of Mathematics

Krishnendra Shekhawat BITS PILANI Mathematics-II


Section 3.4
Eigenvalues and
Eigenvectors

Krishnendra Shekhawat BITS PILANI Mathematics-II


Eigenvalue and Eigenvector

Krishnendra Shekhawat BITS PILANI Mathematics-II


Eigenvalue and Eigenvector
Let A be n × n matrix.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Eigenvalue and Eigenvector
Let A be n × n matrix. A real number λ is an eigenvalue
of A if and only if

Krishnendra Shekhawat BITS PILANI Mathematics-II


Eigenvalue and Eigenvector
Let A be n × n matrix. A real number λ is an eigenvalue
of A if and only if there is a nonzero n-vector X such that
AX = λX.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Eigenvalue and Eigenvector
Let A be n × n matrix. A real number λ is an eigenvalue
of A if and only if there is a nonzero n-vector X such that
AX = λX.
Also, any nonzero vector X for which AX = λX,

Krishnendra Shekhawat BITS PILANI Mathematics-II


Eigenvalue and Eigenvector
Let A be n × n matrix. A real number λ is an eigenvalue
of A if and only if there is a nonzero n-vector X such that
AX = λX.
Also, any nonzero vector X for which AX = λX, is an
eigenvector corresponding to the eigenvalue λ.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 1

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 1
 
−4 8 −12
Consider the matrix A =  6 −6 12 .
 
6 −8 14
 

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 1
 
−4 8 −12
Consider the matrix A =  6 −6 12 .
 
6 −8 14
 
   
4 4
We can see that A 3 = 2 3
   
=⇒
0 0
   

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 1
 
−4 8 −12
Consider the matrix A =  6 −6 12 .
 
6 −8 14
 
   
4 4
We can see that A 3 = 2 3 =⇒ λ = 2 is an eigenvalue
   
0 0
   
for A and X = [4, 3, 0] is the corresponding eigenvector.

Krishnendra Shekhawat BITS PILANI Mathematics-II


If X is an eigenvector of A corresponding to an
eigenvalue λ i.e.
AX = λX,

Krishnendra Shekhawat BITS PILANI Mathematics-II


If X is an eigenvector of A corresponding to an
eigenvalue λ i.e.
AX = λX,
then for c ∈ R, we have
A(cX) = c(AX) = c(λX) = λ(cX).

Krishnendra Shekhawat BITS PILANI Mathematics-II


If X is an eigenvector of A corresponding to an
eigenvalue λ i.e.
AX = λX,
then for c ∈ R, we have
A(cX) = c(AX) = c(λX) = λ(cX).
Thus, if X is an eigenvector of A corresponding to an
eigenvalue λ then, for c ∈ R, c , 0, cX is also an
eigenvector corresponding to λ.

Krishnendra Shekhawat BITS PILANI Mathematics-II


If X is an eigenvector of A corresponding to an
eigenvalue λ i.e.
AX = λX,
then for c ∈ R, we have
A(cX) = c(AX) = c(λX) = λ(cX).
Thus, if X is an eigenvector of A corresponding to an
eigenvalue λ then, for c ∈ R, c , 0, cX is also an
eigenvector corresponding to λ. Hence, there are
infinitely many eigenvectors corresponding to an
eigenvalue.
Krishnendra Shekhawat BITS PILANI Mathematics-II
Q: How to compute all the eigenvalues and eigenvectors
of an n × n matrix.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Q: How to compute all the eigenvalues and eigenvectors
of an n × n matrix.

Sol. AX = λX = λIn X =⇒

Krishnendra Shekhawat BITS PILANI Mathematics-II


Q: How to compute all the eigenvalues and eigenvectors
of an n × n matrix.

Sol. AX = λX = λIn X =⇒ (λIn − A)X = 0.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Q: How to compute all the eigenvalues and eigenvectors
of an n × n matrix.

Sol. AX = λX = λIn X =⇒ (λIn − A)X = 0. Now X is a


nontrivial solution to the homogeneous system whose
coefficient matrix is λIn − A.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Q: How to compute all the eigenvalues and eigenvectors
of an n × n matrix.

Sol. AX = λX = λIn X =⇒ (λIn − A)X = 0. Now X is a


nontrivial solution to the homogeneous system whose
coefficient matrix is λIn − A. Therefore, |λIn − A| = 0.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Q: How to compute all the eigenvalues and eigenvectors
of an n × n matrix.

Sol. AX = λX = λIn X =⇒ (λIn − A)X = 0. Now X is a


nontrivial solution to the homogeneous system whose
coefficient matrix is λIn − A. Therefore, |λIn − A| = 0.
Theorem: Let A be n × n matrix and λ be a real
number. Then λ is an eigenvalue of A if and only if
|λIn − A| = 0.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Q: How to compute all the eigenvalues and eigenvectors
of an n × n matrix.

Sol. AX = λX = λIn X =⇒ (λIn − A)X = 0. Now X is a


nontrivial solution to the homogeneous system whose
coefficient matrix is λIn − A. Therefore, |λIn − A| = 0.
Theorem: Let A be n × n matrix and λ be a real
number. Then λ is an eigenvalue of A if and only if
|λIn − A| = 0. The eigenvectors are the nontrivial
solutions of the homogeneous system (λIn − A)X = 0.

Krishnendra Shekhawat BITS PILANI Mathematics-II


The Characteristic Polynomial of a Matrix

Krishnendra Shekhawat BITS PILANI Mathematics-II


The Characteristic Polynomial of a Matrix
Let A is a n × n matrix, then the characteristic
polynomial of A

Krishnendra Shekhawat BITS PILANI Mathematics-II


The Characteristic Polynomial of a Matrix
Let A is a n × n matrix, then the characteristic
polynomial of A is the polynomial pA (x) = |xIn − A|.

Krishnendra Shekhawat BITS PILANI Mathematics-II


The Characteristic Polynomial of a Matrix
Let A is a n × n matrix, then the characteristic
polynomial of A is the polynomial pA (x) = |xIn − A|.
Clearly, pA(x) is a polynomial of degree n =⇒

Krishnendra Shekhawat BITS PILANI Mathematics-II


The Characteristic Polynomial of a Matrix
Let A is a n × n matrix, then the characteristic
polynomial of A is the polynomial pA (x) = |xIn − A|.
Clearly, pA(x) is a polynomial of degree n =⇒ it has at
most n real roots. Hence, from above Theorem we can
say that

Krishnendra Shekhawat BITS PILANI Mathematics-II


The Characteristic Polynomial of a Matrix
Let A is a n × n matrix, then the characteristic
polynomial of A is the polynomial pA (x) = |xIn − A|.
Clearly, pA(x) is a polynomial of degree n =⇒ it has at
most n real roots. Hence, from above Theorem we can
say that
The eigenvalues of an n × n matrix A are precisely the
real roots of the characteristic polynomial pA(x).

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 2

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 2
Q: Find the characteristic polynomial and eigenvalues
of the matrix.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 2
Q: Find the characteristic polynomial and eigenvalues
of the matrix.
 
1 0 1 
0 2 −3
 
0 0 −5

Krishnendra Shekhawat BITS PILANI Mathematics-II


 
1 0 1 
Sol. For A = 0 2 −3, characteristic polynomial
 
0 0 −5
 

Krishnendra Shekhawat BITS PILANI Mathematics-II


 
1 0 1 
Sol. For A = 0 2 −3, characteristic polynomial
 
0 0 −5
 
pA (x) = |xI3 − A| =

Krishnendra Shekhawat BITS PILANI Mathematics-II


 
1 0 1 
Sol. For A = 0 2 −3, characteristic polynomial
 
0 0 −5
 
pA (x) = |xI3 − A| =

x − 1 0 −1
0 x − 2 3 = (x − 1)(x − 2)(x + 5)
0 0 x + 5

Krishnendra Shekhawat BITS PILANI Mathematics-II


 
1 0 1 
Sol. For A = 0 2 −3, characteristic polynomial
 
0 0 −5
 
pA (x) = |xI3 − A| =

x − 1 0 −1
0 x − 2 3 = (x − 1)(x − 2)(x + 5)
0 0 x + 5

Now, eigenvalues of A are the roots of pA(x).

Krishnendra Shekhawat BITS PILANI Mathematics-II


 
1 0 1 
Sol. For A = 0 2 −3, characteristic polynomial
 
0 0 −5
 
pA (x) = |xI3 − A| =

x − 1 0 −1
0 x − 2 3 = (x − 1)(x − 2)(x + 5)
0 0 x + 5

Now, eigenvalues of A are the roots of pA(x). Hence,


eigenvalues are λ1 = 1, λ2 = 2 and λ3 = −5.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Algebraic Multiplicity of an Eigenvalue

Krishnendra Shekhawat BITS PILANI Mathematics-II


Algebraic Multiplicity of an Eigenvalue
Let A be an n × n matrix and λ be an eigenvalue for A.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Algebraic Multiplicity of an Eigenvalue
Let A be an n × n matrix and λ be an eigenvalue for A.
Suppose that (x − λ)k is the highest power of (x − λ) that
divides pA(x).

Krishnendra Shekhawat BITS PILANI Mathematics-II


Algebraic Multiplicity of an Eigenvalue
Let A be an n × n matrix and λ be an eigenvalue for A.
Suppose that (x − λ)k is the highest power of (x − λ) that
divides pA(x). Then k is called the algebraic multiplicity
of λ.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Algebraic Multiplicity of an Eigenvalue
Let A be an n × n matrix and λ be an eigenvalue for A.
Suppose that (x − λ)k is the highest power of (x − λ) that
divides pA(x). Then k is called the algebraic multiplicity
of λ.
Corresponding to Example 2, the algebraic multiplicities
of λ1 = 1, λ2 = 2 and λ3 = −5 are 1, 1, 1 respectively.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 3

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 3
Q: Find all eigenvalues of the given matrix and their
corresponding algebraic multiplicities.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 3
Q: Find all eigenvalues of the given matrix and their
corresponding algebraic multiplicities.
 
4 0 −2
6 2 −6
 
4 0 −2

Krishnendra Shekhawat BITS PILANI Mathematics-II


 
4 0 −2
Sol. For A = 6 2 −6, characteristic polynomial
 
4 0 −2
 

Krishnendra Shekhawat BITS PILANI Mathematics-II


 
4 0 −2
Sol. For A = 6 2 −6, characteristic polynomial
 
4 0 −2
 
pA (x) = |xI3 − A| =

Krishnendra Shekhawat BITS PILANI Mathematics-II


 
4 0 −2
Sol. For A = 6 2 −6, characteristic polynomial
 
4 0 −2
 
pA (x) = |xI3 − A| =

x − 4 0 2
x − 2 6 = x(x − 2)2
−6

−4 0 x + 2

Krishnendra Shekhawat BITS PILANI Mathematics-II


 
4 0 −2
Sol. For A = 6 2 −6, characteristic polynomial
 
4 0 −2
 
pA (x) = |xI3 − A| =

x − 4 0 2
x − 2 6 = x(x − 2)2
−6

−4 0 x + 2
Now, the eigenvalues of A are the roots of pA(x), i.e.,
eigenvalues are λ1 = 0 and λ2 = 2.

Krishnendra Shekhawat BITS PILANI Mathematics-II


 
4 0 −2
Sol. For A = 6 2 −6, characteristic polynomial
 
4 0 −2
 
pA (x) = |xI3 − A| =

x − 4 0 2
x − 2 6 = x(x − 2)2
−6

−4 0 x + 2
Now, the eigenvalues of A are the roots of pA(x), i.e.,
eigenvalues are λ1 = 0 and λ2 = 2. Hence, the algebraic
multiplicity of λ1 is one
Krishnendra Shekhawat BITS PILANI Mathematics-II
 
4 0 −2
Sol. For A = 6 2 −6, characteristic polynomial
 
4 0 −2
 
pA (x) = |xI3 − A| =

x − 4 0 2
x − 2 6 = x(x − 2)2
−6

−4 0 x + 2
Now, the eigenvalues of A are the roots of pA(x), i.e.,
eigenvalues are λ1 = 0 and λ2 = 2. Hence, the algebraic
multiplicity of λ1 is one and λ2 is two.
Krishnendra Shekhawat BITS PILANI Mathematics-II
Example 4

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 4
Q: Find the characteristic polynomial and eigenvalues
of the matrix.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 4
Q: Find the characteristic polynomial and eigenvalues
of the matrix.
" #
0 1
A=
−1 0

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 4
Q: Find the characteristic polynomial and eigenvalues
of the matrix.
" #
0 1
A=
−1 0

Sol. There are no eigenvalues of A.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 5

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 5
Q: Let  
1 2 −1
A = 1 0 1 
 
4 −4 5
 

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 5
Q: Let  
1 2 −1
A = 1 0 1 
 
4 −4 5
 

Verify that
 
−1
• v =  1  is an eigenvector of A.
 
2
 

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 5
Q: Let  
1 2 −1
A = 1 0 1 
 
4 −4 5
 

Verify that
 
−1
• v =  1  is an eigenvector of A. Find the
 
2
 
corresponding eigenvalue.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 5
Q: Let  
1 2 −1
A = 1 0 1 
 
4 −4 5
 

Verify that
 
−1
• v =  1  is an eigenvector of A. Find the
 
2
 
corresponding eigenvalue.
• 2 is an eigenvalue of A.
Krishnendra Shekhawat BITS PILANI Mathematics-II
Sol. v is an eigenvector if Av = λv for some scalar λ.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Sol. v is an eigenvector if Av = λv for some scalar λ.
Now it is easy to verify that Av = v = 1v =⇒

Krishnendra Shekhawat BITS PILANI Mathematics-II


Sol. v is an eigenvector if Av = λv for some scalar λ.
Now it is easy to verify that Av = v = 1v =⇒ v is an
eigenvector of A and the corresponding eigenvalue is 1.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Sol. v is an eigenvector if Av = λv for some scalar λ.
Now it is easy to verify that Av = v = 1v =⇒ v is an
eigenvector of A and the corresponding eigenvalue is 1.
2 is an eigenvalue of A if there exists a non-zero vector v
such that Av = 2v =⇒

Krishnendra Shekhawat BITS PILANI Mathematics-II


Sol. v is an eigenvector if Av = λv for some scalar λ.
Now it is easy to verify that Av = v = 1v =⇒ v is an
eigenvector of A and the corresponding eigenvalue is 1.
2 is an eigenvalue of A if there exists a non-zero vector v
such that Av = 2v =⇒ (A − 2I)v = 0 has a non-zero
solution.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Sol. v is an eigenvector if Av = λv for some scalar λ.
Now it is easy to verify that Av = v = 1v =⇒ v is an
eigenvector of A and the corresponding eigenvalue is 1.
2 is an eigenvalue of A if there exists a non-zero vector v
such that Av = 2v =⇒ (A − 2I)v = 0 has a non-zero
solution.
It can be verified that the homogeneous system of
equation (A − 2I)v = 0 has infinitely many solutions.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Sol. v is an eigenvector if Av = λv for some scalar λ.
Now it is easy to verify that Av = v = 1v =⇒ v is an
eigenvector of A and the corresponding eigenvalue is 1.
2 is an eigenvalue of A if there exists a non-zero vector v
such that Av = 2v =⇒ (A − 2I)v = 0 has a non-zero
solution.
It can be verified that the homogeneous system of
equation (A − 2I)v = 0 has infinitely many solutions.
Hence, 2 is an eigenvalue of A.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Eigenspace

Krishnendra Shekhawat BITS PILANI Mathematics-II


Eigenspace
Let A be n × n matrix and λ be an eigenvalue for A.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Eigenspace
Let A be n × n matrix and λ be an eigenvalue for A.
Then the set Eλ = {X|AX = λX} is called the eigenspace
of λ,

Krishnendra Shekhawat BITS PILANI Mathematics-II


Eigenspace
Let A be n × n matrix and λ be an eigenvalue for A.
Then the set Eλ = {X|AX = λX} is called the eigenspace
of λ,i.e., Eλ consists of all set of all eigenvectors for A
associated with λ,

Krishnendra Shekhawat BITS PILANI Mathematics-II


Eigenspace
Let A be n × n matrix and λ be an eigenvalue for A.
Then the set Eλ = {X|AX = λX} is called the eigenspace
of λ,i.e., Eλ consists of all set of all eigenvectors for A
associated with λ, together with zero vector 0.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Eigenspace
Let A be n × n matrix and λ be an eigenvalue for A.
Then the set Eλ = {X|AX = λX} is called the eigenspace
of λ,i.e., Eλ consists of all set of all eigenvectors for A
associated with λ, together with zero vector 0.
Theorem: Let A be an n × n matrix and λ be an
eigenvalue for A having eigenspace Eλ.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Eigenspace
Let A be n × n matrix and λ be an eigenvalue for A.
Then the set Eλ = {X|AX = λX} is called the eigenspace
of λ,i.e., Eλ consists of all set of all eigenvectors for A
associated with λ, together with zero vector 0.
Theorem: Let A be an n × n matrix and λ be an
eigenvalue for A having eigenspace Eλ. Then Eλ is a
subspace of Rn .

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 6

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 6
Q: Find all eigenvalues and corresponding eigenspace
for the given matrix.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 6
Q: Find all eigenvalues and corresponding eigenspace
for the given matrix.
" #
1 3
0 1

Krishnendra Shekhawat BITS PILANI Mathematics-II


" #
1 3
Sol. For A = , characteristic polynomial
0 1
x − 1 −3
pA (x) = |xI2 − A| = = (x − 1)2 .
0 x − 1

Krishnendra Shekhawat BITS PILANI Mathematics-II


" #
1 3
Sol. For A = , characteristic polynomial
0 1
x − 1 −3
pA (x) = |xI2 − A| = = (x − 1)2 . Hence,
0 x − 1
eigenvalues are λ = 1, 1.

Krishnendra Shekhawat BITS PILANI Mathematics-II


" #
1 3
Sol. For A = , characteristic polynomial
0 1
x − 1 −3
pA (x) = |xI2 − A| = = (x − 1)2 . Hence,
0 x − 1
eigenvalues are λ = 1, 1.
To compute eigenspace E1 for λ = 1, we need to solve the
homogeneous system

Krishnendra Shekhawat BITS PILANI Mathematics-II


" #
1 3
Sol. For A = , characteristic polynomial
0 1
x − 1 −3
pA (x) = |xI2 − A| = = (x − 1)2 . Hence,
0 x − 1
eigenvalues are λ = 1, 1.
To compute eigenspace E1 for λ = 1, we need to solve the
homogeneous system λI2 − AX = 0, i.e., I2 − AX = 0.

Krishnendra Shekhawat BITS PILANI Mathematics-II


" #
0 −3 0
The augmented matrix is [I2 − A|0], i.e., ,
0 0 0

Krishnendra Shekhawat BITS PILANI Mathematics-II


" #
0 −3 0
The augmented matrix is [I2 − A|0], i.e., ,
" # 0 0 0
0 1 0
which reduces to .
0 0 0

Krishnendra Shekhawat BITS PILANI Mathematics-II


" #
0 −3 0
The augmented matrix is [I2 − A|0], i.e., ,
" # 0 0 0
0 1 0
which reduces to .
0 0 0

The associated system is

Krishnendra Shekhawat BITS PILANI Mathematics-II


" #
0 −3 0
The augmented matrix is [I2 − A|0], i.e., ,
" # 0 0 0
0 1 0
which reduces to .
0 0 0
(
x2 = 0
The associated system is
0=0

Krishnendra Shekhawat BITS PILANI Mathematics-II


" #
0 −3 0
The augmented matrix is [I2 − A|0], i.e., ,
" # 0 0 0
0 1 0
which reduces to .
0 0 0
(
x2 = 0
The associated system is
0=0
Since column 1 is not a pivot column, x1 is an
independent variable.

Krishnendra Shekhawat BITS PILANI Mathematics-II


" #
0 −3 0
The augmented matrix is [I2 − A|0], i.e., ,
" # 0 0 0
0 1 0
which reduces to .
0 0 0
(
x2 = 0
The associated system is
0=0
Since column 1 is not a pivot column, x1 is an
independent variable. Let x1 = a.

Krishnendra Shekhawat BITS PILANI Mathematics-II


" #
0 −3 0
The augmented matrix is [I2 − A|0], i.e., ,
" # 0 0 0
0 1 0
which reduces to .
0 0 0
(
x2 = 0
The associated system is
0=0
Since column 1 is not a pivot column, x1 is an
independent variable. Let x1 = a.
Then E1 = {[a, 0]|a ∈ R} = {a[1, 0]|a ∈ R}.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Geometric Multiplicity (G.M.) of an
Eigenvalue

Krishnendra Shekhawat BITS PILANI Mathematics-II


Geometric Multiplicity (G.M.) of an
Eigenvalue
The geometric multiplicity of an eigenvalue λ is the
dimension of its corresponding eigenspace Eλ i.e.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Geometric Multiplicity (G.M.) of an
Eigenvalue
The geometric multiplicity of an eigenvalue λ is the
dimension of its corresponding eigenspace Eλ i.e.
G.M. of λ = dim(Eλ).

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 7

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 7
Q: Consider  
4 0 −2
A = 6 2 −6
 
4 0 −2
 

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 7
Q: Consider  
4 0 −2
A = 6 2 −6
 
4 0 −2
 

• Find all the eigenvalue of A and compute their


algebraic multiplicity.
• Find eigenspaces corresponding to each of the
eigenvalues of A and compute their geometric
multiplicity.

Krishnendra Shekhawat BITS PILANI Mathematics-II


 
4 0 −2
For A = 6 2 −6, characteristic polynomial
 
4 0 −2
 

x − 4 0 2
pA (x) = |xI3 − A| = −6 x − 2 6 = x(x − 2)2 .

0 x + 2

−4

Krishnendra Shekhawat BITS PILANI Mathematics-II


 
4 0 −2
For A = 6 2 −6, characteristic polynomial
 
4 0 −2
 

x − 4 0 2
pA (x) = |xI3 − A| = −6 x − 2 6 = x(x − 2)2 . Hence,

0 x + 2

−4
eigenvalues are λ1 = 0 and λ2 = 2.

Krishnendra Shekhawat BITS PILANI Mathematics-II


 
4 0 −2
For A = 6 2 −6, characteristic polynomial
 
4 0 −2
 

x − 4 0 2
pA (x) = |xI3 − A| = −6 x − 2 6 = x(x − 2)2 . Hence,

0 x + 2

−4
eigenvalues are λ1 = 0 and λ2 = 2.
To compute eigenspace E0 for λ = 0, we need to solve the
homogeneous system

Krishnendra Shekhawat BITS PILANI Mathematics-II


 
4 0 −2
For A = 6 2 −6, characteristic polynomial
 
4 0 −2
 

x − 4 0 2
pA (x) = |xI3 − A| = −6 x − 2 6 = x(x − 2)2 . Hence,

0 x + 2

−4
eigenvalues are λ1 = 0 and λ2 = 2.
To compute eigenspace E0 for λ = 0, we need to solve the
homogeneous system λI3 − AX = 0, i.e., −AX = 0.

Krishnendra Shekhawat BITS PILANI Mathematics-II


 
 −4 0 2 0 
The augmented matrix is [−A|0], i.e.,  −6 −2 6 0 ,
 
−4 0 2 0
 

which reduces to

Krishnendra Shekhawat BITS PILANI Mathematics-II


 
 −4 0 2 0 
The augmented matrix is [−A|0], i.e.,  −6 −2 6 0 ,
 
−4 0 2 0
 
 
 1 0 −1/2 0 
which reduces to  0 1 −3/2 0 .
 
0 0 0 0
 

Krishnendra Shekhawat BITS PILANI Mathematics-II


The associated system is

Krishnendra Shekhawat BITS PILANI Mathematics-II



 1


 x1 − x3 = 0


 2
3

The associated system is 

 x2 − x3 = 0
2






 0=0

Krishnendra Shekhawat BITS PILANI Mathematics-II



 1


 x1 − x3 = 0


 2
3

The associated system is 

 x2 − x3 = 0
2






 0=0
Since column 3 is not a pivot column, x3 is an
independent variable.

Krishnendra Shekhawat BITS PILANI Mathematics-II



 1


 x1 − x3 = 0


 2
3

The associated system is 

 x2 − x3 = 0
2






 0=0
Since column 3 is not a pivot column, x3 is an
independent variable. Let x3 = 2c =⇒

Krishnendra Shekhawat BITS PILANI Mathematics-II



 1


 x1 − x3 = 0


 2
3

The associated system is 

 x2 − x3 = 0
2






 0=0
Since column 3 is not a pivot column, x3 is an
independent variable. Let x3 = 2c =⇒ x1 = c, x2 = 3c.

Krishnendra Shekhawat BITS PILANI Mathematics-II



 1


 x1 − x3 = 0


 2
3

The associated system is 

 x2 − x3 = 0
2






 0=0
Since column 3 is not a pivot column, x3 is an
independent variable. Let x3 = 2c =⇒ x1 = c, x2 = 3c.
Then E0 = {[c, 3c, 2c]|c ∈ R} = {c[1, 3, 2]|c ∈ R}.

Krishnendra Shekhawat BITS PILANI Mathematics-II



 1


 x1 − x3 = 0


 2
3

The associated system is 

 x2 − x3 = 0
2






 0=0
Since column 3 is not a pivot column, x3 is an
independent variable. Let x3 = 2c =⇒ x1 = c, x2 = 3c.
Then E0 = {[c, 3c, 2c]|c ∈ R} = {c[1, 3, 2]|c ∈ R}.
Now E0 = span{[1, 3, 2]} = span(B).

Krishnendra Shekhawat BITS PILANI Mathematics-II



 1


 x1 − x3 = 0


 2
3

The associated system is 

 x2 − x3 = 0
2






 0=0
Since column 3 is not a pivot column, x3 is an
independent variable. Let x3 = 2c =⇒ x1 = c, x2 = 3c.
Then E0 = {[c, 3c, 2c]|c ∈ R} = {c[1, 3, 2]|c ∈ R}.
Now E0 = span{[1, 3, 2]} = span(B). Since, B is LI, it is a
basis for E0 . Note that

G.M. of eigenvalue 0 = dim(E0 ) = 1.


Krishnendra Shekhawat BITS PILANI Mathematics-II
To compute eigenspace E2 for λ = 2, we need to solve the
homogeneous system

Krishnendra Shekhawat BITS PILANI Mathematics-II


To compute eigenspace E2 for λ = 2, we need to solve the
homogeneous system λI3 − AX = 0, i.e., 2I3 − AX = 0.

Krishnendra Shekhawat BITS PILANI Mathematics-II


To compute eigenspace E2 for λ = 2, we need to solve the
homogeneous system λI3 − AX = 0, i.e., 2I3 − AX = 0.
 
 −2 0 2 0 
The augmented matrix is [−A|0], i.e.,  −6 0 6 0 ,
 
−4 0 4 0
 

which reduces to

Krishnendra Shekhawat BITS PILANI Mathematics-II


To compute eigenspace E2 for λ = 2, we need to solve the
homogeneous system λI3 − AX = 0, i.e., 2I3 − AX = 0.
 
 −2 0 2 0 
The augmented matrix is [−A|0], i.e.,  −6 0 6 0 ,
 
−4 0 4 0
 
 
 1 0 −1 0 
which reduces to  0 0 0 0 .
 
0 0 0 0
 

Krishnendra Shekhawat BITS PILANI Mathematics-II


The associated system is

Krishnendra Shekhawat BITS PILANI Mathematics-II





 x1 − x3 = 0

The associated system is  0=0



0=0

Krishnendra Shekhawat BITS PILANI Mathematics-II





 x1 − x3 = 0

The associated system is  0=0



0=0


Since columns 2 and 3 are not pivot columns, x2 and x3
are independent variables.

Krishnendra Shekhawat BITS PILANI Mathematics-II





 x1 − x3 = 0

The associated system is  0=0



0=0


Since columns 2 and 3 are not pivot columns, x2 and x3
are independent variables. Let x2 = b and x3 = c =⇒

Krishnendra Shekhawat BITS PILANI Mathematics-II





 x1 − x3 = 0

The associated system is  0=0



0=0


Since columns 2 and 3 are not pivot columns, x2 and x3
are independent variables. Let x2 = b and x3 = c =⇒
x1 = c.

Krishnendra Shekhawat BITS PILANI Mathematics-II





 x1 − x3 = 0

The associated system is  0=0



0=0


Since columns 2 and 3 are not pivot columns, x2 and x3
are independent variables. Let x2 = b and x3 = c =⇒
x1 = c.
Then
E2 = {[c, b, c]|b, c ∈ R} = {b[0, 1, 0] + c[1, 0, 1]|b, c ∈ R}.

Krishnendra Shekhawat BITS PILANI Mathematics-II





 x1 − x3 = 0

The associated system is  0=0



0=0


Since columns 2 and 3 are not pivot columns, x2 and x3
are independent variables. Let x2 = b and x3 = c =⇒
x1 = c.
Then
E2 = {[c, b, c]|b, c ∈ R} = {b[0, 1, 0] + c[1, 0, 1]|b, c ∈ R}.
Now E2 = span{[0, 1, 0], [1, 0, 1]} = span(B).

Krishnendra Shekhawat BITS PILANI Mathematics-II





 x1 − x3 = 0

The associated system is  0=0



0=0


Since columns 2 and 3 are not pivot columns, x2 and x3
are independent variables. Let x2 = b and x3 = c =⇒
x1 = c.
Then
E2 = {[c, b, c]|b, c ∈ R} = {b[0, 1, 0] + c[1, 0, 1]|b, c ∈ R}.
Now E2 = span{[0, 1, 0], [1, 0, 1]} = span(B). Since, B is
LI, it is a basis for E2 .

Krishnendra Shekhawat BITS PILANI Mathematics-II





 x1 − x3 = 0

The associated system is  0=0



0=0


Since columns 2 and 3 are not pivot columns, x2 and x3
are independent variables. Let x2 = b and x3 = c =⇒
x1 = c.
Then
E2 = {[c, b, c]|b, c ∈ R} = {b[0, 1, 0] + c[1, 0, 1]|b, c ∈ R}.
Now E2 = span{[0, 1, 0], [1, 0, 1]} = span(B). Since, B is
LI, it is a basis for E2 . Note that
G.M. of eigenvalue 2 = dim(E2 ) = 2.
Krishnendra Shekhawat BITS PILANI Mathematics-II
Exercise: Consider  
1 1 3
A = 1 5 1
 
3 1 1
 

Krishnendra Shekhawat BITS PILANI Mathematics-II


Exercise: Consider  
1 1 3
A = 1 5 1
 
3 1 1
 

• Find all the eigenvalue of A and compute their


algebraic multiplicity.
• Find eigenspaces corresponding to each of the
eigenvalues of A and compute their geometric
multiplicity.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Exercise: Consider  
1 1 3
A = 1 5 1
 
3 1 1
 

• Find all the eigenvalue of A and compute their


algebraic multiplicity.
• Find eigenspaces corresponding to each of the
eigenvalues of A and compute their geometric
multiplicity.

Sol. λ = −2, 3, 6 where E−2 = {[−z, 0, z]|z ∈ R},


E3 = {[z, −z, z]|z ∈ R} and E6 = {[z, 2z, z]|z ∈ R}.
Krishnendra Shekhawat BITS PILANI Mathematics-II
Exercise: Consider  
 −9 4 4
A =  −8 3 4
 
−16 8 7
 

Krishnendra Shekhawat BITS PILANI Mathematics-II


Exercise: Consider  
 −9 4 4
A =  −8 3 4
 
−16 8 7
 

• Find all the eigenvalue of A and compute their


algebraic multiplicity.
• Find eigenspaces corresponding to each of the
eigenvalues of A and compute their geometric
multiplicity.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Exercise: Consider  
 −9 4 4
A =  −8 3 4
 
−16 8 7
 

• Find all the eigenvalue of A and compute their


algebraic multiplicity.
• Find eigenspaces corresponding to each of the
eigenvalues of A and compute their geometric
multiplicity.

Sol. λ = −1, −1, 3 where E−1 = {[x, 2x − z, z]|x, z ∈ R} and


E3 = {[z/2, z/2, z]|z ∈ R}.
Krishnendra Shekhawat BITS PILANI Mathematics-II
Result: Let λ1, λ2 , . . . , λn be n eigenvalues of a n × n
matrix A.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Result: Let λ1, λ2 , . . . , λn be n eigenvalues of a n × n
matrix A. Then
det A = λ1λ2 · · · λn

Krishnendra Shekhawat BITS PILANI Mathematics-II


Result: Let λ1, λ2 , . . . , λn be n eigenvalues of a n × n
matrix A. Then
det A = λ1λ2 · · · λn

Theorem: Let A be a square matrix with eigenvalue λ


and corresponding eigenvector X.
• If λ is an eigenvalue of a matrix A, then for any
positive integer n, λn is an eigenvalue of An with
corresponding eigenvector X.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Result: Let λ1, λ2 , . . . , λn be n eigenvalues of a n × n
matrix A. Then
det A = λ1λ2 · · · λn

Theorem: Let A be a square matrix with eigenvalue λ


and corresponding eigenvector X.
• If λ is an eigenvalue of a matrix A, then for any
positive integer n, λn is an eigenvalue of An with
corresponding eigenvector X.
• If A is nonsingular, then for any integer n, λn is an
eigenvalue of An with corresponding eigenvector X.
Krishnendra Shekhawat BITS PILANI Mathematics-II
Example 8
!
1
Q: Let A be a 2 × 2 matrix with eigenvectors v1 =
! −1
2
and v2 = corresponding to eigenvalues λ1 = 1, λ2 = 4.
1

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 8
!
1
Q: Let A be a 2 × 2 matrix with eigenvectors v1 =
! −1
2
and v2 = corresponding to eigenvalues λ1 = 1, λ2 = 4.
1!
−1
Let X = .
−5

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 8
!
1
Q: Let A be a 2 × 2 matrix with eigenvectors v1 =
! −1
2
and v2 = corresponding to eigenvalues λ1 = 1, λ2 = 4.
1!
−1
Let X = . Find A4 X without computing the matrix
−5
A.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 8
!
1
Q: Let A be a 2 × 2 matrix with eigenvectors v1 =
! −1
2
and v2 = corresponding to eigenvalues λ1 = 1, λ2 = 4.
1!
−1
Let X = . Find A4 X without computing the matrix
−5
A. !
−1021
Sol.
−515

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 9
Q: Let A be an n × n matrix and λ ∈ R is not an
eigenvalue for A.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 9
Q: Let A be an n × n matrix and λ ∈ R is not an
eigenvalue for A. Determine exactly which vectors are in
S = {X ∈ Rn |AX = λX}.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 9
Q: Let A be an n × n matrix and λ ∈ R is not an
eigenvalue for A. Determine exactly which vectors are in
S = {X ∈ Rn |AX = λX}. Is this set a subspace of Rn .

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 9
Q: Let A be an n × n matrix and λ ∈ R is not an
eigenvalue for A. Determine exactly which vectors are in
S = {X ∈ Rn |AX = λX}. Is this set a subspace of Rn .

Sol. If λ is not an eigenvalue for A, then, by the


definition of an eigenvalue, there are no nonzero vectors
X such that AX = λX.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 9
Q: Let A be an n × n matrix and λ ∈ R is not an
eigenvalue for A. Determine exactly which vectors are in
S = {X ∈ Rn |AX = λX}. Is this set a subspace of Rn .

Sol. If λ is not an eigenvalue for A, then, by the


definition of an eigenvalue, there are no nonzero vectors
X such that AX = λX. Thus, no nonzero vector can be in
S.

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 9
Q: Let A be an n × n matrix and λ ∈ R is not an
eigenvalue for A. Determine exactly which vectors are in
S = {X ∈ Rn |AX = λX}. Is this set a subspace of Rn .

Sol. If λ is not an eigenvalue for A, then, by the


definition of an eigenvalue, there are no nonzero vectors
X such that AX = λX. Thus, no nonzero vector can be in
S . However,A0 = 0 = λ0, hence 0 ∈ S .

Krishnendra Shekhawat BITS PILANI Mathematics-II


Example 9
Q: Let A be an n × n matrix and λ ∈ R is not an
eigenvalue for A. Determine exactly which vectors are in
S = {X ∈ Rn |AX = λX}. Is this set a subspace of Rn .

Sol. If λ is not an eigenvalue for A, then, by the


definition of an eigenvalue, there are no nonzero vectors
X such that AX = λX. Thus, no nonzero vector can be in
S . However,A0 = 0 = λ0, hence 0 ∈ S . S = {0} is a trivial
subspace of Rn .

Krishnendra Shekhawat BITS PILANI Mathematics-II

Вам также может понравиться