5.1 Eigenvalues and Eigenvectors

Slides:



Advertisements
Similar presentations
10.4 Complex Vector Spaces.
Advertisements

Chapter 3 Determinants and Eigenvectors 大葉大學 資訊工程系 黃鈴玲 Linear Algebra.
Chapter 6 Eigenvalues and Eigenvectors
6.1 Eigenvalues and Diagonalization. Definitions A is n x n. is an eigenvalue of A if AX = X has non zero solutions X (called eigenvectors) If is an eigenvalue.
3 - 1 Chapter 2B Determinants 2B.1 The Determinant and Evaluation of a Matrix 2B.2 Properties of Determinants 2B.3 Eigenvalues and Application of Determinants.
Section 5.1 Eigenvectors and Eigenvalues. Eigenvectors and Eigenvalues Useful throughout pure and applied mathematics. Used to study difference equations.
Eigenvalues and Eigenvectors
Symmetric Matrices and Quadratic Forms
Chapter 3 Determinants 3.1 The Determinant of a Matrix
Chapter 6 Eigenvalues.
5.II. Similarity 5.II.1. Definition and Examples
5 5.1 © 2012 Pearson Education, Inc. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
Chapter 5 Inner Product Spaces
化工應用數學 授課教師: 郭修伯 Lecture 9 Matrices
Matrices CS485/685 Computer Vision Dr. George Bebis.
Chapter 7 Eigenvalues and Eigenvectors
5.1 Orthogonality.
Orthogonal Matrices and Spectral Representation In Section 4.3 we saw that n  n matrix A was similar to a diagonal matrix if and only if it had n linearly.
CHAPTER SIX Eigenvalues
Linear Algebra Review 1 CS479/679 Pattern Recognition Dr. George Bebis.
2.1 Operations with Matrices 2.2 Properties of Matrix Operations
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.
Chapter 2A Matrices 2A.1 Definition, and Operations of Matrices: 1 Sums and Scalar Products; 2 Matrix Multiplication 2A.2 Properties of Matrix Operations;
Eigenvalues and Eigenvectors
Chapter Content Real Vector Spaces Subspaces Linear Independence
Linear algebra: matrix Eigen-value Problems
Computing Eigen Information for Small Matrices The eigen equation can be rearranged as follows: Ax = x  Ax = I n x  Ax - I n x = 0  (A - I n )x = 0.
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.
Lecture 11 Inner Product Space
Chap. 5 Inner Product Spaces 5.1 Length and Dot Product in R n 5.2 Inner Product Spaces 5.3 Orthonormal Bases: Gram-Schmidt Process 5.4 Mathematical Models.
Lecture 13 Inner Product Space & Linear Transformation Last Time - Orthonormal Bases:Gram-Schmidt Process - Mathematical Models and Least Square Analysis.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 07 Chapter 7: Eigenvalues, Eigenvectors.
Chapter 6 Eigenvalues. Example In a certain town, 30 percent of the married women get divorced each year and 20 percent of the single women get married.
7.1 Eigenvalues and Eigenvectors
5.1 Eigenvectors and Eigenvalues 5. Eigenvalues and Eigenvectors.
Advanced Computer Graphics Spring 2014 K. H. Ko School of Mechatronics Gwangju Institute of Science and Technology.
Lecture 9 Vector & Inner Product Space
Instructor: Mircea Nicolescu Lecture 8 CS 485 / 685 Computer Vision.
Linear Algebra Chapter 6 Linear Algebra with Applications -Gareth Williams Br. Joel Baumeyer, F.S.C.
1 Chapter 8 – Symmetric Matrices and Quadratic Forms Outline 8.1 Symmetric Matrices 8.2Quardratic Forms 8.3Singular ValuesSymmetric MatricesQuardratic.
5 5.1 © 2016 Pearson Education, Ltd. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
Chapter 61 Chapter 7 Review of Matrix Methods Including: Eigen Vectors, Eigen Values, Principle Components, Singular Value Decomposition.
Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices Elementary Linear.
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 
Boot Camp in Linear Algebra TIM 209 Prof. Ram Akella.
Lecture 7 Vector Spaces Lat Time Properties of Determinants Introduction to Eigenvalues Applications of Determinants Vectors in R n Elementary Linear Algebra.
Lecture 11 Inner Product Space Last Time - Coordinates and Change of Basis - Applications - Length and Dot Product in R n Elementary Linear Algebra R.
Chapter 5 Eigenvalues and Eigenvectors
Chapter 6 Eigenvalues and Eigenvectors
4. The Eigenvalue.
CS479/679 Pattern Recognition Dr. George Bebis
Elementary Linear Algebra Anton & Rorres, 9th Edition
Matrices and vector spaces
Lecture 10 Inner Product Spaces
Lecture 14 Linear Transformation
Euclidean Inner Product on Rn
CS485/685 Computer Vision Dr. George Bebis
Symmetric Matrices and Quadratic Forms
EIGENVECTORS AND EIGENVALUES
Elementary Linear Algebra Anton & Rorres, 9th Edition
Chapter 5 Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
Subject :- Applied Mathematics
Linear Algebra: Matrix Eigenvalue Problems – Part 2
Linear Algebra Lecture 28.
Eigenvalues and Eigenvectors
Symmetric Matrices and Quadratic Forms
Presentation transcript:

