Eigenvalues and Eigenvectors

Similar documents
3.3 Eigenvalues and Eigenvectors

Recall : Eigenvalues and Eigenvectors

Remark By definition, an eigenvector must be a nonzero vector, but eigenvalue could be zero.

Study Guide for Linear Algebra Exam 2

MAT 1302B Mathematical Methods II

Remark 1 By definition, an eigenvector must be a nonzero vector, but eigenvalue could be zero.

Math 3191 Applied Linear Algebra

Diagonalization of Matrix

Lecture 15, 16: Diagonalization

MAC Module 12 Eigenvalues and Eigenvectors. Learning Objectives. Upon completing this module, you should be able to:

MAC Module 12 Eigenvalues and Eigenvectors

DIAGONALIZATION. In order to see the implications of this definition, let us consider the following example Example 1. Consider the matrix

Math 2331 Linear Algebra

and let s calculate the image of some vectors under the transformation T.

Econ Slides from Lecture 7

Chapter 5 Eigenvalues and Eigenvectors

ICS 6N Computational Linear Algebra Eigenvalues and Eigenvectors

Eigenvalues and Eigenvectors

(a) II and III (b) I (c) I and III (d) I and II and III (e) None are true.

Announcements Wednesday, November 01

Eigenvalues and Eigenvectors

c c c c c c c c c c a 3x3 matrix C= has a determinant determined by

Dimension. Eigenvalue and eigenvector

AMS10 HW7 Solutions. All credit is given for effort. (-5 pts for any missing sections) Problem 1 (20 pts) Consider the following matrix 2 A =

The Singular Value Decomposition

(b) If a multiple of one row of A is added to another row to produce B then det(b) =det(a).

Lecture 3 Eigenvalues and Eigenvectors

Eigenvalues and Eigenvectors

Summer Session Practice Final Exam

Definition (T -invariant subspace) Example. Example

Announcements Monday, November 13

Lecture Notes: Eigenvalues and Eigenvectors. 1 Definitions. 2 Finding All Eigenvalues

Announcements Wednesday, November 01

Math Matrix Algebra

Diagonalization. Hung-yi Lee

MAT1302F Mathematical Methods II Lecture 19

1. In this problem, if the statement is always true, circle T; otherwise, circle F.

1. Linear systems of equations. Chapters 7-8: Linear Algebra. Solution(s) of a linear system of equations (continued)

City Suburbs. : population distribution after m years

DM554 Linear and Integer Programming. Lecture 9. Diagonalization. Marco Chiarandini

1. What is the determinant of the following matrix? a 1 a 2 4a 3 2a 2 b 1 b 2 4b 3 2b c 1. = 4, then det

LINEAR ALGEBRA 1, 2012-I PARTIAL EXAM 3 SOLUTIONS TO PRACTICE PROBLEMS

Diagonalization. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics

TMA Calculus 3. Lecture 21, April 3. Toke Meier Carlsen Norwegian University of Science and Technology Spring 2013

The Jordan Normal Form and its Applications

Computationally, diagonal matrices are the easiest to work with. With this idea in mind, we introduce similarity:

CS 246 Review of Linear Algebra 01/17/19

Question: Given an n x n matrix A, how do we find its eigenvalues? Idea: Suppose c is an eigenvalue of A, then what is the determinant of A-cI?

Linear Algebra: Matrix Eigenvalue Problems

Chapters 5 & 6: Theory Review: Solutions Math 308 F Spring 2015

Chapter 3. Determinants and Eigenvalues

4. Linear transformations as a vector space 17

Properties of Linear Transformations from R n to R m

(the matrix with b 1 and b 2 as columns). If x is a vector in R 2, then its coordinate vector [x] B relative to B satisfies the formula.

Announcements Monday, November 06

LU Factorization. A m x n matrix A admits an LU factorization if it can be written in the form of A = LU

1 Last time: least-squares problems

ft-uiowa-math2550 Assignment NOTRequiredJustHWformatOfQuizReviewForExam3part2 due 12/31/2014 at 07:10pm CST

Announcements Monday, November 13

Solving Linear Systems

Chapter 5. Eigenvalues and Eigenvectors

MATH 20F: LINEAR ALGEBRA LECTURE B00 (T. KEMP)

What is on this week. 1 Vector spaces (continued) 1.1 Null space and Column Space of a matrix

Therefore, A and B have the same characteristic polynomial and hence, the same eigenvalues.

Chapter 4 & 5: Vector Spaces & Linear Transformations

4. Determinants.

Math 205, Summer I, Week 4b:

Eigenvalues and Eigenvectors. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB

Final Exam Practice Problems Answers Math 24 Winter 2012

Review problems for MA 54, Fall 2004.

MTH 464: Computational Linear Algebra

Eigenvalues for Triangular Matrices. ENGI 7825: Linear Algebra Review Finding Eigenvalues and Diagonalization

AN ITERATION. In part as motivation, we consider an iteration method for solving a system of linear equations which has the form x Ax = b

