4. The Eigenvalue.

Slides:



Advertisements
Similar presentations
10.4 Complex Vector Spaces.
Advertisements

Chapter 6 Eigenvalues and Eigenvectors
Symmetric Matrices and Quadratic Forms
Chapter 6 Eigenvalues.
5.II. Similarity 5.II.1. Definition and Examples
Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues
MOHAMMAD IMRAN DEPARTMENT OF APPLIED SCIENCES JAHANGIRABAD EDUCATIONAL GROUP OF INSTITUTES.
化工應用數學 授課教師: 郭修伯 Lecture 9 Matrices
Boyce/DiPrima 9th ed, Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues Elementary Differential Equations and Boundary Value Problems,
CHAPTER SIX Eigenvalues
Compiled By Raj G. Tiwari
Linear Algebra Review 1 CS479/679 Pattern Recognition Dr. George Bebis.
1 February 24 Matrices 3.2 Matrices; Row reduction Standard form of a set of linear equations: Chapter 3 Linear Algebra Matrix of coefficients: Augmented.
Eigenvalue Problems Solving linear systems Ax = b is one part of numerical linear algebra, and involves manipulating the rows of a matrix. The second main.
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.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Eigenvalues and Eigenvectors
Matrices CHAPTER 8.1 ~ 8.8. Ch _2 Contents  8.1 Matrix Algebra 8.1 Matrix Algebra  8.2 Systems of Linear Algebra Equations 8.2 Systems of Linear.
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.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 02 Chapter 2: Determinants.
Chapter 3 Determinants Linear Algebra. Ch03_2 3.1 Introduction to Determinants Definition The determinant of a 2  2 matrix A is denoted |A| and is given.
Diagonalization and Similar Matrices In Section 4.2 we showed how to compute eigenpairs (,p) of a matrix A by determining the roots of the characteristic.
Solving Linear Systems Solving linear systems Ax = b is one part of numerical linear algebra, and involves manipulating the rows of a matrix. Solving linear.
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
Chapter 2 Determinants. With each square matrix it is possible to associate a real number called the determinant of the matrix. The value of this number.
5.1 Eigenvalues and Eigenvectors
Advanced Computer Graphics Spring 2014 K. H. Ko School of Mechatronics Gwangju Institute of Science and Technology.
Linear Algebra Chapter 6 Linear Algebra with Applications -Gareth Williams Br. Joel Baumeyer, F.S.C.
A function is a rule f that associates with each element in a set A one and only one element in a set B. If f associates the element b with the element.
5 5.1 © 2016 Pearson Education, Ltd. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
Tutorial 6. Eigenvalues & Eigenvectors Reminder: Eigenvectors A vector x invariant up to a scaling by λ to a multiplication by matrix A is called.
Chapter 5 Eigenvalues and Eigenvectors
Chapter 6 Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
MAT 322: LINEAR ALGEBRA.
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
ISHIK UNIVERSITY FACULTY OF EDUCATION Mathematics Education Department
7.7 Determinants. Cramer’s Rule
CS479/679 Pattern Recognition Dr. George Bebis
Elementary Linear Algebra Anton & Rorres, 9th Edition
Eigenvalues and Eigenvectors
Section 4.1 Eigenvalues and Eigenvectors
CHARACTERIZATIONS OF INVERTIBLE MATRICES
Linear Algebra Lecture 36.
Chapter 2 Determinants by Cofactor Expansion
Systems of First Order Linear Equations
Euclidean Inner Product on Rn
Chapter 2 Determinants Basil Hamed
Numerical Analysis Lecture 16.
Boyce/DiPrima 10th ed, Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues Elementary Differential Equations and Boundary Value Problems,
Chapter 6 Eigenvalues Basil Hamed
Chapter 3 Linear Algebra
Symmetric Matrices and Quadratic Forms
Maths for Signals and Systems Linear Algebra in Engineering Lectures 13 – 14, Tuesday 8th November 2016 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR)
EIGENVECTORS AND EIGENVALUES
Elementary Linear Algebra Anton & Rorres, 9th Edition
Chapter 5 Eigenvalues and Eigenvectors
Linear Algebra Lecture 35.
Eigenvalues and Eigenvectors
Subject :- Applied Mathematics
Linear Algebra Lecture 28.
CHARACTERIZATIONS OF INVERTIBLE MATRICES
Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
Symmetric Matrices and Quadratic Forms
Presentation transcript:

4. The Eigenvalue

Overview As we shall see, the eigenvalue problem is of great practical importance in mathematics and applications. In section 4.1 we introduce the eigenvalue problem for the special case of (2×2) matrices; this special case can be handled using ideas developed in Chapter 1. In section 4.4 we move on to the general case, the eigenvalue problem for (n×n) matrices. The general case requires several results form determinant theory, and these are summarized in section 4.2. If you are familiar with these results, you can proceed directly to the general (n×n) case in section 4.4.

Core sections The eigenvalue problem for (2×2) matrices Determinants and the eigenvalue problem Eigenvalues and the characteristic polynomial Eigenvectors and eigenspaces Complex eigenvalues and eigenvectors Similarity transformations and diagonalization

4.1 The eigenvalue problem for (2×2) matrices The eigenvalue problem, the topic of this chapter, is a problem of considerable theoretical interest and wide-ranging application. Solving systems of differential equations Analyzing population growth models Calculating powers of matrices Diagonalizing linear transformation Simplifying and describing the graphs of quadratic forms in to and three variables

4.1 The eigenvalue problem for (2×2) matrices Definition4.1.1: For an (n×n) matrix A, find all scalars λsuch that the equaion Ax=λx has a nonzero solution, such a scalar λis called an eigenvalue of A, and any nonzero (n×1) vector x satisfying Ax=λx is called an eigenvector corresponding to λ.

The Geometric interpretation of Eigenvalue and eigenvector

The calculation of Eigenvalue and eigenvector The eigenvalue problem consists of two parts:

Eigenvalue and eigenvectors for (2×2) matrices B is singular if and only if ru-st=0

Example: Find all eigenvalues and eigenvectors of A, where 4.1 Exercise P279 6

4.2 Determinants and the eigenvalue problem Determinants of (2×2) Matrics The determinants of A, denoted by det(A), is the number vertical bar

4.2 Determinants and the eigenvalue problem Determinants of (3×3) Matrics The determinants of A, denoted by det(A), is the number The determinants of a 3×3 matrix is defined to be the weighted sum of three 2×2 determinants. Similarly, the determinant of n×n matrix will be defined as the weighted sum of n determinants each of order [(n-1) ×(n-1)]

4.2 Determinants and the eigenvalue problem Determinants of (3×3) Matrics

4.2 Determinants and the eigenvalue problem Minors and Cofactors (子式,代数余子式) Definition 3 Let A=aij be an (n×n) matrix. The [(n-1) ×(n-1)] matrix that results form removing the rth row and sth column from A is called a minors of A and is designated by Mrs

4.2 Determinants and the eigenvalue problem Determinants of (3×3) Matrics The determinants of A, denoted by det(A), is the number

4.2 Determinants and the eigenvalue problem Determinants of (3×3) Matrics The determinants of A, denoted by det(A), is the number 余子式 cofactors (or signed minors) 代数余子式

4.2 Determinants and the eigenvalue problem Determinants of (3×3) Matrics The determinants of A, denoted by det(A), is the number cofactors expansion corresponding to the first row

4.2 Determinants and the eigenvalue problem Second-column cofactor expansions

4.2 Determinants and the eigenvalue problem Determinants of (n×n) Matrics the determinants of A, denoted by det(A), is the number Cofactor expansion

4.2 Determinants and the eigenvalue problem Determinants of (n×n) Matrics

4.2 Determinants and the eigenvalue problem Determinants of (n×n) Matrics

4.2 Determinants and the eigenvalue problem Determinants and singular Matrics A is singular if and only if det(A) =0

4.3 Elementary operations and determinants

