SlideShare a Scribd company logo
1 of 100
Download to read offline
Announcements




     Quiz 3 tomorrow on sections 3.1 and 3.2
     No calculators for this quiz. You have to nd the determinants
     using the methods we have learned.
Section 5.1 Eigenvalues and Eigenvectors




   Comes from the German word eigen meaning proper or
   characteristic.


   Gives a better understanding of the linear transformation x → Ax in
   terms of elements that can be easily visualized.
Tacoma Narrows Bridge Collapse- 1940

    1. Bridge forming small waves like a river
Tacoma Narrows Bridge Collapse- 1940

    1. Bridge forming small waves like a river
    2. Initially assumed safe but oscillations grew with time
Tacoma Narrows Bridge Collapse- 1940

    1. Bridge forming small waves like a river
    2. Initially assumed safe but oscillations grew with time
    3. One edge of the road 28 ft higher than the other edge
Tacoma Narrows Bridge Collapse- 1940

    1.   Bridge forming small waves like a river
    2.   Initially assumed safe but oscillations grew with time
    3.   One edge of the road 28 ft higher than the other edge
    4.   Finally collapsed
Tacoma Narrows Bridge Collapse- 1940



   Explanation:
    1. Oscillation of bridge caused by the wind frequency being too
       close to the natural frequency of the bridge
Tacoma Narrows Bridge Collapse- 1940



   Explanation:
    1. Oscillation of bridge caused by the wind frequency being too
       close to the natural frequency of the bridge
    2. Natural frequency of the bridge is the eigenvalue of the
       smallest magnitude (based on a system that modeled the
       bridge)
Tacoma Narrows Bridge Collapse- 1940



   Explanation:
    1. Oscillation of bridge caused by the wind frequency being too
       close to the natural frequency of the bridge
    2. Natural frequency of the bridge is the eigenvalue of the
       smallest magnitude (based on a system that modeled the
       bridge)
    3. Eigenvalues are very important to engineers when they design
       structures.
Electrical Systems




   Radio Tuning
    1. Trying to match the frequency with which your station is
       broadcasting.
    2. Eigenvalues were used during the radio design by engineers.
Cars




       1. Use Eigenvalues to damp out noise for a quiet ride.
Cars




       1. Use Eigenvalues to damp out noise for a quiet ride.
       2. Also used in design of car stereo systems so that sounds create
          listening pleasure
       3. To reduce the vibration of the car due to the music.
Others



    1. Test for cracks in a solid. (avoids testing each and every inch
       of a beam for example)
Others



    1. Test for cracks in a solid. (avoids testing each and every inch
       of a beam for example)
    2. Used by oil companies to explore land for oil.
Others



    1. Test for cracks in a solid. (avoids testing each and every inch
       of a beam for example)
    2. Used by oil companies to explore land for oil.
    3. Applications in economics, physics, chemistry, biology (red
       blood cell production)
Others



    1. Test for cracks in a solid. (avoids testing each and every inch
       of a beam for example)
    2. Used by oil companies to explore land for oil.
    3. Applications in economics, physics, chemistry, biology (red
       blood cell production)
    4. Discrete (and continuous) linear dynamical systems (part of
       MA3521)
Others



    1. Test for cracks in a solid. (avoids testing each and every inch
       of a beam for example)
    2. Used by oil companies to explore land for oil.
    3. Applications in economics, physics, chemistry, biology (red
       blood cell production)
    4. Discrete (and continuous) linear dynamical systems (part of
       MA3521)
    5. Pure and Applied Mathematics
Back to matrix-vector product


                 3 −2                                  −1
   Let   A   =        . Find Au and Av where u =             and
                 1 0                                   −2
             2
   v=            (the image of u and v after being acted on by A.)
             1
Back to matrix-vector product


                 3 −2                                         −1
   Let   A   =        . Find Au and Av where u =                    and
                 1 0                                          −2
             2
   v=            (the image of u and v after being acted on by A.)
             1

                          3 −2     −1            −3 + 4        1
                 A   u=                     =             =
                          1 0      −2            −1 − 0        −1

                          3 −2     2            6−2       4
                 A   v=                 =             =        = 2v
                          1 0      1            2+0       2
y




        x
0
y




            x
    0


u
y




                    x
    0

            A   u
u
y




                    x
    0

            A   u
u
y




                    v
                        x
    0

            A   u
u
y




                        A   v

                    v
                                x
    0

            A   u
u
y




                        A   v

                    v
                                x
    0

            A   u
u
Observations



    1.   A   transforms u into a new vector.
Observations



    1.   A   transforms u into a new vector.
    2.   A   stretches or dilates v in the same direction.
Observations



    1.   A transforms u into a new vector.
    2.   A stretches or dilates v in the same direction.

    3.   Au is not a scalar multiple of u
Observations



    1.   A transforms u into a new vector.
    2.   A stretches or dilates v in the same direction.

    3.   Au is not a scalar multiple of u

    4.   Av is a scalar multiple of v
Observations



    1. A transforms u into a new vector.
    2. A stretches or dilates v in the same direction.
    3. Au is not a scalar multiple of u
    4. Av is a scalar multiple of v
    5. We are interested in the second case, where the new vector
       (result of action by A) is a scalar multiple of the original
       vector.
Eigenvalues and Eigenvectors




   In other words we are interested in studying equations of the form
   Ax = 2x or Ax = −3x.




   We look for vectors that are scalar multiples of themselves (could
   be same as the original vector)
Eigenvalues and Eigenvectors



   Denition
   An eigenvector of an n × n matrix A is a NON-ZERO vector x
   such that Ax = λx for some scalar λ.


   A scalar λ is called an eigenvalue of A if there is a nontrivial (or
   nonzero) solution x to Ax = λx; such an x is called an eigenvector
   corresponding to λ.
Why nonzero?



  Go back to Ax = λx. What is an obvious solution to this equation?
Why nonzero?



  Go back to Ax = λx. What is an obvious solution to this equation?


  We know that A0 = λ0 always. There is nothing interesting about
  the zero (or the trivial) solution. So we need a nonzero vector for
  eigenvector.
Why nonzero?



  Go back to Ax = λx. What is an obvious solution to this equation?


  We know that A0 = λ0 always. There is nothing interesting about
  the zero (or the trivial) solution. So we need a nonzero vector for
  eigenvector.


  An eigenvalue can be zero. (We will come back to this case later)
Example
                7   2                         1              1
  Let   A   =           . Check whether u =        and v =        are
                −4 1                          −1             −3
  eigenvectors of A. If yes, nd the corresponding eigenvalues.
Example
                7   2                         1              1
  Let   A   =           . Check whether u =        and v =        are
                −4 1                          −1             −3
  eigenvectors of A. If yes, nd the corresponding eigenvalues.

  Solution: To check whether a given vector u or v is an eigenvector
  of A is easy.
  Find the product Au and check whether the new vector is a scalar
  multiple of u. Also nd Av and check whether the new vector is a
  scalar multiple of v.
Example
                7   2                          1              1
  Let   A   =            . Check whether u =        and v =        are
                −4 1                           −1             −3
  eigenvectors of A. If yes, nd the corresponding eigenvalues.

  Solution: To check whether a given vector u or v is an eigenvector
  of A is easy.
  Find the product Au and check whether the new vector is a scalar
  multiple of u. Also nd Av and check whether the new vector is a
  scalar multiple of v.

                             7   2     1        5
                    A   u=                 =        = 5u
                             −4 1     −1       −5

                              7 2      1        1
                    A   v=                 =        = λv
                             −4 1     −3       −7
Example
                7   2                          1              1
  Let   A   =            . Check whether u =        and v =        are
                −4 1                           −1             −3
  eigenvectors of A. If yes, nd the corresponding eigenvalues.

  Solution: To check whether a given vector u or v is an eigenvector
  of A is easy.
  Find the product Au and check whether the new vector is a scalar
  multiple of u. Also nd Av and check whether the new vector is a
  scalar multiple of v.

                             7   2     1        5
                    A   u=                 =        = 5u
                             −4 1     −1       −5

                              7 2      1        1
                    A   v=                 =        = λv
                             −4 1     −3       −7
  So u is an eigenvector with λ = 5 and v is not an eigenvector.
