ENGI 9420 Lecture Notes 2 - Matrix Algebra Page Matrix operations can render the solution of a linear system much more efficient.

Similar documents
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.

Math Linear Algebra Final Exam Review Sheet

MATH 240 Spring, Chapter 1: Linear Equations and Matrices

Linear Systems and Matrices

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

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

Undergraduate Mathematical Economics Lecture 1

Graduate Mathematical Economics Lecture 1

OHSx XM511 Linear Algebra: Solutions to Online True/False Exercises

Chapter 3. Determinants and Eigenvalues

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

Materials engineering Collage \\ Ceramic & construction materials department Numerical Analysis \\Third stage by \\ Dalya Hekmat

A = 3 B = A 1 1 matrix is the same as a number or scalar, 3 = [3].

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 Notes in Linear Algebra

Fundamentals of Engineering Analysis (650163)

3 Matrix Algebra. 3.1 Operations on matrices

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

MATRICES. knowledge on matrices Knowledge on matrix operations. Matrix as a tool of solving linear equations with two or three unknowns.

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

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.

Digital Workbook for GRA 6035 Mathematics

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

POLI270 - Linear Algebra

Vectors and matrices: matrices (Version 2) This is a very brief summary of my lecture notes.

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

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

A VERY BRIEF LINEAR ALGEBRA REVIEW for MAP 5485 Introduction to Mathematical Biophysics Fall 2010

NOTES FOR LINEAR ALGEBRA 133

Elementary maths for GMT

MAC Module 3 Determinants. Learning Objectives. Upon completing this module, you should be able to:

Introduction to Matrix Algebra

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

Matrices and Linear Algebra

MATRICES AND MATRIX OPERATIONS

Linear Algebra: Lecture notes from Kolman and Hill 9th edition.

Chapter 2 Notes, Linear Algebra 5e Lay

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

CS 246 Review of Linear Algebra 01/17/19

Online Exercises for Linear Algebra XM511

Topic 15 Notes Jeremy Orloff

TOPIC III LINEAR ALGEBRA

CP3 REVISION LECTURES VECTORS AND MATRICES Lecture 1. Prof. N. Harnew University of Oxford TT 2013

2. Every linear system with the same number of equations as unknowns has a unique solution.

MATH 213 Linear Algebra and ODEs Spring 2015 Study Sheet for Midterm Exam. Topics

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

Linear Algebra Primer

Determinants by Cofactor Expansion (III)

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

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

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

MTH 102A - Linear Algebra II Semester

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

Matrices Gaussian elimination Determinants. Graphics 2009/2010, period 1. Lecture 4: matrices

4. Determinants.

MATH 106 LINEAR ALGEBRA LECTURE NOTES

Lecture 10: Determinants and Cramer s Rule

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

Elementary Linear Algebra

MATH Topics in Applied Mathematics Lecture 12: Evaluation of determinants. Cross product.

MTH 464: Computational Linear Algebra

Determinants Chapter 3 of Lay

Review for Exam Find all a for which the following linear system has no solutions, one solution, and infinitely many solutions.

MATH2210 Notebook 2 Spring 2018

Phys 201. Matrices and Determinants

ECON 186 Class Notes: Linear Algebra

Introduction to Matrices

Linear Algebra Highlights

7.4. The Inverse of a Matrix. Introduction. Prerequisites. Learning Outcomes

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

Quiz ) Locate your 1 st order neighbors. 1) Simplify. Name Hometown. Name Hometown. Name Hometown.

Conceptual Questions for Review

1 Matrices and matrix algebra

Lecture Summaries for Linear Algebra M51A

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

LINEAR SYSTEMS, MATRICES, AND VECTORS

Math Camp Lecture 4: Linear Algebra. Xiao Yu Wang. Aug 2010 MIT. Xiao Yu Wang (MIT) Math Camp /10 1 / 88

Extra Problems for Math 2050 Linear Algebra I

MATH 2030: EIGENVALUES AND EIGENVECTORS