4.4 Eigenvalues and the characteristic polynomial Find all scalarsλsuch that |A-λI|=0 (or |λI - A |=0 ). (Such scalars are the eigenvalues of A, characteristic equation ) Given an eigenvalue λ, find all nonzero vectors x such that (A- λI)x=0. (Such vectors are the eigenvectors corresponding to the eigenvalue λ.) Example: Use the singularity test given in Eq.(1) to determine the eigenvalues of the matrix A, where

The characteristic polynomial 特征多项式 Theorem: Let A be an (n×n) matrix. Then det(A-λI) is a polynomial of degree n in λ. Definition: Let A be an (n×n) matrix. The nth-degree polynomial, p(λ) =det(A-λI) is is called the characteristic polynomial for A. Theorem11: Let A be an (n×n) matrix, and letλbe an eigenvalue of A. Then λk is an eigenvalue of Ak; If A is nonsingular, then 1/ λ is an eigenvalue of A-1; If c is any scalar, then λ+c is an eigenvalue of A+cI.

Example Solution eigenvector eigenvalue Suppose that Determine the eigenvalue of A Solution is eigenvalue of A eigenvector eigenvalue

Theorem12: Let A be an (n×n) matrix Theorem12: Let A be an (n×n) matrix. Then A and have the same eigenvalues. Theorem13: Let A be an (n×n) matrix. Then A is singular if and only if λ=0 is an eigenvalue of A. Note: if A is singular, then the eigenvectors corresponding to λ=0 are in the null space of A.

4.4 Exercise P305 9,13

4.5 Eigenvectors and Eigenspaces As we saw in the previous section, we can find the eigenvalues of a matrix A by solving the characteristic equation (A-tI)=0. Once we know the eigenvalues, the familiar technique of Gaussian elimination can be employed to find the eigenvectors that correspond to the various eigenvalues. In particular, the eigenvectors corresponding to an eigenvalue of A are the nonzero solutions of

Eigenvector is nonzero vector 4.5 Eigenvectors and Eigenspaces Eigenvector is nonzero vector

Eigenspaces and Geometric Multiplicity 4.5 Eigenvectors and Eigenspaces Eigenspaces and Geometric Multiplicity The relationship between Geometric Multiplicity and algebraic Multiplicity

4.5 Eigenvectors and Eigenspaces The relationship between Geometric Multiplicity and algebraic Multiplicity

4.5 Eigenvectors and Eigenspaces Defective matrices For application it will be important to know whether an (n×n) matrix A has a set of n linearly independent eigenvetors. As we will see later, if A is an (n×n) matrix and if some eigenvalue of A has a geometric multiplicity that is less than its algebraic multiplicity, then A will not have a set of n linearly independent eigenvectors. Such a matrix is called defective

4.5 Eigenvectors and Eigenspaces Defective matrices Definition7: Let A be an (n×n) matrix. If there is an eigemvalue λ of A such that the geometric multiplicity of λ is less than the algebraic multiplicity of λ, the A is called a defective matrix EXAMPLE5: find all the eigenvalues and eigenvectors of the matrix A. Also, determine the algebraic and geometric multiplicities of the eigenvalues.

4.5 Eigenvectors and Eigenspaces Defective matrices

Theorem15: Let u1,u2,…,uk be eigenvectors of an (n×n) matrix A corresponding to distinct eigenvalues λ1, λ2, …, λk that is, Auj=λjuj for j=1,2, …,k; k≤n λi≠λj for i ≠ j; 1 ≤i,j ≤k. Then {u1,u2,…,uk } is a linearly independent set. Corollary: Let A be an (n×n) matrix. If A has n distinct eigenvalues, then A has a set of n linearly independent eigenvectors.

Proof: since u1 ≠0,then set{u1} is trivially linearly independent, if {u1,u2,…,uk } were linearly dependent, then there would exist an integer m, 2 ≤m≤k. such that

Hence we have contradicted the assumption that there is an m, m≤k , such that S2 is linearly dependent. Thus {u1,u2,…,uk } is linearly independent

