Topic 1: Matrix diagonalization

Similar documents
Advanced Mathematics for Economics, course Juan Pablo Rincón Zapatero

Matrices. In this chapter: matrices, determinants. inverse matrix

LINEAR ALGEBRA REVIEW

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

Study Guide for Linear Algebra Exam 2

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.

Matrices and Linear Algebra

Linear Algebra M1 - FIB. Contents: 5. Matrices, systems of linear equations and determinants 6. Vector space 7. Linear maps 8.

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

2 b 3 b 4. c c 2 c 3 c 4

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

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

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

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

MATH 240 Spring, Chapter 1: Linear Equations and Matrices

Math 3191 Applied Linear Algebra

3 Matrix Algebra. 3.1 Operations on matrices

Lecture Summaries for Linear Algebra M51A

Chapter 5. Linear Algebra. A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form

Matrix Algebra Determinant, Inverse matrix. Matrices. A. Fabretti. Mathematics 2 A.Y. 2015/2016. A. Fabretti Matrices

Appendix A: Matrices

4. Linear transformations as a vector space 17

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

Foundations of Matrix Analysis

Review of Linear Algebra

Study Notes on Matrices & Determinants for GATE 2017

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

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

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 1 x 2. x n 8 (4) 3 4 2

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

CS 246 Review of Linear Algebra 01/17/19

Chapter 7. Linear Algebra: Matrices, Vectors,

Lecture 12: Diagonalization

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

SAMPLE OF THE STUDY MATERIAL PART OF CHAPTER 1 Introduction to Linear Algebra

Dimension. Eigenvalue and eigenvector

Fundamentals of Engineering Analysis (650163)

Introduction to Matrix Algebra

2 Eigenvectors and Eigenvalues in abstract spaces.

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

22m:033 Notes: 7.1 Diagonalization of Symmetric Matrices

SAMPLE OF THE STUDY MATERIAL PART OF CHAPTER 1 Introduction to Linear Algebra

Eigenvalues and Eigenvectors

Math 315: Linear Algebra Solutions to Assignment 7

Math 314/ Exam 2 Blue Exam Solutions December 4, 2008 Instructor: Dr. S. Cooper. Name:

Math 205, Summer I, Week 4b:

Introduction to Quantitative Techniques for MSc Programmes SCHOOL OF ECONOMICS, MATHEMATICS AND STATISTICS MALET STREET LONDON WC1E 7HX

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

Chapter 3. Determinants and Eigenvalues

Review problems for MA 54, Fall 2004.

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

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

EIGENVALUES AND EIGENVECTORS 3

NOTES on LINEAR ALGEBRA 1

Eigenvalues and Eigenvectors A =

LINEAR ALGEBRA SUMMARY SHEET.

Math Linear Algebra Final Exam Review Sheet

Recall : Eigenvalues and Eigenvectors

Linear Algebra Highlights

a 11 a 12 a 11 a 12 a 13 a 21 a 22 a 23 . a 31 a 32 a 33 a 12 a 21 a 23 a 31 a = = = = 12

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

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

Calculating determinants for larger matrices

Introduction to Matrices

3 (Maths) Linear Algebra

10. Linear Systems of ODEs, Matrix multiplication, superposition principle (parts of sections )

Math 314H Solutions to Homework # 3

Solutions to Final Exam

Online Exercises for Linear Algebra XM511

Equality: Two matrices A and B are equal, i.e., A = B if A and B have the same order and the entries of A and B are the same.

Chapter 2:Determinants. Section 2.1: Determinants by cofactor expansion

Math Bootcamp An p-dimensional vector is p numbers put together. Written as. x 1 x =. x p

Knowledge Discovery and Data Mining 1 (VO) ( )

1 Matrices and Systems of Linear Equations

ELEMENTARY LINEAR ALGEBRA WITH APPLICATIONS. 1. Linear Equations and Matrices

Math Matrix Algebra

Math 205, Summer I, Week 4b: Continued. Chapter 5, Section 8

Chapter 7. Canonical Forms. 7.1 Eigenvalues and Eigenvectors

Linear algebra and applications to graphs Part 1

1 Matrices and Systems of Linear Equations. a 1n a 2n

Announcements Wednesday, November 01

Chapter 4 - MATRIX ALGEBRA. ... a 2j... a 2n. a i1 a i2... a ij... a in

A = 3 1. We conclude that the algebraic multiplicity of the eigenvalues are both one, that is,

1 Determinants. 1.1 Determinant

Elementary Row Operations on Matrices

Massachusetts Institute of Technology Department of Economics Statistics. Lecture Notes on Matrix Algebra

Eigenvalues and Eigenvectors

HW2 - Due 01/30. Each answer must be mathematically justified. Don t forget your name.

