eigenvalues eigenvectors and diagonalization
play

Eigenvalues, Eigenvectors, and Diagonalization Diagonalization Math - PowerPoint PPT Presentation

Eigenvalues, Eigenvectors, and Diagonal- ization Math 240 Eigenvalues and Eigenvectors Eigenvalues, Eigenvectors, and Diagonalization Diagonalization Math 240 Calculus III Summer 2015, Session II Thursday, July 16, 2015 Eigenvalues,


  1. Eigenvalues, Eigenvectors, and Diagonal- ization Math 240 Eigenvalues and Eigenvectors Eigenvalues, Eigenvectors, and Diagonalization Diagonalization Math 240 — Calculus III Summer 2015, Session II Thursday, July 16, 2015

  2. Eigenvalues, Agenda Eigenvectors, and Diagonal- ization Math 240 Eigenvalues and Eigenvectors Diagonalization 1. Eigenvalues and Eigenvectors 2. Diagonalization

  3. Eigenvalues, Introduction Eigenvectors, and Diagonal- ization Math 240 Eigenvalues and Next week, we will apply linear algebra to solving differential Eigenvectors equations. One that is particularly easy to solve is Diagonalization y ′ = ay. It has the solution y = ce at , where c is any real (or complex) number. Viewed in terms of linear transformations, y = ce at is the solution to the vector equation T ( y ) = ay, (1) where T : C k ( I ) → C k − 1 ( I ) is T ( y ) = y ′ . We are going to study equation (1) in a more general context.

  4. Eigenvalues, Definition Eigenvectors, and Diagonal- ization Definition Math 240 Let A be an n × n matrix. Any value of λ for which Eigenvalues and Eigenvectors A v = λ v Diagonalization has nontrivial solutions v are called eigenvalues of A . The corresponding nonzero vectors v are called eigenvectors of A . y y v v x x A = λ v v A = λ v v is an eigenvector of A is not an eigenvector of A v v Figure : A geometrical description of eigenvectors in R 2 .

  5. Eigenvalues, Example Eigenvectors, and Diagonal- ization Math 240 Example Eigenvalues If A is the matrix � 1 and � 1 Eigenvectors A = , − 3 5 Diagonalization then the vector v = (1 , 3) is an eigenvector for A because � 1 � 4 � � 1 � � 1 A v = = = 4 v . − 3 5 3 12 The corresponding eigenvalue is λ = 4 . Remark Note that if A v = λ v and c is any scalar, then A ( c v ) = c A v = c ( λ v ) = λ ( c v ) . Consequently, if v is an eigenvector of A , then so is c v for any nonzero scalar c .

  6. Eigenvalues, Finding eigenvalues Eigenvectors, and Diagonal- ization The eigenvector/eigenvalue equation can be rewritten as Math 240 ( A − λI ) v = 0 . Eigenvalues and The eigenvalues of A are the values of λ for which the above Eigenvectors Diagonalization equation has nontrivial solutions. There are nontrivial solutions if and only if det ( A − λI ) = 0 . Definition For a given n × n matrix A , the polynomial p ( λ ) = det( A − λI ) is called the characteristic polynomial of A , and the equation p ( λ ) = 0 is called the characteristic equation of A . The eigenvalues of A are the roots of its characteristic polynomial.

  7. Eigenvalues, Finding eigenvectors Eigenvectors, and Diagonal- ization Math 240 Eigenvalues and Eigenvectors Diagonalization If λ is a root of the characteristic polynomial, then the nonzero elements of nullspace ( A − λI ) will be eigenvectors for A . Since nonzero linear combinations of eigenvectors for a single eigenvalue are still eigenvectors, we’ll find a set of linearly independent eigenvectors for each eigenvalue.

  8. Eigenvalues, Example Eigenvectors, and Diagonal- ization Math 240 Find all of the eigenvalues and eigenvectors of Eigenvalues � 5 � − 4 and A = . Eigenvectors 8 − 7 Diagonalization Compute the characteristic polynomial � � 5 − λ − 4 � = λ 2 + 2 λ − 3 . � � det( A − λI ) = � � 8 − 7 − λ � Its roots are λ = − 3 and λ = 1 . These are the eigenvalues. If λ = − 3 , we have the eigenvector (1 , 2) . If λ = 1 , then � 4 � − 4 A − I = , 8 − 8 which gives us the eigenvector (1 , 1) .

  9. Eigenvalues, Repeated eigenvalues Eigenvectors, and Diagonal- ization Math 240 Find all of the eigenvalues and eigenvectors of Eigenvalues and   5 12 − 6 Eigenvectors  . A = − 3 − 10 6 Diagonalization  − 3 − 12 8 Compute the characteristic polynomial − ( λ − 2) 2 ( λ + 1) . Definition If A is a matrix with characteristic polynomial p ( λ ) , the multiplicity of a root λ of p is called the algebraic multiplicity of the eigenvalue λ . Example In the example above, the eigenvalue λ = 2 has algebraic multiplicity 2, while λ = − 1 has algebraic multiplicity 1.

  10. Eigenvalues, Repeated eigenvalues Eigenvectors, and Diagonal- ization The eigenvalue λ = 2 gives us two linearly independent Math 240 eigenvectors ( − 4 , 1 , 0) and (2 , 0 , 1) . Eigenvalues and When λ = − 1 , we obtain the single eigenvector ( − 1 , 1 , 1) . Eigenvectors Diagonalization Definition The number of linearly independent eigenvectors corresponding to a single eigenvalue is its geometric multiplicity . Example Above, the eigenvalue λ = 2 has geometric multiplicity 2, while λ = − 1 has geometric multiplicity 1. Theorem The geometric multiplicity of an eigenvalue is less than or equal to its algebraic multiplicity. Definition A matrix that has an eigenvalue whose geometric multiplicity is less than its algebraic multiplicity is called defective .

  11. Eigenvalues, A defective matrix Eigenvectors, and Diagonal- ization Math 240 Eigenvalues and Find all of the eigenvalues and eigenvectors of Eigenvectors Diagonalization � 1 1 � A = . 0 1 The characteristic polynomial is ( λ − 1) 2 , so we have a single eigenvalue λ = 1 with algebraic multiplicity 2. The matrix � 0 � 1 A − I = 0 0 has a one-dimensional null space spanned by the vector (1 , 0) . Thus, the geometric multiplicity of this eigenvalue is 1.

  12. Eigenvalues, Complex eigenvalues Eigenvectors, and Diagonal- ization Find all of the eigenvalues and eigenvectors of Math 240 Eigenvalues � − 2 − 6 � and A = . Eigenvectors 3 4 Diagonalization The characteristic polynomial is λ 2 − 2 λ + 10 . Its roots are λ 1 = 1 + 3 i and λ 2 = λ 1 = 1 − 3 i. The eigenvector corresponding to λ 1 is ( − 1 + i, 1) . Theorem Let A be a square matrix with real elements. If λ is a complex eigenvalue of A with eigenvector v , then λ is an eigenvalue of A with eigenvector v . Example The eigenvector corresponding to λ 2 = λ 1 is ( − 1 − i, 1) .

  13. Eigenvalues, Segue Eigenvectors, and Diagonal- ization Math 240 Eigenvalues and If an n × n matrix A is nondefective, then a set of linearly Eigenvectors independent eigenvectors for A will form a basis for R n . If we Diagonalization express the linear transformation T ( x ) = A x as a matrix transformation relative to this basis, it will look like   0 λ 1 λ 2    .   ...   0  λ n The following example will demonstrate the utility of such a representation.

  14. Eigenvalues, Differential equation example Eigenvectors, and Diagonal- ization Math 240 Eigenvalues Determine all solutions to the linear system of differential and Eigenvectors equations Diagonalization � x ′ � � 5 x 1 − 4 x 2 � � 5 � � x 1 � − 4 x ′ = 1 = = = A x . x ′ 8 x 1 − 7 x 2 8 − 7 x 2 2 We know that the coefficient matrix has eigenvalues λ 1 = 1 and λ 2 = − 3 with corresponding eigenvectors v 1 = (1 , 1) and v 2 = (1 , 2) , respectively. Using the basis { v 1 , v 2 } , we write the linear transformation T ( x ) = A x in the matrix representation � 1 � 0 . 0 − 3

  15. Eigenvalues, Differential equation example Eigenvectors, and Diagonal- ization Now consider the new linear system Math 240 � y ′ � � 1 0 � � y 1 � Eigenvalues y ′ = 1 = = B y . and y ′ 0 − 3 y 2 Eigenvectors 2 Diagonalization It has the obvious solution y 1 = c 1 e t y 2 = c 2 e − 3 t , and for any scalars c 1 and c 2 . How is this relevant to x ′ = A x ? � � � � � � � � A = A v 1 A v 2 = − 3 v 2 = B. v 1 v 2 v 1 v 1 v 2 . Since y ′ = B y and AS = SB , we have � � Let S = v 1 v 2 ( S y ) ′ = S y ′ = SB y = AS y = A ( S y ) . Thus, a solution to x ′ = A x is given by � � c 1 e t � c 1 e t + c 2 e − 3 t � 1 � � 1 x = S y = = . c 1 e t + 2 c 2 e − 3 t c 2 e − 3 t 1 2

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend