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

Similar documents
j=1 u 1jv 1j. 1/ 2 Lemma 1. An orthogonal set of vectors must be linearly independent.

. The following is a 3 3 orthogonal matrix: 2/3 1/3 2/3 2/3 2/3 1/3 1/3 2/3 2/3

A = , A 32 = n ( 1) i +j a i j det(a i j). (1) j=1

Recall : Eigenvalues and Eigenvectors

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

MATH 423 Linear Algebra II Lecture 20: Geometry of linear transformations. Eigenvalues and eigenvectors. Characteristic polynomial.

Econ Slides from Lecture 7

Diagonalization of Matrix

c i r i i=1 r 1 = [1, 2] r 2 = [0, 1] r 3 = [3, 4].

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?

Lecture Notes: Matrix Inverse. 1 Inverse Definition. 2 Inverse Existence and Uniqueness

Lecture 15, 16: Diagonalization

Math 315: Linear Algebra Solutions to Assignment 7

1 Last time: least-squares problems

Systems of Algebraic Equations and Systems of Differential Equations

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

Eigenvectors. Prop-Defn

Properties of Linear Transformations from R n to R m

Lecture Notes: Solving Linear Systems with Gauss Elimination

CHAPTER 3. Matrix Eigenvalue Problems

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

Matrices and Deformation

Linear vector spaces and subspaces.

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

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

Eigenvalues and Eigenvectors

Math 3191 Applied Linear Algebra

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

What s Eigenanalysis? Matrix eigenanalysis is a computational theory for the matrix equation

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

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

c Igor Zelenko, Fall

3.3 Eigenvalues and Eigenvectors

Announcements Monday, November 06

4. Determinants.

Announcements Wednesday, November 01

Announcements Wednesday, November 01

Math 489AB Exercises for Chapter 2 Fall Section 2.3

MATHEMATICS FOR ENGINEERS BASIC MATRIX THEORY TUTORIAL 3 - EIGENVECTORS AND EIGENVALUES

vibrations, light transmission, tuning guitar, design buildings and bridges, washing machine, Partial differential problems, water flow,...

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

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

MATH 1553 PRACTICE MIDTERM 3 (VERSION B)

CHAPTER 5 REVIEW. c 1. c 2 can be considered as the coordinates of v

Chapter 6. Eigenvalues. Josef Leydold Mathematical Methods WS 2018/19 6 Eigenvalues 1 / 45

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

Homework sheet 4: EIGENVALUES AND EIGENVECTORS. DIAGONALIZATION (with solutions) Year ? Why or why not? 6 9

MA 265 FINAL EXAM Fall 2012

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

Announcements Monday, November 13

CS 143 Linear Algebra Review

Ma/CS 6b Class 20: Spectral Graph Theory

Linear Algebra- Final Exam Review

q n. Q T Q = I. Projections Least Squares best fit solution to Ax = b. Gram-Schmidt process for getting an orthonormal basis from any basis.

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

Summer Session Practice Final Exam

Eigenvalues and Eigenvectors

MAT 1302B Mathematical Methods II

Chapter 5. Eigenvalues and Eigenvectors

Lecture 3 Eigenvalues and Eigenvectors

Math Matrix Algebra

Eigenvalues and Eigenvectors

JUST THE MATHS SLIDES NUMBER 9.6. MATRICES 6 (Eigenvalues and eigenvectors) A.J.Hobson

Symmetric and anti symmetric matrices

av 1 x 2 + 4y 2 + xy + 4z 2 = 16.

MATH 423 Linear Algebra II Lecture 33: Diagonalization of normal operators.

Definition (T -invariant subspace) Example. Example

Ma/CS 6b Class 23: Eigenvalues in Regular Graphs

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

MAC Module 12 Eigenvalues and Eigenvectors

Math 462: Homework 2 Solutions

Math 110 Linear Algebra Midterm 2 Review October 28, 2017

Eigenvalue and Eigenvector Homework

REVIEW FOR EXAM II. The exam covers sections , the part of 3.7 on Markov chains, and

Review problems for MA 54, Fall 2004.

Linear Algebra Practice Problems

Final A. Problem Points Score Total 100. Math115A Nadja Hempel 03/23/2017

(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.

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

MTH 464: Computational Linear Algebra

Ma/CS 6b Class 20: Spectral Graph Theory

ICS 6N Computational Linear Algebra Eigenvalues and Eigenvectors

Ir O D = D = ( ) Section 2.6 Example 1. (Bottom of page 119) dim(v ) = dim(l(v, W )) = dim(v ) dim(f ) = dim(v )

The Jordan Normal Form and its Applications

Jordan normal form notes (version date: 11/21/07)

Numerical Linear Algebra Homework Assignment - Week 2

MATH 220 FINAL EXAMINATION December 13, Name ID # Section #

From Lay, 5.4. If we always treat a matrix as defining a linear transformation, what role does diagonalisation play?

Linear Classification: Linear Programming

235 Final exam review questions

Further Mathematical Methods (Linear Algebra) 2002

Linear Algebra 1. M.T.Nair Department of Mathematics, IIT Madras. and in that case x is called an eigenvector of T corresponding to the eigenvalue λ.

Dimension. Eigenvalue and eigenvector

Announcements Wednesday, November 7

Problem 1: Solving a linear equation

0.1 Eigenvalues and Eigenvectors

Math 108b: Notes on the Spectral Theorem

MAT1302F Mathematical Methods II Lecture 19

Eigenvalues and Eigenvectors A =

MATH 1553, C. JANKOWSKI MIDTERM 3

Transcription:

Lecture Notes: Eigenvalues and Eigenvectors Yufei Tao Department of Computer Science and Engineering Chinese University of Hong Kong taoyf@cse.cuhk.edu.hk 1 Definitions Let A be an n n matrix. If there exist a real value λ and a non-zero n 1 vector x satisfying Ax λx (1) then we refer to λ as an eigenvalue of A, and x as an eigenvector of A corresponding to λ. Example 1. Consider A [ 1 1 2 4 You can easily verify that [ 1 1 2 4 Hence, 3 is an eigenvalue of A. Vector 2 Finding All Eigenvalues [ 1 [ 1 Moving λx in (1) to the left hand side gives: [ 1 3 is an eigenvector of A corresponding to 3. (A λi)x 0 where I is the n n identity matrix. Introducing B A λi, we can re-write the above as Bx 0 (2) Let us consider the above as an equation about x. We know that if det(b) 0, the above equation has a unique solution x 0. However, this is not what we want. Remember that our goal is to find an eigenvector x of A, which needs to be a non-zero vector. Therefore, we must choose λ appropriately to make det(b) 0. This provides us a way to find the eigenvalues of A. Example 2. Consider the matrix A in Example 1. B A λi [ 1 λ 1 2 4 λ 1

Hence: det(b) (1 λ)(4 λ)+2 λ 2 5λ+6. To make det(b) 0, we can set λ to λ 1 3 and λ 2 2. These are all the eigenvalues of A. In general, det(b) det(a λi) is a polynomial function of λ. We refer to the function as the characteristic polynomial of A. For instance, in Example 2, the characteristic polynomial of A is λ 2 5λ+6. The eigenvalues of A are precisely the solutions of λ in The above equation is called the characteristic equation of A. det(a λi) 0. (3) Lemma 1. An n n matrix A can have at most n distinct eigenvalues. Proof. The characteristic polynomial of A is a polynomial of degree n. Hence, Equation (3) can have at most n distinct roots of λ. 3 Finding All Eigenvectors Let λ be a value satisfying (3), namely, λ is an eigenvalue of A. In this case, Equation (2) has infinitely many solutions x (because det(b) 0). As shown in the examples below, all those solutions x always constitute a vector space, which we denote as EigenSpace(λ), such that the eigenvectors of A corresponding to λ are exactly the non-zero vectors in EigenSpace(λ). Example 3. Consider again the matrix A in Example 1. We know from Example 2 that it has two eigenvalues: λ 1 3 and λ 2 2. [ Let us first look for the eigenvectors of A for λ 1 3. Namely, we want to find x to satisfy: [ (A λ 1 I)x 0 [ [ [ 1 3 1 0 2 4 3 0 [ [ [ 1 0 satisfying 0 is a solution to the above system. The set of such vectors can be represented in a parametric form: t and t for any t R. Note that this is a vector space which we denote as EigenSpace(λ 1 ) of dimension 1. Every non-zero vector in EigenSpace(λ 1 ) is an eigenvector corresponding to λ 1. 2

[ Similarly, to obtain the eigenvectors of A for λ 2 2, we want x to satisfy: [ (A λ 2 I)x 0 [ [ [ 1 1 0 2 4 0 [ [ [ 1 1 0 satisfying 0 is a solution to the above system. The set of such vectors can be represented in a parametric form: t and t for any t R. This vector space EigenSpace(λ 2 ) has dimension 1. Every non-zero vector in EigenSpace(λ 2 ) is an eigenvector corresponding to λ 2. Example 4. Consider Its characteristic equation is: A 4 6 0 3 5 0 3 6 1 det(a λi) 0 4 λ 6 0 3 5 λ 0 0 3 6 1 λ (1 λ) 4 λ 6 3 5 λ 0 (1 λ)((4 λ)( 5 λ)+18) 0 (λ 1) 2 (λ+2) 0. Hence, A has two eigenvalues: λ 1 1 and λ 2. To look for the eigenvectors of A for λ 1 1, we seek x (A λ 1 I)x 0 3 6 0 3 6 0 3 6 0 3 6 0 3 + 6 0 is a solution to the above system. The set of such vectors can be represented in a parametric form: 2u, u, and v for any 3

(u,v) R 2. This is a vector space, denoted as EigenSpace(λ 1 ), of dimension 2. Every non-zero vector in EigenSpace(λ 1 ) is an eigenvector corresponding to λ 1. To look for the eigenvectors of A for λ 2, we seek x (A λ 2 I)x 0 6 6 0 3 3 0 3 6 3 1 1 0 0 1 1 0 0 is a solution to the above system. The set of such vectors can be represented in a parametric form: t, t, and t for any t R. This vector space EigenSpace(λ 2 ) has dimension 1. Every non-zero vector in EigenSpace(λ 2 ) is an eigenvector corresponding to λ 2. The vector space EigenSpace(λ) is referred to as the eigenspace of the eigenvalue λ. The dimension of EigenSpace(λ) is referred to as the geometric multiplicity of λ. Appendix: Algebraic Multiplicity of Eigenvalues Recall that the eigenvalues of an n n matrix A are solutions to the characteristic equation (3) of A. Sometimes, the equation may have less than n distinct roots, because some roots may happen to be the same. In general, if λ 1,λ 2,...,λ k are the distinct roots, then we must be able to re-write equation (3) as: (λ λ 1 ) t 1 (λ λ 2 ) t 2...(λ λ k ) t k 0 where t 1,t 2,...,t k are positive integers satisfying k i1 t i n. We refer to t i as the algebraic multiplicity of λ i, for each i [1,k. It is worth mentioning that some of these roots can be complex numbers, although in this course we will focus on matrices with only real-valued eigenvalues. Example 5. In Example 2, the algebraic multiplicities of the eigenvalues λ 1 3 and λ 2 2 are both 1. In Example 4, the algebraic multiplicity of the eigenvalue λ 1 1 is 2, and that of the eigenvalue λ 2 is 1. 4

We state the next result without proof: Lemma 2. The geometric multiplicity of an eigenvalue is at most its algebraic multiplicity. In all the examples we have seen, the geometric multiplicity has always been the same as its algebraic multiplicity. However, this is not always true, as you can see from the example below. Example 6. Consider A 1 1 0 4 3 0 1 0 2 Its characteristic equation is 1 λ 1 0 4 3 λ 0 1 0 2 λ 0 (λ 1) 2 (λ) 0. Hence, A has only 2 eigenvalues: λ 1 1 and λ 2 2. They have algebraic multiplicities 2 and 1, respectively. Let us now focus on the eigenvalue λ 1 1. We will see that its geometric multiplicity is 1. To find its corresponding eigenvectors x, we solve the equation: Hence, we know that (A λ 1 I)x 0 1 0 4 2 0 1 0 1 1 0 0 1/2 1 + 0 (1/2) + 0 Therefore, the set of solutions to the above problem is the set of vectors This is a vector space EigenSpace(λ 1 ) with dimension 1. t t t for all t R. 5