Linear Algebra 2 Spectral Notes

Math 360 Linear Algebra Fall Class Notes. a a a a a a. a a a

Lecture 15, 16: Diagonalization

Lec 2: Mathematical Economics

Unit 5: Matrix diagonalization

NOTES FOR LINEAR ALGEBRA 133

Chapter 1: Systems of linear equations and matrices. Section 1.1: Introduction to systems of linear equations

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

Chapter 5 Eigenvalues and Eigenvectors

Linear Algebra: Lecture Notes. Dr Rachel Quinlan School of Mathematics, Statistics and Applied Mathematics NUI Galway

Linear Algebra Primer

MTH 464: Computational Linear Algebra

Transcription:

Topic : Matrix diagonalization Review of Matrices and Determinants Definition A matrix is a rectangular array of real numbers a a a m a A = a a m a n a n a nm The matrix is said to be of order n m if it has n rows and m columns The set of matrices of order n m will be denoted M n m The element a ij belongs to the ith row and to the jth column Most often we will write in abbreviated form A = (a ij ) i=,,n j=,,m or even A = (a ij) The main or principal, diagonal of a matrix is the diagonal from the upper left to the lower right hand corner Definition The transpose of a matrix A, denoted A T, is the matrix formed by interchanging the rows and columns of A a a a n a A T = a a n M m n a m a m a nm We can define two operations with matrices, sum and multiplication The main properties of these operations as well as transposition are the following It is assumed that the matrices in each of the following laws are such that the indicated operation can be performed and that α, β R () (A T ) T = A () (A + B) T = A T + B T (3) A + B = B + A (commutative law) (4) A + (B + C) = (A + B) + C (associative law) (5) α(a + B) = αa + αb (6) (α + β)a = αa + βa (7) Matrix multiplication is not always commutative, ie, AB BA (8) A(BC) = (AB)C (associative law) () A(B + C) = AB + AC (distributive with respect to addition) Square matrices We are mainly interested in square matrices A matrix is square if n = m The trace of a square matrix A is the sum of its diagonal elements, trace (A) = n i= a ii

Definition 3 The identity matrix of order n is 0 0 0 0 I n = 0 0 The square matrix of order n with all its entries null is the null matrix, and will be denoted O n It holds that I n A = AI n = A and O n A = AO n = O n Definition 4 A square matrix A is called regular or invertible if there exists a matrix B such that AB = BA = I n The matrix B is called the inverse of A and it is denoted A Theorem 5 The inverse matrix is unique Uniqueness of A can be easily proved For, suppose that B is another inverse of matrix A Then BA = I n and B = BI n = B(AA ) = (BA)A = I n A = A, showing that B = A Some properties of the inverse matrix are the following matrices in each of the following laws are regular () (A ) = A () (A T ) = (A ) T (3) (AB) = B A It is assumed that the Determinants To a square matrix A we associate a real number called the determinant, A or det (A), in the following way For a matrix of order, A = ((a), det (A) ) = a a b For a matrix of order, A =, det (A) = ad bc c d For a matrix of order 3 a a a 3 det (A) = a a a 3 a 3 a 3 a 33 = a a a 3 a 3 a 33 a a a 3 a 3 a 33 + a 3 a a 3 a a 3 This is known as the expansion of the determinant by the first column, but it can be done for any other row or column, giving the same result Notice the sign ( ) i+j in front of the element a ij Before continuing with the inductive definition, let us see an example Example 6 Compute the following determinant expanding by the second column 4 3 5 3 3 = ( )+ 4 5 3 3 + ( )+ 3 3 3 + ( )+3 4 5 = ( 3) + 3 (0) () = 5

For general n the method is the same that for matrices of order 3, expanding the determinant by a row or a column and reducing in this way the order of the determinants that must be computed For a determinant of order 4 one has to compute 4 determinants of order 3 Definition 7 Given a matrix A of order n, the complementary minor of element a ij is the determinant of order n which results from the deletion of the row i and the column j containing that element The adjoint A ij of the element a ij is the minor multiplied by ( ) i+j According to this definition, the determinant of matrix A can be defined as or, equivalently A = a i A i + a i A i + + a in A in (by row i) A = a j A j + a j A j + + a nj A nj Example 8 Find the value of the determinant 0 3 4 7 3 3 0 0 7 (by column j) Answer: Expanding the determinant by the third column, one gets 0 3 4 7 3 3 3 = ( ) 3+ 3 0 0 7 0 7 + 3 ( )3+3 3 4 7 0 7 The main properties of the determinants are the following It is assumed that the matrices A and B in each of the following laws are square of order n and λ R () A = A T () λa = λ n A (3) AB = A B (4) A matrix A is regular if and only if A 0; in this case A = A (5) If in a determinant two rows (or columns) are interchanged, the value of the determinant is changed in sign (6) If two rows (columns) in a determinant are identical, the value of the determinant is zero (7) If all the entries in a row (column) of a determinant are multiplied by a constant λ, then the value of the determinant is also multiplied by this constant (8) In a given determinant, a constant multiple of the elements in one row (column) may be added to the elements of another row (column) without changing the value of the determinant The next result is very useful to check if a given matrix is regular or not Theorem A square matrix A has an inverse if and only A 0 3

