際際滷

際際滷Share a Scribd company logo
Eigenvalue Problems and
Quadratic Forms
ENGINEERING MATHEMATICS
By: Engr. Angelo Ramos, LPT, MEng
What is EIGENVALUE
Definition
A scalar associated with a given linear transformation
of a vector space and having the property that there is
some nonzero vector which when multiplied by the
scalar is equal to the vector obtained by letting the
transformation operate on the vector; especially: a
root of the characteristic equation of a matrix.
German word  Eigenwert, eigen means own; wert
means value.
EIGENVALUE and EIGENVECTOR
A scalar  is called an eigenvalue of an
 x  Matrix  if there is a nonzero
vector 勍
 such that  勍
 =  勍
. Such a
vector 勍
 is called an eigenvector of 
corresponding to .
Solving Eigenvalue
SOLVING EIGENVALUE
Let  be an  x  matrix.  scalar  (lambda)
is called an eigenvalue of  if there is
nonzero vector 勍
 such that  勍
 =  勍
. Such a
vector 勍
 is called an eigenvector to .
SOLVING EIGENVALUE
The Process
To solve for the eigenvalues, , and the corresponding
eigenvector, 勍
ヰ of an  x  matrix , do the following:
1. Multiply an  x  identity matrix by the scalar .
2. Subtract the identity matrix multiple from the matrix .
3. Find the determinants of the matrix and the difference.
4. Solve for the values of  that satisfy the equation
det   i = 犂
0.
5. Solve for the corresponding eigenvector to each .
FINDING THE EIGENVALUES
Example: Find the Eigenvalue of the Matrix A below
 =
7 3
3 1
 Multiply  by  (identity matrix)
 = 
1 0
0 1
=
 0
0 
 Subtract the identity matrix multiple from the matrix 
   =
7 3
3 1

 0
0 
=
7   3
3 1  
 Get the determinants of the matrix and find the
difference.
d
7   3
3 1  
then
= (7  )( 1  ) (3)(3)
= 7  7+ + 2
 9
= 2
 6  16
 Solve for the values of  that satisfy the equation
det   i = 犂
0
So 2
 6  16 = 0
Then by factoring
(  8)( + 2) = 0
ie:
 = 8
 =  2
Eigenvalues
FINDING THE EIGENVECTORS
 Let us use the result in   
7   3
3 1  
At  = 8
7  8 3
3 1  8
=
1 3
3 9
Solve:  勍
=犂
0
1 3
3 9
1
2
=
0
0

1 3
3 9
0
0
Then
1 + 32 = 0
32 = 1
Let 2 = 1
3(1) = 1
1 = 3
Let us call this
Matrix B
31 + 2 2

1 3
0 0
0
0
1 2
Eigenvector:
3
1
To check
  勍
 =  勍

where
 =
7 3
3 1
勍
 =
3
1
 = 8
Then
7 3
3 1
3
1
= 8
3
1
(7)(3) + (3)(1)
(3)(3) + (1)(1)
=
24
8
24
8
=
24
8
Let us use  = -2
 Let us use the result in   
7   3
3 1  
At  = -2
7  (2) 3
3 1  (2)
=
9 3
3 1
Solve: C 勍
=犂
0
9 3
3 1
1
2
=
0
0

9 3
3 1
0
0
Then
31 + 2 = 0
2 = 31
Let 1 = 1
2 = 3(1)
2 = 3
Let us call this
Matrix C
32 + 1 1

0 0
3 1
0
0
1 2
Eigenvector:
1
3
To check
  勍
 =  勍

where
 =
7 3
3 1
勍
 =
1
3
 = 2
Then
7 3
3 1
1
3
= 2
1
3
(7)(1) + (3)(3)
(3)(1) + (1)(3)
=
2
6
2
6
=
2
6
Another example
 Show that 勍
 =
2
1
is an eigenvector of  =
3 2
3 2
corresponding to  = 4.
 勍
 =  勍

3 2
3 2
2
1
= 4
2
1
3 2 + (2)(1)
3 2 + (2)(1)
=
8
4
8
4
=
8
4
Note: If  is an eigenvalue of
, and 勍
 is an eigenvector
belonging to , any nonzero
multiple of 勍
 will be an
eigenvector
Find the Eigenvalue of this 3 x 3 matrix
 =
4 6 10
3 10 13
2 6 8
Soln
Det    =
4 6 10
3 10 13
2 6 8
 
1 0 0
0 1 0
0 0 1
=
4   6 10
3 10   13
2 6 8  
= 4  
10   13
6 8  
 6
3 13
2 8  
+ (10)
3 10  
2 6
Det    =            
        
