Linear Algebra Lecture 30.

Slides:



Advertisements
Similar presentations
Scientific Computing QR Factorization Part 2 – Algorithm to Find Eigenvalues.
Advertisements

Chapter 6 Eigenvalues and Eigenvectors
Section 5.1 Eigenvectors and Eigenvalues. Eigenvectors and Eigenvalues Useful throughout pure and applied mathematics. Used to study difference equations.
Lecture 17 Introduction to Eigenvalue Problems
Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
Symmetric Matrices and Quadratic Forms
ENGG2013 Unit 19 The principal axes theorem
Chapter 6 Eigenvalues.
Lecture 18 Eigenvalue Problems II Shang-Hua Teng.
5 5.1 © 2012 Pearson Education, Inc. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
Digital Control Systems Vector-Matrix Analysis. Definitions.
5.1 Orthogonality.
8.1 Vector spaces A set of vector is said to form a linear vector space V Chapter 8 Matrices and vector spaces.
1 MAC 2103 Module 12 Eigenvalues and Eigenvectors.
PHY 301: MATH AND NUM TECH Chapter 5: Linear Algebra Applications I.Homogeneous Linear Equations II.Non-homogeneous equation III.Eigen value problem.
Diagonalization Revisted Isabel K. Darcy Mathematics Department Applied Math and Computational Sciences University of Iowa Fig from knotplot.com.
Eigenvalues and Eigenvectors
Therorem 1: Under what conditions a given matrix is diagonalizable ??? Jordan Block REMARK: Not all nxn matrices are diagonalizable A similar to (close.
5 5.2 © 2012 Pearson Education, Inc. Eigenvalues and Eigenvectors THE CHARACTERISTIC EQUATION.
Chapter 5 Eigenvalues and Eigenvectors 大葉大學 資訊工程系 黃鈴玲 Linear Algebra.
Eigenvectors and Linear Transformations Recall the definition of similar matrices: Let A and C be n  n matrices. We say that A is similar to C in case.
LAHW#13 Due December 20, Eigenvalues and Eigenvectors 5. –The matrix represents a rotations of 90° counterclockwise. Obviously, Ax is never.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 07 Chapter 7: Eigenvalues, Eigenvectors.
Linear Algebra Diyako Ghaderyan 1 Contents:  Linear Equations in Linear Algebra  Matrix Algebra  Determinants  Vector Spaces  Eigenvalues.
Linear Algebra Diyako Ghaderyan 1 Contents:  Linear Equations in Linear Algebra  Matrix Algebra  Determinants  Vector Spaces  Eigenvalues.
7.1 Eigenvalues and Eigenvectors
5.1 Eigenvectors and Eigenvalues 5. Eigenvalues and Eigenvectors.
5.1 Eigenvalues and Eigenvectors
Linear Algebra Chapter 6 Linear Algebra with Applications -Gareth Williams Br. Joel Baumeyer, F.S.C.
5 5.1 © 2016 Pearson Education, Ltd. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
Differential Equations MTH 242 Lecture # 28 Dr. Manshoor Ahmed.
Matrices CHAPTER 8.9 ~ Ch _2 Contents  8.9 Power of Matrices 8.9 Power of Matrices  8.10 Orthogonal Matrices 8.10 Orthogonal Matrices 
Characteristic Polynomial Hung-yi Lee. Outline Last lecture: Given eigenvalues, we know how to find eigenvectors or eigenspaces Check eigenvalues This.
Chapter 5 Eigenvalues and Eigenvectors
Chapter 6 Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
ISHIK UNIVERSITY FACULTY OF EDUCATION Mathematics Education Department
4. The Eigenvalue.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Matrices and vector spaces
Eigenvalues and Eigenvectors
Jordan Block Under what conditions a given matrix is diagonalizable ??? Therorem 1: REMARK: Not all nxn matrices are diagonalizable A similar to.
Eigen Decomposition Based on the slides by Mani Thomas and book by Gilbert Strang. Modified and extended by Longin Jan Latecki.
Linear Algebra Lecture 36.
Euclidean Inner Product on Rn
Some useful linear algebra
Eigen Decomposition Based on the slides by Mani Thomas and book by Gilbert Strang. Modified and extended by Longin Jan Latecki.
Eigen Decomposition Based on the slides by Mani Thomas and book by Gilbert Strang. Modified and extended by Longin Jan Latecki.
MATH 374 Lecture 23 Complex Eigenvalues.
Sturm-Liouville Theory
Eigen Decomposition Based on the slides by Mani Thomas and book by Gilbert Strang. Modified and extended by Longin Jan Latecki.
Diagonalization Hung-yi Lee.
Symmetric Matrices and Quadratic Forms
Linear Algebra Lecture 32.
Engineering Mathematics-I Eigenvalues and Eigenvectors
Eigen Decomposition Based on the slides by Mani Thomas and book by Gilbert Strang. Modified and extended by Longin Jan Latecki.
EIGENVECTORS AND EIGENVALUES
Elementary Linear Algebra Anton & Rorres, 9th Edition
MAT 2401 Linear Algebra 7.2 Diagonalization
Linear Algebra Lecture 41.
Linear Algebra Lecture 33.
Linear Algebra Lecture 29.
Diagonalization of Linear Operator
Linear Algebra Lecture 35.
Eigenvalues and Eigenvectors
Linear Algebra Lecture 28.
Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
Symmetric Matrices and Quadratic Forms
Presentation transcript:

Linear Algebra Lecture 30

Eigenvalues and Eigenvectors

Diagonalization

Example 1

Find a formula for Ak, given that A = PDP -1, where Example 2 Find a formula for Ak, given that A = PDP -1, where

Remark A square matrix A is said to be diagonalizable if A is similar to a diagonal matrix, that is, if A = PDP -1 for some invertible matrix P and some diagonal matrix D.

Diagonalization Theorem An n x n matrix A is diagonalizable if and only if A has n linearly independent eigenvectors.

Diagonalize the following matrix, if possible Example 3 Diagonalize the following matrix, if possible

Diagonalize the following matrix, if possible Example 4 Diagonalize the following matrix, if possible

An n x n matrix with n distinct eigenvalues is diagonalizable. Theorem An n x n matrix with n distinct eigenvalues is diagonalizable.

Example 5 Determine if the following matrix is diagonalizable. …

Solution Since the matrix is triangular, its eigenvalues are obviously 5, 0, and –2. Since A is a 3 x 3 matrix with three distinct eigenvalues, A is diagonalizable.

Theorem

Examples

Linear Algebra Lecture 30