Example

                7   2
  Let   A   =           . Show that 3 is an eigenvalue of   A   and nd the
                −4 1
  corresponding eigenvectors.

  Solution: 3 is an eigenvalue of   A   if and only if the equation Ax = 3x
  has a nontrivial solution.
Example

                7   2
  Let   A   =           . Show that 3 is an eigenvalue of   A   and nd the
                −4 1
  corresponding eigenvectors.

  Solution: 3 is an eigenvalue of A if and only if the equation Ax = 3x
  has a nontrivial solution. This means

                                  A   x − 3x = 0

  has a nontrivial solution. Or

                                (A − 3I )x = 0

  Back to homogeneous systems, trivial and nontrivial solutions.
Revisiting Homogeneous Systems




    1. Zero is always a solution (trivial solution).
    2. For nontrivial solutions, we need linearly dependent columns
Revisiting Homogeneous Systems




    1. Zero is always a solution (trivial solution).
    2. For nontrivial solutions, we need linearly dependent columns
    3. This means there are nonpivot columns or free variables
Revisiting Homogeneous Systems




    1.   Zero is always a solution (trivial solution).
    2.   For nontrivial solutions, we need linearly dependent columns
    3.   This means there are nonpivot columns or free variables
    4.   The free variables lead us to nontrivial solutions.
Example



  Write the matrix
                         7 2        3 0       4 2
            A   − 3I =          −         =         .
                         −4 1       0 3       −4 −2




  What do you think about the columns? Linearly dep/indep?
Example



  Write the matrix
                         7 2        3 0       4 2
            A   − 3I =          −         =         .
                         −4 1       0 3       −4 −2




  What do you think about the columns? Linearly dep/indep?They
  are linearly dependent. So the homogeneous system has
Example



  Write the matrix
                         7 2        3 0       4 2
            A   − 3I =          −         =         .
                         −4 1       0 3       −4 −2




  What do you think about the columns? Linearly dep/indep?They
  are linearly dependent. So the homogeneous system has nontrivial
  solutions. Thus 3 is an eigenvalue of A.
Example
  We still have to nd the eigenvectors for this eigenvalue (λ = 3).
  Start with the matrix A − 3I and do row operations.
                                        
                         4  2 0
                                                 R1+R2
                                           
                                          
                                          
                          −4 −2 0
                                          

                                      
                            4 2 0 
                                  
                                  
                               0 0 0
                                  
Example
  We still have to nd the eigenvectors for this eigenvalue (λ = 3).
  Start with the matrix A − 3I and do row operations.
                                        
                          4  2 0
                                                          R1+R2
                                                  
                                                 
                                                 
                           −4 −2 0
                                                 

                                            
                               4 2 0 
                                     
                                     
                                  0 0 0
                                     


  So, 4x1 = −2x2 where   x2   is free. Or,   x1   = − 1 x2 .
                                                      2
Example
  We still have to nd the eigenvectors for this eigenvalue (λ = 3).
  Start with the matrix A − 3I and do row operations.
                                        
                            4  2 0
                                                             R1+R2
                                                    
                                                   
                                                   
                             −4 −2 0
                                                   

                                              
                                 4 2 0 
                                       
                                       
                                    0 0 0
                                       


  So, 4x1 = −2x2 where     x2   is free. Or,   x1   = − 1 x2 . Our solution is
                                                        2
  thus,
                      x1             − 1 x2
                                       2                −1
                                                         2
                                =              = x2            .
                      x2              x2                 1
Example



  Choose any value for x2 other than zero. Preferably, choose
  something that will clear the fraction. So choose x2 = 2.
Example



  Choose any value for x2 other than zero. Preferably, choose
  something that will clear the fraction. So choose x2 = 2. This gives,

                             x1         −1
                                         2         −1
                                   =2         =         .
                             x2          1         2

  Remember that this is       an   eigenvector of A. Depending on your
                                              −1
                                               2
  choice of   x2   , any scalar multiple of         is an eigenvector of A.
                                              1
Notes


    1. Echelon form is used to nd eigenvectors BUT NOT
       eigenvalues.
Notes


    1. Echelon form is used to nd eigenvectors BUT NOT
       eigenvalues.
    2. λ is an eigenvalue of A if and only if the equation
       (A − λI )x = 0 has nontrivial solution.
Notes


    1. Echelon form is used to nd eigenvectors BUT NOT
       eigenvalues.
    2. λ is an eigenvalue of A if and only if the equation
       (A − λI )x = 0 has nontrivial solution.
    3. All solutions to (A − λI )x = 0 is nothing but the Null Space of
       (A − λI ).
Notes


    1. Echelon form is used to nd eigenvectors BUT NOT
       eigenvalues.
    2. λ is an eigenvalue of A if and only if the equation
       (A − λI )x = 0 has nontrivial solution.
    3. All solutions to (A − λI )x = 0 is nothing but the Null Space of
       (A − λI ).
    4. This set is a subspace of Rn and is called the eigenspace of A
       corresponding to λ.
Notes


    1. Echelon form is used to nd eigenvectors BUT NOT
       eigenvalues.
    2. λ is an eigenvalue of A if and only if the equation
       (A − λI )x = 0 has nontrivial solution.
    3. All solutions to (A − λI )x = 0 is nothing but the Null Space of
       (A − λI ).
    4. This set is a subspace of Rn and is called the eigenspace of A
       corresponding to λ.
    5. Eigenspace consists of the zero vector and all eigenvectors
       corresponding to λ.
Steps to check if λ is an eigenvalue




    1. Write the matrix   A   − λI
Steps to check if λ is an eigenvalue




    1. Write the matrix A − λI
    2. Check whether the columns are linearly dependent (existence
       of free variables)
Steps to check if λ is an eigenvalue




    1. Write the matrix A − λI
    2. Check whether the columns are linearly dependent (existence
       of free variables)
    3. If the columns are linearly dependent, λ is an eigenvalue.
Steps to nd the eigenvectors for λ



   Once we have an eigenvalue λ,
    1. Start with the matrix A − λI
Steps to nd the eigenvectors for λ



   Once we have an eigenvalue λ,
    1. Start with the matrix A − λI
    2. Row reduce to echelon form to identify the basic and free
       variables.
Steps to nd the eigenvectors for λ



   Once we have an eigenvalue λ,
    1. Start with the matrix A − λI
    2. Row reduce to echelon form to identify the basic and free
       variables.
    3. Express the basic variables in terms of free variables, write the
       answer in vector form.
Steps to nd the eigenvectors for λ



   Once we have an eigenvalue λ,
    1. Start with the matrix A − λI
    2. Row reduce to echelon form to identify the basic and free
       variables.
    3. Express the basic variables in terms of free variables, write the
       answer in vector form.
    4. Choose a convenient value for the free variable (NEVER
       choose zero).
Example 6, section 5.1

         1                           3 6 7
                                           

   Is  −2  an eigenvector of   A= 3 3 7 . If yes, nd the
         1                           5 6 5
   corresponding eigenvalue.
Example 6, section 5.1

         1                           3 6 7
                                           

   Is  −2  an eigenvector of   A= 3 3 7 . If yes, nd the
         1                           5 6 5
   corresponding eigenvalue.

   Solution:

                 3 6 7      1       3 − 12 + 7      −2
                                                   
                3 3 7   −2  =  3 − 6 + 7  =  4 
                 5 6 5      1       5 − 12 + 5      −2
Example 6, section 5.1

         1                           3 6 7
                                           

   Is  −2  an eigenvector of   A= 3 3 7 . If yes, nd the
         1                           5 6 5
   corresponding eigenvalue.

   Solution:

                 3 6 7      1       3 − 12 + 7      −2
                                                       
                3 3 7   −2  =  3 − 6 + 7  =  4 
                 5 6 5      1       5 − 12 + 5      −2

                                                    1
                                                         

   The new vector is -2 times the old vector. So  −2  is an
                                                    1
   eigenvector of A with eigenvalue λ = −2.