4 Diagonalization of matrices Definition Two matrices A and B of order n are similar if there exists a matrix P such that B = P AP Definition A matrix A is diagonalizable if it is similar to a diagonal matrix D, that is, there exists D diagonal and P invertible such that D = P AP Of course, D diagonal means that every element out of the diagonal is null λ 0 0 0 λ D = 0, λ,, λ n R 0 0 λ n Proposition 3 If A is diagonalizable, then for all m () A m = P D m P, where Proof Since A is diagonalizable D m = λ m 0 0 0 λ m 0 0 0 λ m n A m = (P DP )(P DP ) m (P DP ) = P D(P P )D D(P P )DP = P DI n D DI n DP = P D m P The expression for D m is readily obtained by induction on m Example 4 At a given date, instructor X can teach well or teach badly After a good day, the probability of doing well for the next class is /, whilst after a bad day, the probability of doing well is / Let g t (b t ) the probability of good (poor) teaching at day t Suppose that at time t = the class has been right, that is, g =, b = 0 Which is the probability that the 5th class is good (bad)? Answer: The data lead to the following equations that relate the probability of a good/bad class with the performance showed by the teacher the day before g t+ = g t + b t, b t+ = g t + 8 b t

In matrix form Obviously ( gt+ ) = b t+ ( g5 ) = b 5 ( ( 8 8 ) ( gt b t ) ) 4 ( g b ) If the matrix were diagonalizable and we could find matrices P and D, then the computation of the powers of the matrix would be easy using Proposition 3 We will come back to this example afterwards Definition 5 Let A be a matrix of order n We say that λ R is an eigenvalue of A and that u R n, u 0, is an eigenvector of A associated to λ if Au = λu The set of eigenvalues of A, σ(a) = {λ,, λ k }, is called the spectrum of A The set of all eigenvectors of A associated to the same eigenvalue λ, including the null vector, is denoted S(λ), and is called the eigenspace or proper subspace associated to λ The following result shows that an eigenvector can only be associated to a unique eigenvalue Proposition 6 Let 0 u S(λ) S(µ) Then λ = µ Proof Suppose 0 u S(λ) S(µ) Then Au = λu Au = µu 5 Subtracting both equations we obtain 0 = (λ µ)u and, since 0 u, we must have λ = µ Recall that for an arbitrary matrix A, the rank of the matrix is the number of linearly independent columns or rows (both numbers necessarily coincide) It is also given by the order of the largest non null minor of A Theorem 7 The real number λ is an eigenvalue of A if and only if A λi n = 0 Moreover, S(λ) is the set of solutions (including the null vector) of the linear homogeneous system (A λi n )u = 0, and hence it is a vector subspace, which dimension is dim S(λ) = n rank(a λi n )

6 Proof Suppose that λ R is an eigenvalue of A Then the system (A λi n )u = 0 admits some non trivial solution u Since the system is homogeneous, this implies that the determinant of the system is zero, A λi n = 0 The second part about S(λ) follows also from the definition of eigenvector, and the fact that the set of solutions of a linear homogenous system is a subspace (the sum of two solutions is again a solution, as well as it is the product of a real number by a solution) Finally, the dimension of the space of solutions is given by the Theorem of Rouche Frobenius Definition 8 The characteristic polynomial of A is the polynomial of order n given by p A (λ) = A λi n Notice that the eigenvalues of A are the real roots of p A This polynomial is of degree n The Fundamental Theorem of Algebra estates that a polynomial of degree n has n complex roots (not necessarily different, some of the roots may have multiplicity grater than one) It could be the case that some of the roots of p A were not real numbers For us, a root of p A (λ) which is not real is not an eigenvalue of A Example Find the eigenvalues and the proper subspaces of A = 0 0 0 0 0 0 Answer: A λi = λ 0 λ 0 0 0 λ ; p(λ) = ( λ) λ λ = ( λ)(λ + ) The characteristic polynomial has only one real root, hence the spectrum of A is σ(a) = {} The proper subspace S() is the set of solutions of the homogeneous linear system (A I 3 )u = 0, that is, the set of solutions of (A I 3 )u = Solving the above system we obtain 0 0 0 0 0 x y z = 0 0 0 S() = {(0, 0, z) : z R} =< (0, 0, ) > (the subspace generated by (0, 0, )) Notice that p A (λ) has other roots that are not reals They are the complex numbers ±i, that are not (real) eigenvalues of A If we would admit complex numbers, then they would be eigenvalues of A in this extended sense Example 0 Find the eigenvalues and the proper subspaces of B = 0 0 0 4