Math 315: Linear Algebra Solutions to Assignment 7

Eigenvalues and Eigenvectors 7.1 Eigenvalues and Eigenvecto

MA 265 FINAL EXAM Fall 2012

Eigenvalues, Eigenvectors, and Diagonalization

5.3.5 The eigenvalues are 3, 2, 3 (i.e., the diagonal entries of D) with corresponding eigenvalues. Null(A 3I) = Null( ), 0 0

Linear Algebra Primer

Math Camp Notes: Linear Algebra II

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and

Linear Algebra- Final Exam Review

Linear Algebra. Rekha Santhanam. April 3, Johns Hopkins Univ. Rekha Santhanam (Johns Hopkins Univ.) Linear Algebra April 3, / 7

What is A + B? What is A B? What is AB? What is BA? What is A 2? and B = QUESTION 2. What is the reduced row echelon matrix of A =

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and

Lecture 12: Diagonalization

ft-uiowa-math2550 Assignment OptionalFinalExamReviewMultChoiceMEDIUMlengthForm due 12/31/2014 at 10:36pm CST

Linear Algebra. Matrices Operations. Consider, for example, a system of equations such as x + 2y z + 4w = 0, 3x 4y + 2z 6w = 0, x 3y 2z + w = 0.

Background Mathematics (2/2) 1. David Barber

2 Eigenvectors and Eigenvalues in abstract spaces.

Warm-up. True or false? Baby proof. 2. The system of normal equations for A x = y has solutions iff A x = y has solutions

1. Let A = (a) 2 (b) 3 (c) 0 (d) 4 (e) 1

Math 4A Notes. Written by Victoria Kala Last updated June 11, 2017

Review Notes for Linear Algebra True or False Last Updated: January 25, 2010

Eigenvalues for Triangular Matrices. ENGI 7825: Linear Algebra Review Finding Eigenvalues and Diagonalization

First of all, the notion of linearity does not depend on which coordinates are used. Recall that a map T : R n R m is linear if

MATH 304 Linear Algebra Lecture 33: Bases of eigenvectors. Diagonalization.

YORK UNIVERSITY. Faculty of Science Department of Mathematics and Statistics MATH M Test #1. July 11, 2013 Solutions

Glossary of Linear Algebra Terms. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB

Problems for M 10/26:

Transcription:

Eigenvalues and Eigenvectors Philippe B. Laval KSU Fall 2015 Philippe B. Laval (KSU) Eigenvalues and Eigenvectors Fall 2015 1 / 14

Introduction We define eigenvalues and eigenvectors. We discuss how to compute them. We present their main properties. We finish with two applications, each could be a final project. Philippe B. Laval (KSU) Eigenvalues and Eigenvectors Fall 2015 2 / 14

Definitions Definition A scalar λ is called an eigenvalue or a characteristic value of A if there is a nontrivial solution x of Ax = λx. Such a vector x is called an eigenvector of A corresponding to the eigenvalue λ. Let us note a few things: 1 Note that the zero vector x is always a solution of Ax = λx, it is why we are looking for nontrivial vectors x. 2 An eigenvalue can be 0, but not an eigenvector. Definition The eigenspace of A corresponding to the eigenvalue λ is the set of all eigenvectors of A corresponding to λ. Philippe B. Laval (KSU) Eigenvalues and Eigenvectors Fall 2015 3 / 14

Computation Recall, we are trying to solve Ax = λx. Two things can happen. Ax = λx Ax λx = 0 Ax λi x = 0 (A λi ) x = 0 1 (A λi ) is invertible that is det (A λi ) 0. The only solution is the trivial solution. This is not of interest to us since we are seeking a nontrivial solution. 2 (A λi ) is not invertible that is det (A λi ) = 0. This is the only case in which we can hope to find a solution. Definition det (A λi ) is a polynomial of degree n. It is called the characteristic polynomial. Philippe B. Laval (KSU) Eigenvalues and Eigenvectors Fall 2015 4 / 14

Computation 1 det (A λi ) is a polynomial of degree n, hence it has n roots, real and/or complex. Some of which may be repeated. 2 This means that if A is an n n matrix then it will have n eigenvalues, call them λ 1, λ 2,..., λ n. Some may be repeated. 3 If an eigenvalue λ appears only once in the list, it is called simple. 4 If an eigenvalue λ appears k > 1 times in the list, we say that λ has multiplicity k. 5 If λ 1, λ 2,..., λ k (k n) are the simple eigenvalues in the list, with corresponding eigenvectors x (1), x (2),.., x (k), then the eigenvectors are linearly independent. 6 If λ is an eigenvalue with multiplicity k > 1 then λ will have anywhere from 1 to k linearly independent eigenvectors. 7 If x is an eigenvector corresponding to λ then kx is also an eigenvector corresponding to λ. This means that eigenvectors are defined up to a constant. Philippe B. Laval (KSU) Eigenvalues and Eigenvectors Fall 2015 5 / 14