Example 8, section 5.1
                                   1 2 2
                                         

   Is λ = 3 an eigenvalue of A =  3 −2 1 ? If yes, nd the
                                   0 1 1
   corresponding eigenvector.
Example 8, section 5.1
                                   1 2 2
                                         

   Is λ = 3 an eigenvalue of A =  3 −2 1 ? If yes, nd the
                                   0 1 1
   corresponding eigenvector.

   Solution:
                  1 2 2        3 0 0       −2 2  2
                                                          

       A − 3I =  3 −2 1  −  0 3 0  =  3 −5 1 
                  0 1 1        0 0 3        0 1 −2
Example 8, section 5.1
                                   1 2 2
                                           

   Is λ = 3 an eigenvalue of A =  3 −2 1 ? If yes, nd the
                                   0 1 1
   corresponding eigenvector.

   Solution:
                  1 2 2        3 0 0       −2 2  2
                                                           

       A − 3I =  3 −2 1  −  0 3 0  =  3 −5 1 
                  0 1 1        0 0 3        0 1 −2
   How to know whether the columns are linearly dependent? You can
   check whether the determinant of this matrix is zero. (Or you could
   row reduce and check if there are free variables)
Example 8, section 5.1
                                   1 2 2
                                             

   Is λ = 3 an eigenvalue of A =  3 −2 1 ? If yes, nd the
                                   0 1 1
   corresponding eigenvector.

   Solution:
                  1 2 2        3 0 0       −2 2  2
                                                            

       A − 3I =  3 −2 1  −  0 3 0  =  3 −5 1 
                  0 1 1        0 0 3        0 1 −2
   How to know whether the columns are linearly dependent? You can
   check whether the determinant of this matrix is zero. (Or you could
   row reduce and check if there are free variables)
   If det(A − 3I ) = 0, that means A − 3I has linearly dependent columns
   (or there is a nontrivial solution).
Example 8, section 5.1
                                   1 2 2
                                             

   Is λ = 3 an eigenvalue of A =  3 −2 1 ? If yes, nd the
                                   0 1 1
   corresponding eigenvector.

   Solution:
                  1 2 2        3 0 0       −2 2  2
                                                              

       A − 3I =  3 −2 1  −  0 3 0  =  3 −5 1 
                  0 1 1        0 0 3        0 1 −2
   How to know whether the columns are linearly dependent? You can
   check whether the determinant of this matrix is zero. (Or you could
   row reduce and check if there are free variables)
   If det(A − 3I ) = 0, that means A − 3I has linearly dependent columns
   (or there is a nontrivial solution).

   Here det(A − 3I ) = 0 (Do this yourself), so the columns are linearly
   dependent and so λ = 3 is an eigenvalue.
To nd an eigenvector, start with     A   − 3I and row reduce

                                  −2      2 2
                                                 

                    A   − 3I =  3        −5 1 
                                  0       1 −2

Divide R1 by -2 and we get

                                1 −1 −1
                                                 

                     A − 3I =  3 −5 1 
                                0 1 −2
                                             
                     1 −1 −1 0
                                                      R2-3R1
                                              
                                             
                                             
                     3 −5 1 0
                                             
                                              
                                             
                                             
                                             
                      0 1 −2 0
                     
                            1 −1 −1 0           
                                                
                                                
                            0 −2 4 0
                                                
                                                         R3+0.5R2
                                                 
                                                
                                                
                                                
                             0 1 −2 0

                               1 −1 −1 0
                                                    
                             0 −2 4 0 
                               0 0 0 0
We have   x2   = 2x3   and x1 = x2 + x3 = 3x3 .Our solution is thus,
                                      3x3          3
                                                    
                           x1
                        x2      =  2x3  = x3  2  .
                           x3         x3           1
Choose   x3   = 1 and we have
                                               3
                                              
                                    x1
                                 x2      =  2 .
                                    x3         1
Example 12, section 5.1
                                            7   4
   Find a basis for the eigenspace of A =           corresponding to
                                            −3 −1
   λ = 1, 5.
Example 12, section 5.1
                                            7       4
   Find a basis for the eigenspace of A =                   corresponding to
                                            −3 −1
   λ = 1, 5.

   Solution: For λ = 1,

                          7   4       1 0               6    4
               A   −I =           −             =
                          −3 −1       0 1           −3 −2
Example 12, section 5.1
                                                   7       4
   Find a basis for the eigenspace of A =                          corresponding to
                                                 −3 −1
   λ = 1, 5.

   Solution: For λ = 1,

                          7        4       1 0                 6    4
               A   −I =                −               =
                          −3 −1            0 1             −3 −2
                                              
                            6  4 0
                                                           R2+0.5R1
                                               
                                              
                                              
                             −3 −2 0
                                              

                                          
                                6 4 0 
                                      
                                      
                                   0 0 0
                                      
Example 12, section 5.1



   From the rst row, 6x1 = −4x2 or   x1   = − 2 x2 .
                                               3
Example 12, section 5.1



   From the rst row, 6x1 = −4x2 or   x1   = − 2 x2 . Our solution is thus,
                                               3

                      x1       − 2 x2
                                 3                −2
                                                   3
                           =               = x2         .
                      x2        x2                 1
Example 12, section 5.1



   From the rst row, 6x1 = −4x2 or         x1   = − 2 x2 . Our solution is thus,
                                                     3

                      x1          − 2 x2
                                    3                       −2
                                                             3
                             =                   = x2                  .
                      x2              x2                       1

   Choose a convenient value for      x2   . Pick     x2   = 3 to clear the fraction.
   This gives
                        x1             −2
                                        3                  −2
                                 =3               =                .
                        x2                 1               3
Example 12, section 5.1
   For λ = 5,
                             7   4       5 0       2   4
                A   − 5I =           −         =
                             −3 −1       0 5       −3 −6
Example 12, section 5.1
   For λ = 5,
                             7   4       5 0       2   4
                A   − 5I =           −         =
                             −3 −1       0 5       −3 −6

   Divide R1 by 2 and we get
                                     1 2
                                     −3 −6
Example 12, section 5.1
   For λ = 5,
                             7       4       5 0          2   4
                A   − 5I =               −           =
                             −3 −1           0 5         −3 −6

   Divide R1 by 2 and we get
                                         1 2
                                         −3 −6
                                                
                              1  2 0
                                                         R2+3R1
                                                 
                                                
                                                
                               −3 −6 0
                                                

                                            
                                  1 2 0 
                                        
                                        
                                     0 0 0
                                        
Example 12, section 5.1



   From the rst row,   x1   = −2x2 . Our solution is thus,
Example 12, section 5.1



   From the rst row,   x1   = −2x2 . Our solution is thus,

                        x1          −2x2           −2
                                =           = x2        .
                        x2           x2            1
Example 12, section 5.1



   From the rst row,   x1   = −2x2 . Our solution is thus,

                        x1           −2x2                       −2
                                =                 = x2               .
                        x2               x2                     1

   Choose a convenient value for         x2   . Pick   x2   = 1. This gives

                                    x1           −2
                                          =                 .
                                    x2            1
Example 14, section 5.1
                                            1 0 −1
                                                 

   Find a basis for the eigenspace of A =  1 −3 0 
                                            4 −13 1
   corresponding to λ = −2.

   Solution: For λ = −2,

                 1 0 −1        2 0 0       3 0 −1
                                                  

      A + 2I =  1 −3  0  +  0 2 0  =  1 −1 0 
                 4 −13 1       0 0 2       4 −13 3