Topics. Vectors (column matrices): Vector addition and scalar multiplication The matrix of a linear function y Ax The elements of a matrix A : A ij

MATRICES The numbers or letters in any given matrix are called its entries or elements

Examples and MatLab. Vector and Matrix Material. Matrix Addition R = A + B. Matrix Equality A = B. Matrix Multiplication R = A * B.

1 Determinants. 1.1 Determinant

n n matrices The system of m linear equations in n variables x 1, x 2,..., x n can be written as a matrix equation by Ax = b, or in full

Chapter 7. Linear Algebra: Matrices, Vectors,

Some Notes on Linear Algebra

Introduction to Matrices and Linear Systems Ch. 3

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

LINEAR ALGEBRA REVIEW

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

Linear Algebra Primer

Linear Algebra Practice Problems

Daily Update. Math 290: Elementary Linear Algebra Fall 2018

1. Let m 1 and n 1 be two natural numbers such that m > n. Which of the following is/are true?

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

Math Camp Notes: Linear Algebra I

Symmetric and anti symmetric matrices

A Review of Matrix Analysis

1 Matrices and Systems of Linear Equations

Linear Algebra Primer

Transcription:

ENGI 940 Lecture Notes - Matrix Algebra Page.0. Matrix Algebra A linear system of m equations in n unknowns, a x + a x + + a x b (where the a ij and i n n a x + a x + + a x b n n a x + a x + + a x b m m mn n m b are constants) can be written more concisely in matrix form, as A x b where the (m n) coefficient matrix [m rows and n columns] is a a an a a a n A am am amn and the column vectors (also (n ) and (m ) matrices respectively) are x b x b x and b xn bm Matrix operations can render the solution of a linear system much more efficient. Sections in this Chapter.0 Gaussian Elimination.0 Summary of Matrix Algebra.0 Determinants and Inverse Matrices.04 Eigenvalues and Eigenvectors

ENGI 940.0 - Gaussian Elimination Page.0.0 Gaussian Elimination Example.0. In quantum mechanics, the Planck length L P is defined in terms of three fundamental constants: - the universal constant of gravitation, G 6.67 0 N m kg - Planck s constant, h 6.6 0 4 J s - the speed of light in a vacuum, c.998 0 8 m s The Planck length is therefore LP x y z kg h c where k is a dimensionless constant and x, y, z are constants to be determined. Also note that N kg m s and J Nm kg m s. Use dimensional analysis to find the values of x, y and z. Let L L. P denote the dimensions of P x y z x y z L P kg h c G h c x+ y x+ y+ z xyz x y z Then [ ] [ ] [ ] [ ] ( kg m s ) ( kg m s ) ( m s ) [ L ] kg m s m P This generates a linear system of three simultaneous equations for the three unknowns, kg: x + y 0 m: x + y + z s: x y z 0 This can be re-written as the matrix equation Ax b, where A 0 x 0, y, x b z 0 Use Gaussian elimination (a sequence of row operations) on the augmented matrix [ A b ] : A b 0 0 0 Multiply Row by ( ): 0 0 R 0 There is now a leading one in the top left corner.

ENGI 940.0 - Gaussian Elimination Page.0 Example.0. (continued) From Row subtract ( Row ) and to Row add ( Row ): 0 0 R R 0 5 R+ R 0 0 All entries below the first leading one are now zero. The next leading entry is a 5. Scale it down to a. Multiply Row by (/5): 0 0 0 R 5 5 5 0 0 Clear the entry below the new leading one. To Row add ( Row ): 0 0 0 5 5 R+ R 0 0 5 5 The next leading entry is a /5. Scale it down to a. Multiply Row by ( 5/): 0 0 5 0 R 5 5 0 0 This matrix is in row echelon form (the first non-zero entry in every row is a one and all entries below every leading one in its column are zero). It is also upper triangular (all entries below the leading diagonal are zero). The solution may be read from the echelon form, using back substitution: 0 x 0 0 + ( ) 0 0 x 5 5 y 5 z y 5 5 y 5 z 0 x