Computation Example Find the eigenvalues and eigenvectors of A = Example Find the eigenvalues and eigenvectors of A = ( 1 3 1 5 ) 2 1 1 0 0 2 0 3 5 Philippe B. Laval (KSU) Eigenvalues and Eigenvectors Fall 2015 6 / 14

Eigenvalues and MATLAB The MATLAB function to get the eigenvalues of a matrix is eig. It can be used different ways; we only show a few here. For a complete list, type help eig within MATLAB. 1 Given an n n matrix A, eig (A) will display the eigenvalues of A. Each eigenvalue will be printed as many times as its multiplicity. 2 Given an n n matrix A, s = eig (A) will find the eigenvalues of A and store them into the n 1 vector s. As above, each eigenvalue will appear as many times as its multiplicity. 3 Given an n n matrix A, [V D] = eig (A) will find the eigenvalues and eigenvectors of A. The eigenvectors of A will be stored in V as column vectors. So, V is in fact a matrix. The eigenvalues of A will be stored on the diagonal of D, the remaining entries of D being zeros. The eigenvalues will appear in the same order as the eigenvectors. Note that MATLAB will find eigenvectors which are unit vectors (magnitude 1). Philippe B. Laval (KSU) Eigenvalues and Eigenvectors Fall 2015 7 / 14

Eigenvalues and MATLAB Example Test the eig function with A = 0 0 2 1 2 1 1 0 3. Philippe B. Laval (KSU) Eigenvalues and Eigenvectors Fall 2015 8 / 14

Properties of Eigenvalues and Eigenvectors We list some important properties. Their proof can be found in any linear algebra book. It will be useful to remember some properties of determinants. det ( A 1) 1 = det (A) det (AB) = det (A) det (B) det ( A ) T = det (A) det (ca) = c n det (A) Powers of a matrix: If Ax = λx then A 2 x = A (Ax) = A (λx) = λax = λ 2 x. In general, A n x = λ n x Philippe B. Laval (KSU) Eigenvalues and Eigenvectors Fall 2015 9 / 14

Properties of Eigenvalues and Eigenvectors Eigenvalues of a triangular or diagonal matrix. Remembering that the determinant of a triangular or a diagonal matrix is the product of its entries on the diagonal, we see that the characteristic polynomial n of such a matrix is (a ii λ) hence the eigenvalues are a ii for i = 1..n. i=1 Similar Matrices: Recall that two matrices A and B are similar if there exists an invertible matrix P of the same size such that B = PAP 1. Two similar matrices have the same eigenvalues. λ is an eigenvalue of A if and only if 1 λ is an eigenvalue of A 1. If λ = a + bi is an eigenvalue of A with eigenvector v then λ = a bi is also an eigenvalue of A and its corresponding eigenvector is the conjugate of v. Symmetric Matrices always have real eigenvalues. Philippe B. Laval (KSU) Eigenvalues and Eigenvectors Fall 2015 10 / 14

Properties of Eigenvalues and Eigenvectors Diagonalization. Suppose that v 1, v 2,..., v n are linearly independent vectors and λ 1, λ 2,..., λ n are their corresponding eigenvalues. Define P = [v 1 v 2... v n ] (note this is an n n matrix) and λ 1 0 0. D = 0 λ.. 2........ 0 then AP = PD that is A = PDP 1 or 0 0 λ n D = P 1 AP which means that the eigenvalues of A and D are the same. We can make the following important conclusions: If P is as defined, then P 1 AP is a diagonal matrix. det D = det ( P 1 AP ) = det ( P 1) det (A) det (P) = det (A) hence the determinant of a matrix is the product of its eigenvalues. Similarly, the trace of a matrix is the sum of its eigenvalues. The above implies that a matrix is invertible if and only if none of its eigenvalues is zero. Philippe B. Laval (KSU) Eigenvalues and Eigenvectors Fall 2015 11 / 14

Properties of Eigenvalues and Eigenvectors Powers Matrix Revisited: If A = PDP 1 then A 2 = PDP 1 PDP 1 = PD 2 P 1. Similarly, A n = PD n P 1. Philippe B. Laval (KSU) Eigenvalues and Eigenvectors Fall 2015 12 / 14

Applications An important application of eigenvalues and eigenvectors is with solving systems of first order differential equations. Google s page ranking algorithm uses a lot of linear algebra, including eigenvalues and eigenvectors. Here is a paper by Bryan and Leise on Google s PageRank algorithm. Eigenvalues for face recognition (eigenfaces). Here is the paper which started it all by Turk and Pentland. Philippe B. Laval (KSU) Eigenvalues and Eigenvectors Fall 2015 13 / 14

Assignment 1 In the last section of this document, read and understand the paper on Google page ranking. This could be a potential project. 2 In the last section of this document, read and understand the paper on eigenfaces. This could be a potential project. Philippe B. Laval (KSU) Eigenvalues and Eigenvectors Fall 2015 14 / 14