+()    ()(  
Continuation
(4  )(80  10 + 8 + 2
+ 78)
= (4  )(2  2 + 2
)
= 8  8 + 42 + 2 + 22  3
= 3
+ 62
 6  8




(6)(24  3 + 26)
= (6)(2  3)
= 12 + 18

(10)(18 + 20  2)
= (10)(2  2)
= 20  20
Det    = + +
= 3
+ 62
 6  8  12 + 18 + 20  20
= 3 + 62  8
Equate to 0
3
 62
+ 8 = 0
(2
 6 + 8) = 0
(  4)(  2) = 0
Continuation
 

Equating all factors to zero
Eigenvalues are:
1 = 0
2 = 4
3 = 2
Quadratic Forms
QUADRATIC FORMS
 A quadratic form on  is a function Q defined on  whose value at a vector
x in 
can be computed by an expression of the form   = ヰ
基, where A
is an  x  symmetric matrix.
 The matrix A is called the matrix of the quadratic form.
Quadratic Forms
 Example 1: Let . Compute xTAx for the
following matrices.
a.
b.
1
2
x
x
x
 
  
 
4 0
0 3
A
 
  
 
3 2
2 7
A
QUADRATIC FORMS
 Solution:
a. .
b. There are two -2 entries in A.
   
1 1 2 2
1 2 1 2 1 2
2 2
4
4 0
x x 4 3
3
0 3
T
x x
A x x x x x x
x x
   
 
   
   
 
     
   
1 1 2
1 2 1 2
2 1 2
1 1 2 2 1 2
2 2
1 1 2 2 1 2
2 2
1 1 2 2
3 2
3 2
x x
2 7
2 7
(3 2 ) ( 2 7 )
3 2 2 7
3 4 7
T
x x x
A x x x x
x x x
x x x x x x
x x x x x x
x x x x
QUADRATIC FORMS
 The presence of in the quadratic form in
Example 1(b) is due to the -2 entries off the diagonal
in the matrix A.
 In contrast, the quadratic form associated with the
diagonal matrix A in Example 1(a) has no x1x2 cross-
product term.
1 2
4x x
CHANGE OF VARIBALE IN A QUADRATIC FORM
 If x represents a variable vector in 
, then a change of variable is an
equation of the form
, or equivalently, ----(1)
where P is an invertible matrix and y is a new variable vector in  .
 Here y is the coordinate vector of x relative to the basis of  determined by
the columns of P.
 If the change of variable (1) is made in a quadratic form xTAx, then
----(2)
and the new matrix of the quadratic form is PTAP.
x y
P
 1
y x
P

x x ( y) ( y) y y y ( )y
T T T T T T
A P A P P AP P AP
CHANGE OF VARIBALE IN A QUADRATIC FORM
 Since A is symmetric, Theorem 2 guarantees that there is an orthogonal
matrix P such that PTAP is a diagonal matrix D, and the quadratic form in
(2) becomes yTDy.
 Example 2: Make a change of variable that transforms the quadratic form
into a quadratic form with no cross-
product term.
 Solution: The matrix of the given quadratic form is
2 2
1 1 2 2
(x) 8 5
Q x x x x
  
1 4
4 5
A
CHANGE OF VARIBALE IN A QUADRATIC FORM
 The first step is to orthogonally diagonalize A.
 Its eigenvalues turn out to be  = 3 and  = 7 .
 Associated unit eigenvectors are
 These vectors are automatically orthogonal (because they correspond to
distinct eigenvalues) and so provide an orthonormal basis for 2 .
2 / 5 1/ 5
了 3: ;了 7 :
1/ 5 2 / 5
CHANGE OF VARIBALE IN A QUADRATIC FORM
 Let
 Then and .
 A suitable change of variable is
,where and .
2 / 5 1/ 5 3 0
,
0 7
1/ 5 2 / 5
P D
   
 
   

  
 
 
1
A PDP
 1 T
D P AP P AP

 
x y
P
 1
2
x
x
x
 
  
 
1
2
y
y
y
CHANGE OF VARIBALE IN A QUADRATIC FORM
 Then
 To illustrate the meaning of the equality of quadratic
forms in Example 2, we can compute Q (x) for
using the new quadratic form.
2 2
1 1 2 2
2 2
1 2
8 5 x x ( y) ( y)
y y y y
3y 7y
T T
T T T
x x x x A P A P
P AP D
   
 
 
x (2, 2)
CHANGE OF VARIABLE IN A QUADRATIC FORM
 First, since , then
so
 Hence
 This is the value of Q (x) when .
x y
P
 1
y x x
T
P P

 
2 / 5 1/ 5 2 6 / 5
2
1/ 5 2 / 5 2 / 5
y
   
  
 
   
 
 
 
   
   
2 2 2 2
1 2
3y 7y 3(6 / 5) 7( 2 / 5) 3(36 / 5) 7(4 / 5)
80 / 5 16
     
 
x (2, 2)

More Related Content

Eigenvalues, Eigenvectors and Quadratic Forms.pdf

  • 1. Eigenvalue Problems and Quadratic Forms ENGINEERING MATHEMATICS By: Engr. Angelo Ramos, LPT, MEng
  • 2. What is EIGENVALUE Definition A scalar associated with a given linear transformation of a vector space and having the property that there is some nonzero vector which when multiplied by the scalar is equal to the vector obtained by letting the transformation operate on the vector; especially: a root of the characteristic equation of a matrix. German word Eigenwert, eigen means own; wert means value.
  • 3. EIGENVALUE and EIGENVECTOR A scalar is called an eigenvalue of an x Matrix if there is a nonzero vector 勍 such that 勍 = 勍 . Such a vector 勍 is called an eigenvector of corresponding to .
  • 5. SOLVING EIGENVALUE Let be an x matrix. scalar (lambda) is called an eigenvalue of if there is nonzero vector 勍 such that 勍 = 勍 . Such a vector 勍 is called an eigenvector to .
  • 6. SOLVING EIGENVALUE The Process To solve for the eigenvalues, , and the corresponding eigenvector, 勍 ヰ of an x matrix , do the following: 1. Multiply an x identity matrix by the scalar . 2. Subtract the identity matrix multiple from the matrix . 3. Find the determinants of the matrix and the difference. 4. Solve for the values of that satisfy the equation det i = 犂 0. 5. Solve for the corresponding eigenvector to each .
  • 7. FINDING THE EIGENVALUES Example: Find the Eigenvalue of the Matrix A below = 7 3 3 1 Multiply by (identity matrix) = 1 0 0 1 = 0 0 Subtract the identity matrix multiple from the matrix = 7 3 3 1 0 0 = 7 3 3 1 Get the determinants of the matrix and find the difference. d 7 3 3 1 then = (7 )( 1 ) (3)(3) = 7 7+ + 2 9 = 2 6 16 Solve for the values of that satisfy the equation det i = 犂 0 So 2 6 16 = 0 Then by factoring ( 8)( + 2) = 0 ie: = 8 = 2 Eigenvalues
  • 8. FINDING THE EIGENVECTORS Let us use the result in 7 3 3 1 At = 8 7 8 3 3 1 8 = 1 3 3 9 Solve: 勍 =犂 0 1 3 3 9 1 2 = 0 0 1 3 3 9 0 0 Then 1 + 32 = 0 32 = 1 Let 2 = 1 3(1) = 1 1 = 3 Let us call this Matrix B 31 + 2 2 1 3 0 0 0 0 1 2 Eigenvector: 3 1
  • 9. To check 勍 = 勍 where = 7 3 3 1 勍 = 3 1 = 8 Then 7 3 3 1 3 1 = 8 3 1 (7)(3) + (3)(1) (3)(3) + (1)(1) = 24 8 24 8 = 24 8
  • 10. Let us use = -2 Let us use the result in 7 3 3 1 At = -2 7 (2) 3 3 1 (2) = 9 3 3 1 Solve: C 勍 =犂 0 9 3 3 1 1 2 = 0 0 9 3 3 1 0 0 Then 31 + 2 = 0 2 = 31 Let 1 = 1 2 = 3(1) 2 = 3 Let us call this Matrix C 32 + 1 1 0 0 3 1 0 0 1 2 Eigenvector: 1 3
  • 11. To check 勍 = 勍 where = 7 3 3 1 勍 = 1 3 = 2 Then 7 3 3 1 1 3 = 2 1 3 (7)(1) + (3)(3) (3)(1) + (1)(3) = 2 6 2 6 = 2 6
  • 12. Another example Show that 勍 = 2 1 is an eigenvector of = 3 2 3 2 corresponding to = 4. 勍 = 勍 3 2 3 2 2 1 = 4 2 1 3 2 + (2)(1) 3 2 + (2)(1) = 8 4 8 4 = 8 4 Note: If is an eigenvalue of , and 勍 is an eigenvector belonging to , any nonzero multiple of 勍 will be an eigenvector
  • 13. Find the Eigenvalue of this 3 x 3 matrix = 4 6 10 3 10 13 2 6 8 Soln Det = 4 6 10 3 10 13 2 6 8 1 0 0 0 1 0 0 0 1 = 4 6 10 3 10 13 2 6 8 = 4 10 13 6 8 6 3 13 2 8 + (10) 3 10 2 6
  • 14. Det = +() ()( Continuation (4 )(80 10 + 8 + 2 + 78) = (4 )(2 2 + 2 ) = 8 8 + 42 + 2 + 22 3 = 3 + 62 6 8 (6)(24 3 + 26) = (6)(2 3) = 12 + 18 (10)(18 + 20 2) = (10)(2 2) = 20 20
  • 15. Det = + + = 3 + 62 6 8 12 + 18 + 20 20 = 3 + 62 8 Equate to 0 3 62 + 8 = 0 (2 6 + 8) = 0 ( 4)( 2) = 0 Continuation Equating all factors to zero Eigenvalues are: 1 = 0 2 = 4 3 = 2
  • 17. QUADRATIC FORMS A quadratic form on is a function Q defined on whose value at a vector x in can be computed by an expression of the form = ヰ 基, where A is an x symmetric matrix. The matrix A is called the matrix of the quadratic form.
  • 18. Quadratic Forms Example 1: Let . Compute xTAx for the following matrices. a. b. 1 2 x x x 4 0 0 3 A 3 2 2 7 A
  • 19. QUADRATIC FORMS Solution: a. . b. There are two -2 entries in A. 1 1 2 2 1 2 1 2 1 2 2 2 4 4 0 x x 4 3 3 0 3 T x x A x x x x x x x x 1 1 2 1 2 1 2 2 1 2 1 1 2 2 1 2 2 2 1 1 2 2 1 2 2 2 1 1 2 2 3 2 3 2 x x 2 7 2 7 (3 2 ) ( 2 7 ) 3 2 2 7 3 4 7 T x x x A x x x x x x x x x x x x x x x x x x x x x x x
  • 20. QUADRATIC FORMS The presence of in the quadratic form in Example 1(b) is due to the -2 entries off the diagonal in the matrix A. In contrast, the quadratic form associated with the diagonal matrix A in Example 1(a) has no x1x2 cross- product term. 1 2 4x x
  • 21. CHANGE OF VARIBALE IN A QUADRATIC FORM If x represents a variable vector in , then a change of variable is an equation of the form , or equivalently, ----(1) where P is an invertible matrix and y is a new variable vector in . Here y is the coordinate vector of x relative to the basis of determined by the columns of P. If the change of variable (1) is made in a quadratic form xTAx, then ----(2) and the new matrix of the quadratic form is PTAP. x y P 1 y x P x x ( y) ( y) y y y ( )y T T T T T T A P A P P AP P AP
  • 22. CHANGE OF VARIBALE IN A QUADRATIC FORM Since A is symmetric, Theorem 2 guarantees that there is an orthogonal matrix P such that PTAP is a diagonal matrix D, and the quadratic form in (2) becomes yTDy. Example 2: Make a change of variable that transforms the quadratic form into a quadratic form with no cross- product term. Solution: The matrix of the given quadratic form is 2 2 1 1 2 2 (x) 8 5 Q x x x x 1 4 4 5 A
  • 23. CHANGE OF VARIBALE IN A QUADRATIC FORM The first step is to orthogonally diagonalize A. Its eigenvalues turn out to be = 3 and = 7 . Associated unit eigenvectors are These vectors are automatically orthogonal (because they correspond to distinct eigenvalues) and so provide an orthonormal basis for 2 . 2 / 5 1/ 5 了 3: ;了 7 : 1/ 5 2 / 5
  • 24. CHANGE OF VARIBALE IN A QUADRATIC FORM Let Then and . A suitable change of variable is ,where and . 2 / 5 1/ 5 3 0 , 0 7 1/ 5 2 / 5 P D 1 A PDP 1 T D P AP P AP x y P 1 2 x x x 1 2 y y y
  • 25. CHANGE OF VARIBALE IN A QUADRATIC FORM Then To illustrate the meaning of the equality of quadratic forms in Example 2, we can compute Q (x) for using the new quadratic form. 2 2 1 1 2 2 2 2 1 2 8 5 x x ( y) ( y) y y y y 3y 7y T T T T T x x x x A P A P P AP D x (2, 2)
  • 26. CHANGE OF VARIABLE IN A QUADRATIC FORM First, since , then so Hence This is the value of Q (x) when . x y P 1 y x x T P P 2 / 5 1/ 5 2 6 / 5 2 1/ 5 2 / 5 2 / 5 y 2 2 2 2 1 2 3y 7y 3(6 / 5) 7( 2 / 5) 3(36 / 5) 7(4 / 5) 80 / 5 16 x (2, 2)