ENGI 940.0 - Gaussian Elimination Page.04 Example.0. (continued) An alternative strategy is to complete the reduction of the augmented matrix to reduced row echelon form (the first non-zero entry in every row is a one and all other entries are zero in a column that contains a leading one). From Row subtract (/5 Row ): 0 0 0 0 R 5 R 0 0 To Row add Row : 0 0 R+ R 0 0 0 0 From this reduced row echelon matrix, the values of x, y and z may be read directly: 0 0 x 0 0 y x y, z 0 0 z When a square linear system (same number of equations as unknowns) has a unique solution, the reduced row echelon form of the coefficient matrix is the identity matrix. Therefore the functional form of the Planck length is L P Gh k Gh k c c c Dimensional analysis alone cannot determine the value of the constant k. [Methods in quantum mechanics, beyond the scope of this course, can establish that the constant is k π, so that L P.66 0 0 5 m.]

ENGI 940.0 - Gaussian Elimination Page.05 Example.0. Find the solution (x, y, z, t) to the system of equations x + y 5 y + z 7 y + z + t 0 This is an under-determined system of equations (fewer equations than unknowns). A unique solution is not possible. There will be either infinitely many solutions or no solution at all. Reduce the augmented matrix to reduced row echelon form: 0 0 5 0 0 7 0 0 A leading one exists in the top left entry, with zero elsewhere in the first column. A leading one exists in the second row. Clear the other entries in the second column. From Row subtract ( Row ) and from Row subtract Row : 0 0 R R 0 0 7 R R 0 0 4 Rescale the leading entry in Row to a. Multiply row by ( ): 0 0 0 0 7 R 0 0 4 Clear the other entries in the third column. From Row subtract Row and to Row add Row : 0 0 R+ R 0 0 R R 0 0 4 The leading ones are identified in this row reduced echelon form.