Example 14, section 5.1
                                            1 0 −1
                                                          

   Find a basis for the eigenspace of A =  1 −3 0 
                                            4 −13 1
   corresponding to λ = −2.

   Solution: For λ = −2,

                 1 0 −1        2 0 0       3 0 −1
                                                          

      A + 2I =  1 −3  0  +  0 2 0  =  1 −1 0 
                 4 −13 1       0 0 2       4 −13 3
                                           
                        3    0    −1 0
                                                    Swap
                                            
                                           
                                           
                        1   −1     0   0
                                           
                                            
                                           
                                           
                                           
                           4 −13    3   0
                    
 1   −1    0    0
                         R2-3R1
                     
                                  R3-4R1
                    
                    
 3    0    −1   0
                    
                     
                    
                    
                    
    4 −13   3    0
                    
 1   −1    0    0
                         R2-3R1
                     
                                  R3-4R1
                    
                    
 3    0    −1   0
                    
                     
                    
                    
                    
    4 −13   3    0
                    
  1 −1 0  0         
                    
                    
  0 3 −1 0
                    
                         R3+3R2
                     
                    
                    
                    
   0 −9 3 0
Example 14, section 5.1
                       1 −1 0 0
                               
                      0 3 −1 0 
                       0 0 0 0
Example 14, section 5.1
                             1 −1 0 0
                                             
                            0 3 −1 0 
                             0 0 0 0
   Here x3 is a free variable.
   From the second row, 3x2 = x3 or x2 = 1 x3 .
                                           3
   From rst row, x1 = x2 and so x1 = 1 x3 .
                                      3
Example 14, section 5.1
                                1 −1 0 0
                                             
                               0 3 −1 0 
                                0 0 0 0
   Here x3 is a free variable.
   From the second row, 3x2 = x3 or x2 = 1 x3 .
                                           3
   From rst row, x1 = x2 and so x1 = 1 x3 .
                                      3
   Our solution is thus,
                                 1       1 
                         x1
                                3 3   x
                                              3
                      x2  =  1 x3  = x3  1  .
                                3             3
                       x3       x3            1
Example 14, section 5.1
                                   1 −1 0 0
                                                     
                                  0 3 −1 0 
                                   0 0 0 0
   Here x3 is a free variable.
   From the second row, 3x2 = x3 or x2 = 1 x3 .
                                           3
   From rst row, x1 = x2 and so x1 = 1 x3 .
                                      3
   Our solution is thus,
                                    1       1 
                            x1
                                   3 3   x
                                                 3
                         x2  =  1 x3  = x3  1  .
                                   3             3
                          x3       x3            1
   Choose   x3   = 3 and we have

                                                1
                                               
                                     x1
                                  x2      =  1 .
                                     x3         3
Any Surprises to Expect?




   Try problems 13 and 15 in your homework. There might be
   something interesting going on in these cases. If you get stuck, we
   will go over them in class tomorrow.
Triangular Matrices

   Theorem
   The eigenvalues of a triangular matrix are the entries on its main

   diagonal.
Triangular Matrices

   Theorem
   The eigenvalues of a triangular matrix are the entries on its main

   diagonal.


   Proof.
   For simplicity, consider a 3 × 3 upper triangular matrix. Then

                                        0 0
                                        λ                   −λ
                                                                                  
                a11   a12   a13                       a11         a12        a13

   A   −λI =  0      a22   a23   − 0 λ 0  =        0        a22   −λ    a23       
                0     0     a33       0 0 λ             0          0        a33   −λ

   (A − λI )x = 0 has a free variable if and only if atleast one of the
   diagonal entries is zero. This happens if and only if λ equals one of
   the entries a11 , a22 , a33 of A.
Triangular Matrices


   Example
    1. Let
                                      5 1 9
                                                 

                                 A=  0 2 3 
                                      0 0 6
       The eigenvalues of   A   are 5, 2 and 6.
Triangular Matrices


   Example
    1. Let
                                      5 1 9
                                                 

                                 A=  0 2 3 
                                      0 0 6
       The eigenvalues of   A   are 5, 2 and 6.
    2. Let
                                     4 1 9
                                                 

                                 A= 0 0 3 
                                     0 0 6
       The eigenvalues of   A   are 4, 0 and 6.

More Related Content

What's hot

Inner product spaces
Inner product spacesInner product spaces
Inner product spaces
EasyStudy3
 

What's hot (20)

Numerical Methods - Power Method for Eigen values
Numerical Methods - Power Method for Eigen valuesNumerical Methods - Power Method for Eigen values
Numerical Methods - Power Method for Eigen values
 
Differential equations
Differential equationsDifferential equations
Differential equations
 
Gauss sediel
Gauss sedielGauss sediel
Gauss sediel
 
Numerical solution of eigenvalues and applications 2
Numerical solution of eigenvalues and applications 2Numerical solution of eigenvalues and applications 2
Numerical solution of eigenvalues and applications 2
 
Matrices and System of Linear Equations ppt
Matrices and System of Linear Equations pptMatrices and System of Linear Equations ppt
Matrices and System of Linear Equations ppt
 
ppt on application of integrals
ppt on application of integralsppt on application of integrals
ppt on application of integrals
 
Matrices
MatricesMatrices
Matrices
 
Taylor series
Taylor seriesTaylor series
Taylor series
 
Introduction of Partial Differential Equations
Introduction of Partial Differential EquationsIntroduction of Partial Differential Equations
Introduction of Partial Differential Equations
 
Eigenvalues and eigenvectors
Eigenvalues and eigenvectorsEigenvalues and eigenvectors
Eigenvalues and eigenvectors
 
MATRICES
MATRICESMATRICES
MATRICES
 
Differential equations
Differential equationsDifferential equations
Differential equations
 
Thomas algorithm
Thomas algorithmThomas algorithm
Thomas algorithm
 
Linear Algebra presentation.pptx
Linear Algebra presentation.pptxLinear Algebra presentation.pptx
Linear Algebra presentation.pptx
 
Calculus
CalculusCalculus
Calculus
 
Gaussian Elimination Method
Gaussian Elimination MethodGaussian Elimination Method
Gaussian Elimination Method
 
uses of leflace transformation in the field of civil engineering by Engr mesb...
uses of leflace transformation in the field of civil engineering by Engr mesb...uses of leflace transformation in the field of civil engineering by Engr mesb...
uses of leflace transformation in the field of civil engineering by Engr mesb...
 
Line integral.ppt
Line integral.pptLine integral.ppt
Line integral.ppt
 
Diagonalization of matrix
Diagonalization of matrixDiagonalization of matrix
Diagonalization of matrix
 
Inner product spaces
Inner product spacesInner product spaces
Inner product spaces
 

Viewers also liked

Lesson14: Eigenvalues And Eigenvectors
Lesson14: Eigenvalues And EigenvectorsLesson14: Eigenvalues And Eigenvectors
Lesson14: Eigenvalues And Eigenvectors
Matthew Leingang
 
Eigenvectors & Eigenvalues: The Road to Diagonalisation
Eigenvectors & Eigenvalues: The Road to DiagonalisationEigenvectors & Eigenvalues: The Road to Diagonalisation
Eigenvectors & Eigenvalues: The Road to Diagonalisation
Christopher Gratton
 
Eigenvalues and eigenvectors of symmetric matrices
Eigenvalues and eigenvectors of symmetric matricesEigenvalues and eigenvectors of symmetric matrices
Eigenvalues and eigenvectors of symmetric matrices
Ivan Mateev
 
Artificial reefs
Artificial reefsArtificial reefs
Artificial reefs
Yasser Ahmed
 

Viewers also liked (12)

Applied numerical methods lec13
Applied numerical methods lec13Applied numerical methods lec13
Applied numerical methods lec13
 
Lesson14: Eigenvalues And Eigenvectors
Lesson14: Eigenvalues And EigenvectorsLesson14: Eigenvalues And Eigenvectors
Lesson14: Eigenvalues And Eigenvectors
 
Eigenvectors & Eigenvalues: The Road to Diagonalisation
Eigenvectors & Eigenvalues: The Road to DiagonalisationEigenvectors & Eigenvalues: The Road to Diagonalisation
Eigenvectors & Eigenvalues: The Road to Diagonalisation
 
Eigenvalues and eigenvectors of symmetric matrices
Eigenvalues and eigenvectors of symmetric matricesEigenvalues and eigenvectors of symmetric matrices
Eigenvalues and eigenvectors of symmetric matrices
 