4.7 Similarity transformations and diagonalization In Chapter 1, we saw that two linear systems of equations have the same solution if their augmented matrices are row equivalent. In this chapter, we are interested in identifying classes of matrices that have the same eigenvalues. If an (n×n) matrices A and B have the same characteristic polynomial, then A and B have the same eigenvalues.

This show that the similar matrices have the same characteristic

4.7 Similarity transformations and diagonalization Definition: The (n×n) matrices A and B are said to be similar (denoted A ~ B) if there is a nonsingular (n×n) matrix S such that B=S-1AS.

This show that the similar matrices have the same characteristic polynomial

4.7 Similarity transformations and diagonalization Theorem18: If A and B are similar (n×n) matrices, then A and B have the same eigenvalues. Moreover, these eigenvalues have the same algebraic multiplicity. the similar matrices have the same characteristic polynomial, it is not true that two matrices with the same characteristic polynomial are necessarily similar

4.7 Similarity transformations and diagonalization the similar matrices have the same eigenvalue, they do not generally have the same eigenvectors

Identity matrix I only similar to I matrix aI only similar to aI

Similarity is an equivalence relation on the space of square matrices. Similar matrices share many properties: rank determinant trace eigenvalues (though the eigenvectors will in general be different) characteristic polynomial

In linear algebra, the trace of an n-by-n square matrix A is defined to be the sum of the elements on the main diagonal (the diagonal from the upper left to the lower right) of A, i.e.,

where aij represents the entry on the ith row and jth column of A where aij represents the entry on the ith row and jth column of A. Equivalently, the trace of a matrix is the sum of its eigenvalues, making it an invariant with respect to a change of basis. This characterization can be used to define the trace for a linear operator in general. Note that the trace is only defined for a square matrix (i.e. n×n).

Diagonalization Let A be an (n×n) matrix, the computation involving A can be simplified if we know that A is similar to a diagonal matrix.

Diagonalization

Diagonalization Theorem19: An (n×n) matrix A is diagonalizable if and only if A possesses a set of n linearly independent eigenvectors. Theorem20: Let A be an (n×n) matrix with n distinct eigenvalues. Then A is diagonalizable.

Example 1 Example 2 Calculate

Diagonalization Theorem19: An (n×n) matrix A is diagonalizable if and only if A possesses a set of n linearly independent eigenvectors. Theorem20: Let A be an (n×n) matrix with n distinct eigenvalues. Then A is diagonalizable.

Example 4

Example

Orthogonal matrices(正交矩阵) A remarkable and useful fact about symmetric matrices is that they are always diagonalizable. Moreover, the diagonalization of a symmetric matrix A can be accomplished with a special type of matrix know as an orthogonal matrix. Definition 9

Example 5 Verify the matrices are orthogonal

Definition: A real (n×n) matrix Q is called an orthogonal matrix if Q is invertible and Q-1=QT. Theorem: Let Q be an (n×n) orthogonal matrix. If x is in Rn, then ||Qx||=||x||. If x and y are in Rn , then (Qx)T(Qy)=xTy. Det(Q)=±1. Diagonalizaiton of symmetric matrices We conclude this section by showing that every symmetric matrix can be diagonalized by an orthogonal matrix.

Diagonalizaiton of symmetric matrices We conclude this section by showing that every symmetric matrix can be diagonalized by an orthogonal matrix. Several approaches can be used to establish this diagonalization result. We choose to demonstrate it by first stating a special case of a theorem known as Schur’s theorem

Theorem: Let A be an (n×n) real matrix. If A is symmetric, then there is an orthogonal matrix Q such that QTAQ=D, where D is diagonal. If QTAQ=D, where Q is orthogonal and D is diagonal, then A is symmetric matrix. Corollary: Let A be a real (n×n) symmetric matrix. It is possible to choose eigenvectors u1,u2,…,un for A such that {u1,u2,…,un} is an orthonormal basis for Rn.

EXAMPLE Diagonalization

Characteristic polynomial engenvalues

To engenvector

are different orthogonal Unitisation

suppose then