Chapter 5 Eigenvalues and Eigenvectors 5.2 Diagonalization 5.3 Symmetric Matrices and Orthogonal Diagonalization

5.1 Eigenvalues and Eigenvectors Eigenvalue problem: If A is an nn matrix, do there exist nonzero vectors x in Rn such that Ax is a scalar multiple of x? Eigenvalue and eigenvector: A:an nn matrix :a scalar x: a nonzero vector in Rn Geometrical Interpretation Eigenvalue Eigenvector

Ex 1: (Verifying eigenvalues and eigenvectors)

Thm 5.1: (The eigenspace of A corresponding to ) If A is an nn matrix with an eigenvalue , then the set of all eigenvectors of  together with the zero vector is a subspace of Rn. This subspace is called the eigenspace of  . Pf: x1 and x2 are eigenvectors corresponding to 

Ex 3: (An example of eigenspaces in the plane) Find the eigenvalues and corresponding eigenspaces of Sol: If For a vector on the x-axis Eigenvalue

The eigenspace corresponding to is the x-axis. For a vector on the y-axis Eigenvalue Geometrically, multiplying a vector (x, y) in R2 by the matrix A corresponds to a reflection in the y-axis. The eigenspace corresponding to is the x-axis. The eigenspace corresponding to is the y-axis.

Thm 5.2: (Finding eigenvalues and eigenvectors of a matrix AMnn ) Let A is an nn matrix. (1) An eigenvalue of A is a scalar  such that . (2) The eigenvectors of A corresponding to  are the nonzero solutions of . If has nonzero solutions iff . Note: (homogeneous system) Characteristic polynomial of AMnn: Characteristic equation of A:

Ex 4: (Finding eigenvalues and eigenvectors) Sol: Characteristic equation: Eigenvalue:

Ex 5: (Finding eigenvalues and eigenvectors) Find the eigenvalues and corresponding eigenvectors for the matrix A. What is the dimension of the eigenspace of each eigenvalue? Sol: Characteristic equation: Eigenvalue:

The eigenspace of A corresponding to : Thus, the dimension of its eigenspace is 2.

Notes: (1) If an eigenvalue 1 occurs as a multiple root (k times) for the characteristic polynominal, then 1 has multiplicity k. (2) The multiplicity of an eigenvalue is greater than or equal to the dimension of its eigenspace.

Ex 6:Find the eigenvalues of the matrix A and find a basis for each of the corresponding eigenspaces. Sol: Characteristic equation: Eigenvalue:

is a basis for the eigenspace of A corresponding to

is a basis for the eigenspace of A corresponding to

is a basis for the eigenspace of A corresponding to

Thm 5.3: (Eigenvalues for triangular matrices) If A is an nn triangular matrix, then its eigenvalues are the entries on its main diagonal. Ex 7: (Finding eigenvalues for diagonal and triangular matrices) Sol:

Eigenvalues and eigenvectors of linear transformations:

Ex 8: (Finding eigenvalues and eigenspaces) Sol:

Notes:

Keywords in Section 5.1: eigenvalue problem: 特徵值問題 eigenvalue: 特徵值 eigenvector: 特徵向量 characteristic polynomial: 特徵多項式 characteristic equation: 特徵方程式 eigenspace: 特徵空間 multiplicity: 重數