7 Answer: The eigenvalues are obtained solving λ 0 0 λ 0 4 λ = 0 The solutions are λ = 3 (simple root) and λ = (double root) To find S(3) = {u R 3 : (B 3I 3 )u = 0} we compute the solutions to (B 3I 3 )u = 0 0 x y = 0 0, 0 z 0 which are x = y and z = y, and hence S(3) =< (,, ) > To find S() we solve the system (B I 3 )u = 0 0 0 x y = 0 0, 0 z 0 from which x = y = 0 and hence S() =< (, 0, 0) > Example Find the eigenvalues and the proper subspaces of C = 0 0 0 3 Answer: To compute the eigenvalues we solve the characteristic equation λ 0 0 = C λi 3 = 0 λ 0 0 λ = λ λ 0 3 λ = ( λ)( λ)(3 λ) So, the eigenvalues are λ =, λ = and λ 3 = 3 We now compute the eigenvectors The eigenspace S() is the solution of the homogeneous linear system whose associated matrix is C λi 3 with λ = That is, S() is the solution of the following homogeneous linear system 0 0 0 0 x y = 0 0 z 0 Solving the above system we find that S() = {( z, 0, z) : z R} =< (, 0, ) >

8 On the other hand, S() is the set of solutions of the homogeneous linear system whose associated matrix is C λi 3 with λ = That is, S() is the solution of the following 0 0 0 0 x y = 0 0 z 0 So, S() = {(y, y, 3y) : y R} =< (,, 3) > Finally, S(3) is the set of solutions of the homogeneous linear system whose associated matrix is A λi 3 with λ = 3 That is, S(3) is the solution of the following 0 0 0 x y = 0 0 0 z 0 and we obtain S(3) = {(0, 0, z) : z R} =< (0, 0, ) > We now start describing the procedure to diagonalize a matrix Fix a square matrix A Let λ, λ,, λ k be distinct real roots of the characteristic polynomial p A (λ) an let m k be the multiplicity of each λ k (Hence m k = if λ k is a simple root, m k = if it is double, etc) Note that m + m + + m k n The following result estates that the number of independent vectors in the subspace S(λ) can never be bigger than the multiplicity of λ Proposition For each j =,, k dim S(λ j ) n j The following theorem gives necessary and sufficient conditions for a matrix A to be diagonalizable Theorem 3 A matrix A is diagonalizable if and only if the two following conditions hold () Every root, λ, λ,, λ k of the charateristic polynomial p A (λ) is real () For each j =,, k dim S(λ j ) = n j Corollary 4 If the matrix A has n distinct real eigenvalues, then it is diagonalizable Theorem 5 If A is diagonalizable, then the diagonal matrix D is formed by the eigenvalues of A in its main diagonal, with each λ j repeated n j times Moreover, a matrix P such that D = P AP has as columns independent eigenvectors selected from each proper subspace S(λ j ), j =,, k

Comments on the examples above Matrix A of Example is not diagonalizable, since p A has complex roots Although all roots of p B are real, B of Example 0 is not diagonalizable, because dim S() =, which is smaller than the multiplicity of λ = Matrix C of Example is diagonalizable, since p C has 3 different real roots In this case D = 0 0 0 0, P = 0 0 0 0 0 3 3 Example 6 Returning to Example 4, we compute λ 8 λ = 0, or 8λ 5λ + 7 = 0 We get λ = and λ = 7 Now, S() is the solution set of 8 ( ) (x ) ( 0 = y 0) We find y = 7 x, so that S() =< (, ) > In the same way, S( ) is the solution set of 8 ( ) (x ) ( 0 = y 0) We find y = x, so that S( 7 ) =< (, ) > Hence the diagonal matrix is 8 ( ) 0 D = 0 7 8 and ( ) P =, P = ( ) Thus, A n = ( ) ( ) ( ) 0 0 ( 7 8 )n In particular, for n = 4 we obtain ( ) 08 080 A 4 = 08 088 Hence ( g4 ) ( ) ( ) ( ) = A b 4 g 08 080 = = 4 b 08 088 0 ( ) 08 08 This means that probability that the 5th class goes right, conditioned to the event that the first class was also right is of 08

0 We can wonder what happens in the long run, that is, supposing that the course lasts forever (oh no!) In this case ( ) ( ) 0 lim n An = P ( lim D n )P = P P =, n 0 0 to find that the stationary distribution of probabilities is ( ) ( ) g 088 = b 088