Lecture 9 eigenvalues - 5-1 & 5-2
Lecture 9   eigenvalues -  5-1 & 5-2Lecture 9   eigenvalues -  5-1 & 5-2
Lecture 9 eigenvalues - 5-1 & 5-2
 
Eigenvalues and Eigenvectors
Eigenvalues and EigenvectorsEigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
 
Free Video Lecture For Mba, Mca, Btech, BBA, In india
Free Video Lecture For Mba, Mca, Btech, BBA, In indiaFree Video Lecture For Mba, Mca, Btech, BBA, In india
Free Video Lecture For Mba, Mca, Btech, BBA, In india
 
Eighan values and diagonalization
Eighan values and diagonalization Eighan values and diagonalization
Eighan values and diagonalization
 
Phy 310 chapter 3
Phy 310   chapter 3Phy 310   chapter 3
Phy 310 chapter 3
 
Artificial reefs
Artificial reefsArtificial reefs
Artificial reefs
 
B.tech semester i-unit-v_eigen values and eigen vectors
B.tech semester i-unit-v_eigen values and eigen vectorsB.tech semester i-unit-v_eigen values and eigen vectors
B.tech semester i-unit-v_eigen values and eigen vectors
 
Eigen value and eigen vector
Eigen value and eigen vectorEigen value and eigen vector
Eigen value and eigen vector
 

Similar to Eigenvalues and Eigenvectors (Tacoma Narrows Bridge video included)

4.4 review on derivatives
4.4 review on derivatives4.4 review on derivatives
4.4 review on derivatives
math265
 
4.4 review on derivatives
4.4 review on derivatives4.4 review on derivatives
4.4 review on derivatives
math265
 

Similar to Eigenvalues and Eigenvectors (Tacoma Narrows Bridge video included) (20)

Eigenvalues - Contd
Eigenvalues - ContdEigenvalues - Contd
Eigenvalues - Contd
 
project report(1)
project report(1)project report(1)
project report(1)
 
151522-161226185046.pdf
151522-161226185046.pdf151522-161226185046.pdf
151522-161226185046.pdf
 
Notes on eigenvalues
Notes on eigenvaluesNotes on eigenvalues
Notes on eigenvalues
 
IMT, col space again
IMT, col space againIMT, col space again
IMT, col space again
 
Partial midterm set7 soln linear algebra
Partial midterm set7 soln linear algebraPartial midterm set7 soln linear algebra
Partial midterm set7 soln linear algebra
 
4.4 review on derivatives
4.4 review on derivatives4.4 review on derivatives
4.4 review on derivatives
 
Calculus Homework Help
Calculus Homework HelpCalculus Homework Help
Calculus Homework Help
 
Linear Algebra Assignment Help
Linear Algebra Assignment HelpLinear Algebra Assignment Help
Linear Algebra Assignment Help
 
Positive matrix by sarmad baloch
Positive matrix by sarmad balochPositive matrix by sarmad baloch
Positive matrix by sarmad baloch
 
4.4 review on derivatives
4.4 review on derivatives4.4 review on derivatives
4.4 review on derivatives
 
Sec 3.4 Eigen values and Eigen vectors.pptx
Sec 3.4 Eigen values and Eigen vectors.pptxSec 3.4 Eigen values and Eigen vectors.pptx
Sec 3.4 Eigen values and Eigen vectors.pptx
 
Eigenstuff
EigenstuffEigenstuff
Eigenstuff
 
Eigenstuff
EigenstuffEigenstuff
Eigenstuff
 
Properties of fuzzy inner product spaces
Properties of fuzzy inner product spacesProperties of fuzzy inner product spaces
Properties of fuzzy inner product spaces
 
Eigenvalue problems .ppt
Eigenvalue problems .pptEigenvalue problems .ppt
Eigenvalue problems .ppt
 
Matrices ppt
Matrices pptMatrices ppt
Matrices ppt
 
Vector Space.pptx
Vector Space.pptxVector Space.pptx
Vector Space.pptx
 
3. Linear Algebra for Machine Learning: Factorization and Linear Transformations
3. Linear Algebra for Machine Learning: Factorization and Linear Transformations3. Linear Algebra for Machine Learning: Factorization and Linear Transformations
3. Linear Algebra for Machine Learning: Factorization and Linear Transformations
 
Linear Transformations
Linear TransformationsLinear Transformations
Linear Transformations
 

More from Prasanth George

Orthogonal sets and basis
Orthogonal sets and basisOrthogonal sets and basis
Orthogonal sets and basis
Prasanth George
 
Determinants, Properties and IMT
Determinants, Properties and IMTDeterminants, Properties and IMT
Determinants, Properties and IMT
Prasanth George
 
Finding eigenvalues, char poly
Finding eigenvalues, char polyFinding eigenvalues, char poly
Finding eigenvalues, char poly
Prasanth George
 
Subspace, Col Space, basis
Subspace, Col Space, basisSubspace, Col Space, basis
Subspace, Col Space, basis
Prasanth George
 
Matrix multiplication, inverse
Matrix multiplication, inverseMatrix multiplication, inverse
Matrix multiplication, inverse
Prasanth George
 
Linear Transformations, Matrix Algebra
Linear Transformations, Matrix AlgebraLinear Transformations, Matrix Algebra
Linear Transformations, Matrix Algebra
Prasanth George
 
Linear Combination, Matrix Equations
Linear Combination, Matrix EquationsLinear Combination, Matrix Equations
Linear Combination, Matrix Equations
Prasanth George
 
Systems of Linear Equations, RREF
Systems of Linear Equations, RREFSystems of Linear Equations, RREF
Systems of Linear Equations, RREF
Prasanth George
 
Systems of Linear Equations
Systems of Linear EquationsSystems of Linear Equations
Systems of Linear Equations
Prasanth George
 

More from Prasanth George (17)

Complex Eigenvalues
Complex EigenvaluesComplex Eigenvalues
Complex Eigenvalues
 
Orthogonal Decomp. Thm
Orthogonal Decomp. ThmOrthogonal Decomp. Thm
Orthogonal Decomp. Thm
 
Orthogonal Projection
Orthogonal ProjectionOrthogonal Projection
Orthogonal Projection
 
Orthogonal sets and basis
Orthogonal sets and basisOrthogonal sets and basis
Orthogonal sets and basis
 
Diagonalization
DiagonalizationDiagonalization
Diagonalization
 
Determinants, Properties and IMT
Determinants, Properties and IMTDeterminants, Properties and IMT
Determinants, Properties and IMT
 
Finding eigenvalues, char poly
Finding eigenvalues, char polyFinding eigenvalues, char poly
Finding eigenvalues, char poly
 
Cofactors, Applications
Cofactors, ApplicationsCofactors, Applications
Cofactors, Applications
 
Determinants
DeterminantsDeterminants
Determinants
 
Linear (in)dependence
Linear (in)dependenceLinear (in)dependence
Linear (in)dependence
 
Subspace, Col Space, basis
Subspace, Col Space, basisSubspace, Col Space, basis
Subspace, Col Space, basis
 
Matrix Inverse, IMT
Matrix Inverse, IMTMatrix Inverse, IMT
Matrix Inverse, IMT
 
Matrix multiplication, inverse
Matrix multiplication, inverseMatrix multiplication, inverse
Matrix multiplication, inverse
 
Linear Transformations, Matrix Algebra
Linear Transformations, Matrix AlgebraLinear Transformations, Matrix Algebra
Linear Transformations, Matrix Algebra
 
Linear Combination, Matrix Equations
Linear Combination, Matrix EquationsLinear Combination, Matrix Equations
Linear Combination, Matrix Equations
 
Systems of Linear Equations, RREF
Systems of Linear Equations, RREFSystems of Linear Equations, RREF
Systems of Linear Equations, RREF
 
Systems of Linear Equations
Systems of Linear EquationsSystems of Linear Equations
Systems of Linear Equations
 

Recently uploaded

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & Systems
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
latest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answerslatest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answers
 