ENGI 940.0 - Gaussian Elimination Page.06 Example.0. (continued) x 0 0 y 0 0 z 0 0 4 t The fourth column lacks a leading one. This means that the fourth variable, t, is a free parameter, in terms of which the other three variables may be expressed. We therefore have a one-parameter family of solutions, x t, y + t, z t 4 x + t, y t, z 4 + t or (x, y, z, t) (,, 4, 0) + (,,, ) t where t is free to be any real number. The rank of a matrix is the number of leading ones in its echelon form. If rank (A) < rank [A b], then the linear system is inconsistent and has no solution. If rank (A) rank [A b] n (the number of columns in A), then the system has a unique solution for any such vector b. If rank (A) rank [A b] < n, then the system has infinitely many solutions, with a number of parameters (n rank (A) ) (# columns in A r with no leading one). Example.0. Read the solution set (x, x,..., x n ) from the following reduced echelon forms. (a) 0 0 0 rank (A) rank [A b], n 4 0 0 0 0 0 Two-parameter family of solutions: x, x, x, x,, 0, 0 +,,, 0 x +, 0, 0, x ( ) ( ) ( ) ( ) 4 4

ENGI 940.0 - Gaussian Elimination Page.07 Example.0. (b) 0 0 0 0 0 0 0 rank (A) < rank [A b] no solution (c) 0 0 a 0 0 b 0 0 c 0 0 0 0 0 0 0 0 rank (A) rank [A b] n unique solution This is an over-determined system of five equations in three unknowns, but two of the five equations are superfluous and can be expressed in terms of the other three equations. In this case a unique solution exists regardless of the values of the numbers a, b, c. The solution is x, x, x abc,, ( ) ( ) Note that software exists to eliminate the tedious arithmetic of the row operations. Various procedures exist in Maple and Matlab. A custom program, available on the course web site at "www.engr.mun.ca/~ggeorge/940/demos/", allows the user to enter the coefficients of a linear system as rational numbers, allows the user to perform row operations (but will not suggest the appropriate operation to use) and carries out the arithmetic of the chosen row operation automatically.

ENGI 940.0 - Matrix Algebra Page.08.0 Summary of Matrix Algebra Some rules of matrix algebra are summarized here. The dimensions of a matrix are (# rows #columns) [in that order]. Addition and subtraction are defined only for matrices of the same dimensions as each other. The sum of two matrices is found by adding the corresponding entries. Example.0. 0 0 4 0 + 0 0 0 4 Scalar multiplication: The product ca of matrix A with scalar c is obtained by multiplying every element in the matrix by c. Example.0. 0 5 0 0 5 0 0 5 0 Matrix multiplication: The product C AB of a (p q) matrix A with an (r s) matrix B is defined if and only if q r. The product C has dimensions (p s) and entries q cij aikbk j or k c ij (i th row of A) (j th column of B) [usual Cartesian dot product] Example.0. 0 ( + + 0 ) 7 AB 0 ( 0 ) 8 + + Note that matrix multiplication is, in general, not commutative: BA AB. In this example, BA is not even defined!

ENGI 940.0 - Matrix Algebra Page.09 The transpose of the (m n) matrix A { a ij } is the (n m) matrix A T { The transpose of the product AB is (AB) T B T A T. Example.0.4 0 0 0 0 0 T T B A [ ] [ 7 8] ( AB) T 0 [ ] T T A, B A, B a ji }. A matrix is symmetric if and only if A T A (which requires aji aij for all (i, j) ). A matrix is skew-symmetric if and only if A T A. A square matrix has equal numbers of rows and columns. If a matrix is symmetric or skew-symmetric, then it must be a square matrix. If a matrix is skew-symmetric, then it must be a square matrix whose leading diagonal elements are all zero. Example.0.5 A B 5 0 5 7 0 7 4 0 5 0 5 0 7 0 0 7 0 is symmetric. is skew-symmetric. Any square matrix may be written as the sum of a symmetric matrix and a skewsymmetric matrix.

ENGI 940.0 - Matrix Algebra Page.0 A square matrix is upper triangular if all entries below the leading diagonal are zero. A square matrix is lower triangular if all entries above the leading diagonal are zero. A square matrix that is both upper and lower triangular is diagonal. Example.0.6 0 A 0 5 0 0 is upper triangular. 0 0 0 5 T A 0 is lower triangular. 0 0 B 0 0 0 0 is diagonal. The trace of a diagonal matrix is the sum of its elements. trace(b) 6. The diagonal matrix whose diagonal entries are all one is the identity matrix I. Let I n represent the (n n) identity matrix. I m A A I n A for all (m n) matrices A. If it exists, the inverse A of a square matrix A is such that A A AA I If the inverse A exists, then A is unique and A is invertible. If the inverse A does not exist, then A is singular. Important distinctions between matrix algebra and scalar algebra: ab ba for all scalars a, b; but AB BA is true only for some special choices of matrices A, B. ab 0 a 0 and/or b 0, but AB 0 can happen when neither A nor B is the zero matrix. Example.0.7 0 0 A, B AB O 0 0

ENGI 940.0 - Determinants & Inverses Page..0 Determinants and Inverse Matrices The determinant of the trivial matrix is just its sole entry: det [ a ] a. The determinant of a matrix A is det ( A) a b A ad bc c d For higher order (n n) matrices A { a ij }, the determinant can be evaluated as follows: The minor M ij of element a ij is the determinant of order (n ) formed from matrix A by deleting the row and column through the element a ij. The cofactor C ij of element ij Cij Mij The determinant of A is the sum, along any one row or down any one column, of the product of each element with its cofactor: n det ( A ) a ij C ij ( i any one of,,, n ) or j n a is found from ( ) det ij ij any one of,,, i+ j ( A ) a C ( j n ) i If one row or column has more zero entries than the others, then one usually chooses to expand along that row or column. The determinant of a triangular matrix is just the product of its diagonal entries. det ( I ) Example.0. Evaluate the vector (cross) product of the vectors a ˆi + ˆj+ kˆ and b ˆi + 4ˆj+ kˆ. Expanding along the top row, ˆi ˆj kˆ ˆ ˆ ˆ a b + i j + k 4 4 4 ( 4 ) ( ) ( 4 ) + ˆi ˆj + k ˆ a b 6ˆi + ˆj

ENGI 940.0 - Determinants & Inverses Page. det (A) 0 A is singular. det(ab) det(ba) det(a) det(b) ( ) ( ) adj A det ( A) 0 A det A det(a T ) det(a) where adj(a) is the adjoint matrix of A, which is the transpose of the matrix of cofactors of A. For a ( ) matrix, the formula for the inverse follows quickly: A a b d b A c d ad bc c a ( ad bc) Example.0. A 4 A 4 5 For higher order matrices, this adjoint/determinant method of obtaining the inverse matrix becomes very tedious and time-consuming. A much faster method of finding the inverse involves Gaussian elimination to transform the augmented matrix [A I] into the augmented matrix in reduced echelon form [I A - ]. Example.0. Find the inverse of the matrix 0 A. 0 0 0 [ A I] 0 0 0 0 Multiply Row by ( ): 0 0 0 R 0 0 0 0

ENGI 940.0 - Determinants & Inverses Page. Example.0. (continued) From Row subtract ( Row ) and to Row add ( Row ): 0 0 0 R R 0 5 0 R+ R 0 0 All entries below the first leading one are now zero. The next leading entry is a 5. Scale it down to a. Multiply Row by (/5): 0 0 0 R 5 0 5 5 5 0 0 0 Clear the entry below the new leading one. To Row add ( Row ): 0 0 0 0 5 5 5 0 R+ R 0 0 5 5 5 The next leading entry is a /5. Scale it down to a. Multiply Row by ( 5/): 0 0 0 5 0 5 5 5 0 R 0 0 5 From Row subtract (/5 Row ): 0 0 0 R 5 R 0 0 0 0 5 To Row add Row : 0 0 R R I A 0 0 A 0 0 5 5 +

ENGI 940.0 - Determinants & Inverses Page.4 Example.0. (continued) As a check on the answer, 0 0 0 5 0 0 A A 0 0 I Determinants may be evaluated in a similar manner: Every row operation that subtracts a multiple of a row from another row produces a matrix whose determinant is the same as the previous matrix. Every interchange of rows changes the sign of the determinant. Every multiplication of a row by a constant multiplies the determinant by that constant. Tracking the operations performed in Example.0. above (that reduced matrix A to the identity matrix I), Operations Net factor to date: Multiply Row by ( ): ( ) From Row subtract ( Row ) and ( ) to Row add ( Row ): ( ) Multiply Row by (/5): ( /5) To Row add ( Row ): ( /5) Multiply Row by ( 5/): (+/) From Row subtract (/5 Row ): (+/) To Row add Row : (+/) Therefore 0 det I det A det A ( det I) One can also show that 0 adj( A) adj A det ( A) 5 5

ENGI 940.04 - Eigenvalues & Eigenvectors Page.5.04 Eigenvalues and Eigenvectors Example.04. In, the effect of reflection, in a vertical plane mirror through the origin that makes an angle θ with the x-z coordinate plane, on the values of the Cartesian coordinates (x, y, z), may be represented by the matrix equation x xnew + cos θ sin θ 0 xold Rθ x or y sin θ cos θ 0 y z 0 0 z new old new old new old The reflection matrix R θ may be constructed from the composition of three consecutive operations: rotate all of about the z axis, so that the mirror is rotated into the x-z plane; then reflect the y coordinate to its negative; then rotate all of about the z axis, so that the mirror is rotated back to its starting position. With the help of some trigonometric identities, one can show that cos( θ) sin ( θ) 0 0 0 cosθ sinθ 0 + cos θ sin θ 0 sin ( θ) cos( θ) 0 0 0 sinθ cosθ 0 sin θ cos θ 0 0 0 0 0 0 0 0 0 Obviously, any point on the mirror does not move as a result of the reflection. Points on the mirror have coordinates (r cos θ, r sin θ, z), where r and z are any real numbers. [Note that two free parameters are needed to describe a two-dimensional surface.] r cosθ cos θ sin θ 0 r cosθ rsinθ x R θ sin θ cos θ 0 rsinθ x z 0 0 z r( cos θ cosθ + sin θ sinθ) r cos( θ θ) r cosθ r( sin θcos θ cos θsinθ) rsin ( θ θ ) rsinθ + x z z z

ENGI 940.04 - Eigenvalues & Eigenvectors Page.6 Therefore any member of the two dimensional vector space cosθ 0 x r sinθ z 0 + ( rz, ) 0 R θ x x. The basis vectors of this vector space, is invariant under the reflection, ( ) cosθ 0 sinθ and 0, are the eigenvectors of R θ for the eigenvalue +, 0 (as is any non-zero combination of them). Any point on the line through the origin that is at right angles to the mirror, (r sin θ, r cos θ, 0), will be reflected to (r sin θ, r cos θ, 0). For these points, Rθ x x. The basis vector of this one-dimensional vector space, sinθ cosθ, is the eigenvector of R θ for the eigenvalue, 0 (as is any non-zero multiple of it). The zero vector is always a solution of any matrix equation of the form Ax λ x. x 0 is known as the trivial solution. Non-trivial solutions of A x λ x are possible only for λ + and for λ in this example (with A R θ ). The eigenvectors for λ + correspond to points on the mirror that map to themselves under the reflection operation R θ. The eigenvectors for λ correspond to points on the normal line that map to their own negatives under the reflection operation R θ. No other non-zero vectors will map to simple multiples of themselves under R θ. We can summarize the results by displaying the unit eigenvectors as the columns of one matrix and their corresponding eigenvalues as the matching entries in a diagonal matrix: sinθ cosθ 0 0 0 X cosθ sinθ 0 and 0 0 Λ 0 0 0 0

ENGI 940.04 - Eigenvalues & Eigenvectors Page.7 Note that the matrix X is orthogonal, (X X T - its inverse is the same as its transpose) [In this case, X happens to be symmetric also, so that X X T X.] Also note that X R θ X Λ : sinθ cosθ 0 cos θ sin θ 0 sinθ cosθ 0 0 0 cosθ sinθ 0 sin θ cos θ 0 cosθ sinθ 0 0 0 0 0 0 0 0 0 0 0 Therefore the matrix X of unit eigenvectors of R θ diagonalizes the matrix R θ. This is generally true of any (n n) matrix that possesses n linearly independent eigenvectors (some (n n) matrices do not). Note that Ax λx A I x 0 ( λ ) The solution to this square matrix equation will be unique if and only if det (A λ I) 0. That unique solution is the trivial solution x 0. Therefore eigenvectors can be found if and only if λ is such that det (A λ I) 0. General method to find eigenvalues and eigenvectors det (A λ I) 0 is the characteristic equation from which all of the eigenvalues of the matrix A can be found. For each value of λ, the corresponding eigenvectors are determined by finding the non-trivial solutions to the matrix equation (A λ I) x 0.

ENGI 940.04 - Eigenvalues & Eigenvectors Page.8 Example.04. Find all eigenvalues and unit eigenvectors for the matrix A. Characteristic equation: λ det ( A λi) 0 0 ( λ) 0 λ λ + 4λ + 4 0 λ + 4λ + 0 (λ + )(λ + ) 0 Therefore the eigenvalues are λ and λ. λ : + x 0 ( A( I ) ) x 0 + y 0 x + y 0 (only one independent equation) y x + any non-zero multiple of is an eigenvector for λ. + The unit eigenvector is (or its negative). λ : + x 0 ( A( I ) ) x 0 + y 0 x + y 0 (only one independent equation) y x any non-zero multiple of is an eigenvector for λ. The unit eigenvector is (or its negative). A matrix X that diagonalizes A (by X T AX Λ) is X 0 Λ 0. One can quickly show that T 0 X AX 0 Λ. END OF CHAPTER