5.2 Diagonalization Diagonalization problem: For a square matrix A, does there exist an invertible matrix P such that P-1AP is diagonal? Diagonalizable matrix: A square matrix A is called diagonalizable if there exists an invertible matrix P such that P-1AP is a diagonal matrix. (P diagonalizes A) Notes: (1) If there exists an invertible matrix P such that , then two square matrices A and B are called similar. (2) The eigenvalue problem is related closely to the diagonalization problem.

Thm 5.4: (Similar matrices have the same eigenvalues) If A and B are similar nn matrices, then they have the same eigenvalues. Pf: Thus A and B have the same eigenvalues.

Ex 1: (A diagonalizable matrix) Sol: Characteristic equation:

Note: If

Thm 5.5: (Condition for diagonalization) An nn matrix A is diagonalizable if and only if it has n linearly independent eigenvectors. Pf:

Ex 4: (A matrix that is not diagonalizable) Sol: Characteristic equation: A does not have two linearly independent eigenvectors, so A is not diagonalizable.

Steps for diagonalizing an nn square matrix: Step 1: Find n linearly independent eigenvectors for A with corresponding eigenvalues. Step 2: Let Step 3:

Ex 5: (Diagonalizing a matrix) Sol: Characteristic equation:

Notes:

Thm 5.6: (Sufficient conditions for diagonalization) If an nn matrix A has n distinct eigenvalues, then the corresponding eigenvectors are linearly independent and A is diagonalizable. Ex 7: (Determining whether a matrix is diagonalizable) Sol: Because A is a triangular matrix, its eigenvalues are These three values are distinct, so A is diagonalizable.

Ex 8: (Finding a diagonalizing matrix for a linear transformation) Sol: From Ex. 5 you know that A is diagonalizable. Thus, the three linearly independent eigenvectors found in Ex. 5 can be used to form the basis B. That is

The matrix for T relative to this basis is

Keywords in Section 5.2: diagonalization problem: 對角化問題 diagonalizable matrix: 可對角化矩陣

5.3 Symmetric Matrices and Orthogonal Diagonalization Symmetric matrix: A square matrix A is symmetric if it is equal to its transpose: Ex 1: (Symmetric matrices and nonsymetric matrices) (symmetric) (symmetric) (nonsymmetric)

Thm 5.7: (Eigenvalues of symmetric matrices) If A is an nn symmetric matrix, then the following properties are true. (1) A is diagonalizable. (2) All eigenvalues of A are real. (3) If  is an eigenvalue of A with multiplicity k, then  has k linearly independent eigenvectors. That is, the eigenspace of  has dimension k.

Ex 2: Prove that a symmetric matrix is diagonalizable. Pf: Characteristic equation: As a quadratic in , this polynomial has a discriminant of

The characteristic polynomial of A has two distinct real roots, which implies that A has two distinct real eigenvalues. Thus, A is diagonalizable.

Orthogonal matrix: A square matrix P is called orthogonal if it is invertible and Thm 5.8: (Properties of orthogonal matrices) An nn matrix P is orthogonal if and only if its column vectors form an orthogonal set. Thm 5.9: (Properties of symmetric matrices) Let A be an nn symmetric matrix. If 1 and 2 are distinct eigenvalues of A, then their corresponding eigenvectors x1 and x2 are orthogonal.

Ex 5: (An orthogonal matrix) Sol: If P is a orthogonal matrix, then

Thm 5.10: (Fundamental theorem of symmetric matrices) Let A be an nn matrix. Then A is orthogonally diagonalizable and has real eigenvalue if and only if A is symmetric. Orthogonal diagonalization of a symmetric matrix: Let A be an nn symmetric matrix. (1) Find all eigenvalues of A and determine the multiplicity of each. (2) For each eigenvalue of multiplicity 1, choose a unit eigenvector. (3) For each eigenvalue of multiplicity k2, find a set of k linearly independent eigenvectors. If this set is not orthonormal, apply Gram-Schmidt orthonormalization process. (4) The composite of steps 2 and 3 produces an orthonormal set of n eigenvectors. Use these eigenvectors to form the columns of P. The matrix will be diagonal.

Ex 7: (Determining whether a matrix is orthogonally diagonalizable) Symmetric matrix Orthogonally diagonalizable

Ex 9: (Orthogonal diagonalization) Sol: Linear Independent

Gram-Schmidt Process:

Keywords in Section 5.3: symmetric matrix: 對稱矩陣 orthogonal matrix: 正交矩陣 orthonormal set: 單範正交集 orthogonal diagonalization: 正交對角化