Eigenvalues and Eigenvectors (Tacoma Narrows Bridge video included)

  • 1. Announcements Quiz 3 tomorrow on sections 3.1 and 3.2 No calculators for this quiz. You have to nd the determinants using the methods we have learned.
  • 2. Section 5.1 Eigenvalues and Eigenvectors Comes from the German word eigen meaning proper or characteristic. Gives a better understanding of the linear transformation x → Ax in terms of elements that can be easily visualized.
  • 3. Tacoma Narrows Bridge Collapse- 1940 1. Bridge forming small waves like a river
  • 4. Tacoma Narrows Bridge Collapse- 1940 1. Bridge forming small waves like a river 2. Initially assumed safe but oscillations grew with time
  • 5. Tacoma Narrows Bridge Collapse- 1940 1. Bridge forming small waves like a river 2. Initially assumed safe but oscillations grew with time 3. One edge of the road 28 ft higher than the other edge
  • 6. Tacoma Narrows Bridge Collapse- 1940 1. Bridge forming small waves like a river 2. Initially assumed safe but oscillations grew with time 3. One edge of the road 28 ft higher than the other edge 4. Finally collapsed
  • 7. Tacoma Narrows Bridge Collapse- 1940 Explanation: 1. Oscillation of bridge caused by the wind frequency being too close to the natural frequency of the bridge
  • 8. Tacoma Narrows Bridge Collapse- 1940 Explanation: 1. Oscillation of bridge caused by the wind frequency being too close to the natural frequency of the bridge 2. Natural frequency of the bridge is the eigenvalue of the smallest magnitude (based on a system that modeled the bridge)
  • 9. Tacoma Narrows Bridge Collapse- 1940 Explanation: 1. Oscillation of bridge caused by the wind frequency being too close to the natural frequency of the bridge 2. Natural frequency of the bridge is the eigenvalue of the smallest magnitude (based on a system that modeled the bridge) 3. Eigenvalues are very important to engineers when they design structures.
  • 10. Electrical Systems Radio Tuning 1. Trying to match the frequency with which your station is broadcasting. 2. Eigenvalues were used during the radio design by engineers.
  • 11. Cars 1. Use Eigenvalues to damp out noise for a quiet ride.
  • 12. Cars 1. Use Eigenvalues to damp out noise for a quiet ride. 2. Also used in design of car stereo systems so that sounds create listening pleasure 3. To reduce the vibration of the car due to the music.
  • 13. Others 1. Test for cracks in a solid. (avoids testing each and every inch of a beam for example)
  • 14. Others 1. Test for cracks in a solid. (avoids testing each and every inch of a beam for example) 2. Used by oil companies to explore land for oil.
  • 15. Others 1. Test for cracks in a solid. (avoids testing each and every inch of a beam for example) 2. Used by oil companies to explore land for oil. 3. Applications in economics, physics, chemistry, biology (red blood cell production)
  • 16. Others 1. Test for cracks in a solid. (avoids testing each and every inch of a beam for example) 2. Used by oil companies to explore land for oil. 3. Applications in economics, physics, chemistry, biology (red blood cell production) 4. Discrete (and continuous) linear dynamical systems (part of MA3521)
  • 17. Others 1. Test for cracks in a solid. (avoids testing each and every inch of a beam for example) 2. Used by oil companies to explore land for oil. 3. Applications in economics, physics, chemistry, biology (red blood cell production) 4. Discrete (and continuous) linear dynamical systems (part of MA3521) 5. Pure and Applied Mathematics
  • 18. Back to matrix-vector product 3 −2 −1 Let A = . Find Au and Av where u = and 1 0 −2 2 v= (the image of u and v after being acted on by A.) 1
  • 19. Back to matrix-vector product 3 −2 −1 Let A = . Find Au and Av where u = and 1 0 −2 2 v= (the image of u and v after being acted on by A.) 1 3 −2 −1 −3 + 4 1 A u= = = 1 0 −2 −1 − 0 −1 3 −2 2 6−2 4 A v= = = = 2v 1 0 1 2+0 2
  • 20. y x 0
  • 21. y x 0 u
  • 22. y x 0 A u u
  • 23. y x 0 A u u
  • 24. y v x 0 A u u
  • 25. y A v v x 0 A u u
  • 26. y A v v x 0 A u u
  • 27. Observations 1. A transforms u into a new vector.
  • 28. Observations 1. A transforms u into a new vector. 2. A stretches or dilates v in the same direction.
  • 29. Observations 1. A transforms u into a new vector. 2. A stretches or dilates v in the same direction. 3. Au is not a scalar multiple of u
  • 30. Observations 1. A transforms u into a new vector. 2. A stretches or dilates v in the same direction. 3. Au is not a scalar multiple of u 4. Av is a scalar multiple of v
  • 31. Observations 1. A transforms u into a new vector. 2. A stretches or dilates v in the same direction. 3. Au is not a scalar multiple of u 4. Av is a scalar multiple of v 5. We are interested in the second case, where the new vector (result of action by A) is a scalar multiple of the original vector.
  • 32. Eigenvalues and Eigenvectors In other words we are interested in studying equations of the form Ax = 2x or Ax = −3x. We look for vectors that are scalar multiples of themselves (could be same as the original vector)
  • 33. Eigenvalues and Eigenvectors Denition An eigenvector of an n × n matrix A is a NON-ZERO vector x such that Ax = λx for some scalar λ. A scalar λ is called an eigenvalue of A if there is a nontrivial (or nonzero) solution x to Ax = λx; such an x is called an eigenvector corresponding to λ.
  • 34. Why nonzero? Go back to Ax = λx. What is an obvious solution to this equation?
  • 35. Why nonzero? Go back to Ax = λx. What is an obvious solution to this equation? We know that A0 = λ0 always. There is nothing interesting about the zero (or the trivial) solution. So we need a nonzero vector for eigenvector.
  • 36. Why nonzero? Go back to Ax = λx. What is an obvious solution to this equation? We know that A0 = λ0 always. There is nothing interesting about the zero (or the trivial) solution. So we need a nonzero vector for eigenvector. An eigenvalue can be zero. (We will come back to this case later)
  • 37. Example 7 2 1 1 Let A = . Check whether u = and v = are −4 1 −1 −3 eigenvectors of A. If yes, nd the corresponding eigenvalues.
  • 38. Example 7 2 1 1 Let A = . Check whether u = and v = are −4 1 −1 −3 eigenvectors of A. If yes, nd the corresponding eigenvalues. Solution: To check whether a given vector u or v is an eigenvector of A is easy. Find the product Au and check whether the new vector is a scalar multiple of u. Also nd Av and check whether the new vector is a scalar multiple of v.
  • 39. Example 7 2 1 1 Let A = . Check whether u = and v = are −4 1 −1 −3 eigenvectors of A. If yes, nd the corresponding eigenvalues. Solution: To check whether a given vector u or v is an eigenvector of A is easy. Find the product Au and check whether the new vector is a scalar multiple of u. Also nd Av and check whether the new vector is a scalar multiple of v. 7 2 1 5 A u= = = 5u −4 1 −1 −5 7 2 1 1 A v= = = λv −4 1 −3 −7
  • 40. Example 7 2 1 1 Let A = . Check whether u = and v = are −4 1 −1 −3 eigenvectors of A. If yes, nd the corresponding eigenvalues. Solution: To check whether a given vector u or v is an eigenvector of A is easy. Find the product Au and check whether the new vector is a scalar multiple of u. Also nd Av and check whether the new vector is a scalar multiple of v. 7 2 1 5 A u= = = 5u −4 1 −1 −5 7 2 1 1 A v= = = λv −4 1 −3 −7 So u is an eigenvector with λ = 5 and v is not an eigenvector.
  • 41. Example 7 2 Let A = . Show that 3 is an eigenvalue of A and nd the −4 1 corresponding eigenvectors. Solution: 3 is an eigenvalue of A if and only if the equation Ax = 3x has a nontrivial solution.
  • 42. Example 7 2 Let A = . Show that 3 is an eigenvalue of A and nd the −4 1 corresponding eigenvectors. Solution: 3 is an eigenvalue of A if and only if the equation Ax = 3x has a nontrivial solution. This means A x − 3x = 0 has a nontrivial solution. Or (A − 3I )x = 0 Back to homogeneous systems, trivial and nontrivial solutions.
  • 43. Revisiting Homogeneous Systems 1. Zero is always a solution (trivial solution). 2. For nontrivial solutions, we need linearly dependent columns
  • 44. Revisiting Homogeneous Systems 1. Zero is always a solution (trivial solution). 2. For nontrivial solutions, we need linearly dependent columns 3. This means there are nonpivot columns or free variables
  • 45. Revisiting Homogeneous Systems 1. Zero is always a solution (trivial solution). 2. For nontrivial solutions, we need linearly dependent columns 3. This means there are nonpivot columns or free variables 4. The free variables lead us to nontrivial solutions.
  • 46. Example Write the matrix 7 2 3 0 4 2 A − 3I = − = . −4 1 0 3 −4 −2 What do you think about the columns? Linearly dep/indep?
  • 47. Example Write the matrix 7 2 3 0 4 2 A − 3I = − = . −4 1 0 3 −4 −2 What do you think about the columns? Linearly dep/indep?They are linearly dependent. So the homogeneous system has
  • 48. Example Write the matrix 7 2 3 0 4 2 A − 3I = − = . −4 1 0 3 −4 −2 What do you think about the columns? Linearly dep/indep?They are linearly dependent. So the homogeneous system has nontrivial solutions. Thus 3 is an eigenvalue of A.
  • 49. Example We still have to nd the eigenvectors for this eigenvalue (λ = 3). Start with the matrix A − 3I and do row operations.    4 2 0 R1+R2      −4 −2 0      4 2 0      0 0 0  
  • 50. Example We still have to nd the eigenvectors for this eigenvalue (λ = 3). Start with the matrix A − 3I and do row operations.    4 2 0 R1+R2      −4 −2 0      4 2 0      0 0 0   So, 4x1 = −2x2 where x2 is free. Or, x1 = − 1 x2 . 2
  • 51. Example We still have to nd the eigenvectors for this eigenvalue (λ = 3). Start with the matrix A − 3I and do row operations.    4 2 0 R1+R2      −4 −2 0      4 2 0      0 0 0   So, 4x1 = −2x2 where x2 is free. Or, x1 = − 1 x2 . Our solution is 2 thus, x1 − 1 x2 2 −1 2 = = x2 . x2 x2 1
  • 52. Example Choose any value for x2 other than zero. Preferably, choose something that will clear the fraction. So choose x2 = 2.
  • 53. Example Choose any value for x2 other than zero. Preferably, choose something that will clear the fraction. So choose x2 = 2. This gives, x1 −1 2 −1 =2 = . x2 1 2 Remember that this is an eigenvector of A. Depending on your −1 2 choice of x2 , any scalar multiple of is an eigenvector of A. 1
  • 54. Notes 1. Echelon form is used to nd eigenvectors BUT NOT eigenvalues.
  • 55. Notes 1. Echelon form is used to nd eigenvectors BUT NOT eigenvalues. 2. λ is an eigenvalue of A if and only if the equation (A − λI )x = 0 has nontrivial solution.
  • 56. Notes 1. Echelon form is used to nd eigenvectors BUT NOT eigenvalues. 2. λ is an eigenvalue of A if and only if the equation (A − λI )x = 0 has nontrivial solution. 3. All solutions to (A − λI )x = 0 is nothing but the Null Space of (A − λI ).
  • 57. Notes 1. Echelon form is used to nd eigenvectors BUT NOT eigenvalues. 2. λ is an eigenvalue of A if and only if the equation (A − λI )x = 0 has nontrivial solution. 3. All solutions to (A − λI )x = 0 is nothing but the Null Space of (A − λI ). 4. This set is a subspace of Rn and is called the eigenspace of A corresponding to λ.
  • 58. Notes 1. Echelon form is used to nd eigenvectors BUT NOT eigenvalues. 2. λ is an eigenvalue of A if and only if the equation (A − λI )x = 0 has nontrivial solution. 3. All solutions to (A − λI )x = 0 is nothing but the Null Space of (A − λI ). 4. This set is a subspace of Rn and is called the eigenspace of A corresponding to λ. 5. Eigenspace consists of the zero vector and all eigenvectors corresponding to λ.
  • 59. Steps to check if λ is an eigenvalue 1. Write the matrix A − λI
  • 60. Steps to check if λ is an eigenvalue 1. Write the matrix A − λI 2. Check whether the columns are linearly dependent (existence of free variables)
  • 61. Steps to check if λ is an eigenvalue 1. Write the matrix A − λI 2. Check whether the columns are linearly dependent (existence of free variables) 3. If the columns are linearly dependent, λ is an eigenvalue.
  • 62. Steps to nd the eigenvectors for λ Once we have an eigenvalue λ, 1. Start with the matrix A − λI
  • 63. Steps to nd the eigenvectors for λ Once we have an eigenvalue λ, 1. Start with the matrix A − λI 2. Row reduce to echelon form to identify the basic and free variables.
  • 64. Steps to nd the eigenvectors for λ Once we have an eigenvalue λ, 1. Start with the matrix A − λI 2. Row reduce to echelon form to identify the basic and free variables. 3. Express the basic variables in terms of free variables, write the answer in vector form.
  • 65. Steps to nd the eigenvectors for λ Once we have an eigenvalue λ, 1. Start with the matrix A − λI 2. Row reduce to echelon form to identify the basic and free variables. 3. Express the basic variables in terms of free variables, write the answer in vector form. 4. Choose a convenient value for the free variable (NEVER choose zero).
  • 66. Example 6, section 5.1 1 3 6 7     Is  −2  an eigenvector of A= 3 3 7 . If yes, nd the 1 5 6 5 corresponding eigenvalue.
  • 67. Example 6, section 5.1 1 3 6 7     Is  −2  an eigenvector of A= 3 3 7 . If yes, nd the 1 5 6 5 corresponding eigenvalue. Solution: 3 6 7 1 3 − 12 + 7 −2         3 3 7   −2  =  3 − 6 + 7  =  4  5 6 5 1 5 − 12 + 5 −2
  • 68. Example 6, section 5.1 1 3 6 7     Is  −2  an eigenvector of A= 3 3 7 . If yes, nd the 1 5 6 5 corresponding eigenvalue. Solution: 3 6 7 1 3 − 12 + 7 −2         3 3 7   −2  =  3 − 6 + 7  =  4  5 6 5 1 5 − 12 + 5 −2 1   The new vector is -2 times the old vector. So  −2  is an 1 eigenvector of A with eigenvalue λ = −2.
  • 69. Example 8, section 5.1 1 2 2   Is λ = 3 an eigenvalue of A =  3 −2 1 ? If yes, nd the 0 1 1 corresponding eigenvector.
  • 70. Example 8, section 5.1 1 2 2   Is λ = 3 an eigenvalue of A =  3 −2 1 ? If yes, nd the 0 1 1 corresponding eigenvector. Solution: 1 2 2 3 0 0 −2 2 2       A − 3I =  3 −2 1  −  0 3 0  =  3 −5 1  0 1 1 0 0 3 0 1 −2
  • 71. Example 8, section 5.1 1 2 2   Is λ = 3 an eigenvalue of A =  3 −2 1 ? If yes, nd the 0 1 1 corresponding eigenvector. Solution: 1 2 2 3 0 0 −2 2 2       A − 3I =  3 −2 1  −  0 3 0  =  3 −5 1  0 1 1 0 0 3 0 1 −2 How to know whether the columns are linearly dependent? You can check whether the determinant of this matrix is zero. (Or you could row reduce and check if there are free variables)
  • 72. Example 8, section 5.1 1 2 2   Is λ = 3 an eigenvalue of A =  3 −2 1 ? If yes, nd the 0 1 1 corresponding eigenvector. Solution: 1 2 2 3 0 0 −2 2 2       A − 3I =  3 −2 1  −  0 3 0  =  3 −5 1  0 1 1 0 0 3 0 1 −2 How to know whether the columns are linearly dependent? You can check whether the determinant of this matrix is zero. (Or you could row reduce and check if there are free variables) If det(A − 3I ) = 0, that means A − 3I has linearly dependent columns (or there is a nontrivial solution).
  • 73. Example 8, section 5.1 1 2 2   Is λ = 3 an eigenvalue of A =  3 −2 1 ? If yes, nd the 0 1 1 corresponding eigenvector. Solution: 1 2 2 3 0 0 −2 2 2       A − 3I =  3 −2 1  −  0 3 0  =  3 −5 1  0 1 1 0 0 3 0 1 −2 How to know whether the columns are linearly dependent? You can check whether the determinant of this matrix is zero. (Or you could row reduce and check if there are free variables) If det(A − 3I ) = 0, that means A − 3I has linearly dependent columns (or there is a nontrivial solution). Here det(A − 3I ) = 0 (Do this yourself), so the columns are linearly dependent and so λ = 3 is an eigenvalue.
  • 74. To nd an eigenvector, start with A − 3I and row reduce −2 2 2   A − 3I =  3 −5 1  0 1 −2 Divide R1 by -2 and we get 1 −1 −1   A − 3I =  3 −5 1  0 1 −2    1 −1 −1 0 R2-3R1       3 −5 1 0          0 1 −2 0
  • 75.   1 −1 −1 0       0 −2 4 0   R3+0.5R2        0 1 −2 0 1 −1 −1 0    0 −2 4 0  0 0 0 0 We have x2 = 2x3 and x1 = x2 + x3 = 3x3 .Our solution is thus, 3x3 3       x1  x2  =  2x3  = x3  2  . x3 x3 1 Choose x3 = 1 and we have 3     x1  x2  =  2 . x3 1
  • 76. Example 12, section 5.1 7 4 Find a basis for the eigenspace of A = corresponding to −3 −1 λ = 1, 5.
  • 77. Example 12, section 5.1 7 4 Find a basis for the eigenspace of A = corresponding to −3 −1 λ = 1, 5. Solution: For λ = 1, 7 4 1 0 6 4 A −I = − = −3 −1 0 1 −3 −2
  • 78. Example 12, section 5.1 7 4 Find a basis for the eigenspace of A = corresponding to −3 −1 λ = 1, 5. Solution: For λ = 1, 7 4 1 0 6 4 A −I = − = −3 −1 0 1 −3 −2    6 4 0 R2+0.5R1      −3 −2 0      6 4 0      0 0 0  
  • 79. Example 12, section 5.1 From the rst row, 6x1 = −4x2 or x1 = − 2 x2 . 3
  • 80. Example 12, section 5.1 From the rst row, 6x1 = −4x2 or x1 = − 2 x2 . Our solution is thus, 3 x1 − 2 x2 3 −2 3 = = x2 . x2 x2 1
  • 81. Example 12, section 5.1 From the rst row, 6x1 = −4x2 or x1 = − 2 x2 . Our solution is thus, 3 x1 − 2 x2 3 −2 3 = = x2 . x2 x2 1 Choose a convenient value for x2 . Pick x2 = 3 to clear the fraction. This gives x1 −2 3 −2 =3 = . x2 1 3
  • 82. Example 12, section 5.1 For λ = 5, 7 4 5 0 2 4 A − 5I = − = −3 −1 0 5 −3 −6
  • 83. Example 12, section 5.1 For λ = 5, 7 4 5 0 2 4 A − 5I = − = −3 −1 0 5 −3 −6 Divide R1 by 2 and we get 1 2 −3 −6
  • 84. Example 12, section 5.1 For λ = 5, 7 4 5 0 2 4 A − 5I = − = −3 −1 0 5 −3 −6 Divide R1 by 2 and we get 1 2 −3 −6    1 2 0 R2+3R1      −3 −6 0      1 2 0      0 0 0  
  • 85. Example 12, section 5.1 From the rst row, x1 = −2x2 . Our solution is thus,
  • 86. Example 12, section 5.1 From the rst row, x1 = −2x2 . Our solution is thus, x1 −2x2 −2 = = x2 . x2 x2 1
  • 87. Example 12, section 5.1 From the rst row, x1 = −2x2 . Our solution is thus, x1 −2x2 −2 = = x2 . x2 x2 1 Choose a convenient value for x2 . Pick x2 = 1. This gives x1 −2 = . x2 1
  • 88. Example 14, section 5.1 1 0 −1   Find a basis for the eigenspace of A =  1 −3 0  4 −13 1 corresponding to λ = −2. Solution: For λ = −2, 1 0 −1 2 0 0 3 0 −1       A + 2I =  1 −3 0  +  0 2 0  =  1 −1 0  4 −13 1 0 0 2 4 −13 3
  • 89. Example 14, section 5.1 1 0 −1   Find a basis for the eigenspace of A =  1 −3 0  4 −13 1 corresponding to λ = −2. Solution: For λ = −2, 1 0 −1 2 0 0 3 0 −1       A + 2I =  1 −3 0  +  0 2 0  =  1 −1 0  4 −13 1 0 0 2 4 −13 3    3 0 −1 0 Swap       1 −1 0 0          4 −13 3 0
  • 90.   1 −1 0 0 R2-3R1  R3-4R1      3 0 −1 0          4 −13 3 0
  • 91.   1 −1 0 0 R2-3R1  R3-4R1      3 0 −1 0          4 −13 3 0    1 −1 0 0       0 3 −1 0   R3+3R2        0 −9 3 0
  • 92. Example 14, section 5.1 1 −1 0 0    0 3 −1 0  0 0 0 0
  • 93. Example 14, section 5.1 1 −1 0 0    0 3 −1 0  0 0 0 0 Here x3 is a free variable. From the second row, 3x2 = x3 or x2 = 1 x3 . 3 From rst row, x1 = x2 and so x1 = 1 x3 . 3
  • 94. Example 14, section 5.1 1 −1 0 0    0 3 −1 0  0 0 0 0 Here x3 is a free variable. From the second row, 3x2 = x3 or x2 = 1 x3 . 3 From rst row, x1 = x2 and so x1 = 1 x3 . 3 Our solution is thus,    1   1  x1 3 3 x 3  x2  =  1 x3  = x3  1  . 3 3 x3 x3 1
  • 95. Example 14, section 5.1 1 −1 0 0    0 3 −1 0  0 0 0 0 Here x3 is a free variable. From the second row, 3x2 = x3 or x2 = 1 x3 . 3 From rst row, x1 = x2 and so x1 = 1 x3 . 3 Our solution is thus,    1   1  x1 3 3 x 3  x2  =  1 x3  = x3  1  . 3 3 x3 x3 1 Choose x3 = 3 and we have 1     x1  x2  =  1 . x3 3
  • 96. Any Surprises to Expect? Try problems 13 and 15 in your homework. There might be something interesting going on in these cases. If you get stuck, we will go over them in class tomorrow.
  • 97. Triangular Matrices Theorem The eigenvalues of a triangular matrix are the entries on its main diagonal.
  • 98. Triangular Matrices Theorem The eigenvalues of a triangular matrix are the entries on its main diagonal. Proof. For simplicity, consider a 3 × 3 upper triangular matrix. Then 0 0 λ −λ       a11 a12 a13 a11 a12 a13 A −λI =  0 a22 a23 − 0 λ 0  =  0 a22 −λ a23  0 0 a33 0 0 λ 0 0 a33 −λ (A − λI )x = 0 has a free variable if and only if atleast one of the diagonal entries is zero. This happens if and only if λ equals one of the entries a11 , a22 , a33 of A.
  • 99. Triangular Matrices Example 1. Let 5 1 9   A=  0 2 3  0 0 6 The eigenvalues of A are 5, 2 and 6.
  • 100. Triangular Matrices Example 1. Let 5 1 9   A=  0 2 3  0 0 6 The eigenvalues of A are 5, 2 and 6. 2. Let 4 1 9   A= 0 0 3  0 0 6 The eigenvalues of A are 4, 0 and 6.