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

Size: px
Start display at page:

Download "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"

Transcription

1 24 8 Matrices Determinant of 2 2 matrix Given a 2 2 matrix [ ] a a A = 2 a 2 a 22 the real number a a 22 a 2 a 2 is determinant and denoted by det(a) = a a 2 a 2 a 22 Example 8 Find determinant of 2 2 matrices = 3 8 = 5, 0 3 = 0 ( 3) = 3, 2 2 = ( 4) = 5 Determinant of 3 3 matrix A typical 3 3 matrix is given by a a 2 a 3 a 2 a 22 a 23 a 3 a 32 a 33 The determinant is defined as a a 2 a 3 a 2 a 22 a 23 a 3 a 32 a 33 = a a 22 a 23 a 32 a 33 a 2 a 2 a 23 a 3 a 33 +a 3 a 2 a 22 a 3 a 32 (8) Example = = = = = = 2 Definition 83 If we exchange rows and columns of the following matrices [ ] a a a a 2 a 3 2, a a 2 a 2 a 22 a a 3 a 32 a 33

2 8 MATRICES 25 to get [ a a 2 a 2 a 22 ], a a 2 a 3 a 2 a 22 a 32 a 3 a 23 a 33 then resulting matrices are called the transpose Determinant for General square matrices Elementary Products The product containing exactly one entry from each row and each column is called an elementary product The signed elementary product is ±a j a 2j2 a njn (82) where the sign is + if the permutation {j,,j n } is even and if it is odd Using these, we define determinant: Definition 84 The determinant of a of square matrix A, denoted by det(a) is the sum of all signed elementary product of A det(a) = ±a j a 2j2 a njn (83) Minors and Cofactors Definition 85 If A is a square matrix, then the minor M ij of the entry a ij is determinant of the submatrix obtained by deleting i-th row and j-th column from A The number C ij = ( ) i+j M ij is called the cofactor of the entry a ij Then the determinant can be expanded wrt any row; for example, wrt first row, we have det(a) = a C +a 2 C 2 + +a n C n (84) In general expanding wrt i-th row, we have det(a) = a i C i +a i2 C i2 + +a in C in (85) or expanding wrt j-th column, we have deta = a j C j +a 2j C 2j + +a nj C nj (86)

3 26 a a 2 a n a 22 a 23 a 2n a 2 a 22 a 2n a 32 a 33 a 3n = a + a n a n2 a nn a n2 a n3 a nn a 2 a 2(i ) a 2(i+) a 2n +( ) +i a 3 a 3(i ) a 3(i+) a 3n a i + a n a n(i ) a n(i+) a nn a 2 a 22 a 2(n ) +( ) +n a 3 a 32 a 3(n ) a n a n a n2 a n(n ) The i-th term on the right is ( ) +i a i times the determinant of (n ) (n ) obtained by deleting first row and i-column 82 Properties of determinant Theorem 82 () Determinant of transposed matrix is the same the determinant of original matrix, ie, det(a T ) = det(a) (2) If we exchange any two rows(columns), then determinant changes signs (3) If any two rows or two columns of A are the same, the determinant os zero (4) det(αa) = α n det(a) (5) Adding a scalar multiple of row (column) to another row (column) does not change determinant Theorem 822 () Determinant of a matrix one of whose row is zero is zero (2) If any two rows (columns) are equal, the determinant is zero Expansion with respect to any row In the RHS of (8) we used expansion wrt the first row By () and (2) of the Theorem 82, we can expand it wrt any row or column, as long as we

4 83 INVERSE OF A MATRIX - CRAMER S RULE 27 multiply the correct sign ( ) i+j If we expand wrt 2nd row the determinant becomes a a 2 a 3 a 2 a 22 a 23 a 3 a 32 a 33 = a 2 a 2 a 3 a 32 a 33 +a 22 a a 3 a 3 a 33 a 23 a a 2 a 3 a 32 We may also expand wrt 3rd column a a 2 a 3 a 2 a 22 a 23 a 3 a 32 a 33 = a 3 a 2 a 22 a 3 a 32 a 23 a a 2 a 3 a 32 +a 33 a a 2 a 2 a 22 Example 823 The followings are expanded wrt 2nd, 3rd row = = = = = = 48 Example 824 The following is expanded wrt 3rd col det(a) = = 0C 3 +( 3)C 23 +0C 33 = ( 3)( ) = 3[6 4 5( 2)] = Inverse of a matrix - Cramer s Rule Recall the determinant expansion formula: Expanding wrt i-th row, we know det(a) = a i C i +a i2 C i2 + +a in C in (87) Now we ask ourselves what will happen (by mistake) if we consider the product of i-th row with the cofactors of another row, say, j i? det(a) = a C 3 +a 2 C a in C 3n (88)

5 28 As an example, consider a a 2 a 3 A = a 2 a 22 a 23 a 3 a 32 a 33 Its determinant is a C +a 2 C 2 +a 3 C 3 and a a 2 a 3 A = a 2 a 22 a 23 a a 2 a 3 Its determinant is clearly zero but expand anyway, to see a C 3 +a 2 C 32 +a 3 C 33 = 0 Thus we arrive at the following conclusion Theorem 83 If the entries of any row (column) of a square matrix are multiplied by the cofactors of corresponding entries of another row(column), then the sum of the product is zero Definition 832 Let the minor M ij of the entry a ij be determinant of the submatrix obtained by deleting i-th row and j-th column from A Let C ij = ( ) i+j M ij be the cofactor of a ij of a square matrix A, then the matrix C C 2 C n C 2 C 22 C 2n C = C n C n2 C nn is called the matrix of cofactors Its transpose is called the adjoint of A, denoted by adj(a) So adj(a) = C T Theorem 833 (Cramer s Rule-inverse) A = adj(a) (89) det(a)

6 83 INVERSE OF A MATRIX - CRAMER S RULE 29 Proof Observe a a 2 a n a 2 a 22 a 2n C C 2 C j C n A adj(a) = C 2 C 22 C j2 a n2 a i a i2 a in C n C 2n C jn C nn a n a n2 a nn Consider the ij-th entry of A adj(a) which is obtained by multiplying i-th row of A with j-th column of adj(a) Thus (A adj(a)) ij = a i C j +a i2 C j2 + +a in C jn This is zero(above theorem) unless i = j, in which case the value becomes det(a) Hence we have with D = det(a) D D 0 A adj(a) = = det(a)i n D Example 834 Find the adjoint and the inverse of 3 2 A = Sol First det(a) = 64 Now the cofactors are C = 2 C 2 =6 C 3 = 6 C 2 = 4 C 22 =2 C 23 = 6 C 3 = 2 C 32 = 0 C 33 = 6 Thus A = 64 adj(a) =

7 30 Theorem 835 (Cramer s Rule) When det(a) 0, the solution of the system Ax = b, ie, a x +a 2 x 2 + +a n x n = b a 2 x +a 22 x 2 + +a 2n x n = b 2 (80) a n x +a n2 x 2 + +a nn x n = b n is given by x = det(a ) det(a), x 2 = det(a 2) det(a),, x n = det(a n) det(a), where A j,(j =,2,,n) is the determinant of the matrix obtained by replacing j-th column by b in A Example 836 Solve 3x + 2y + z = y + z = 0 x + y = 3 84 Eigenvalues and eigenvectors Let A be an n n matrixif there is a vector x 0 and a scalar λ such that Ax = λx (8) holds, then λ is called an eigenvalue, x is called eigenvector Geometrically Ax = λx means A does not change the direction of x Example 84 Find eigenvalues and eigenvectors [ ] 2 A = 2 Sol Since the system has a nonzero solution we must have (A λi)x = 0 det(a λi) = 0 Solving 2 λ 2 λ = (λ 2)2 = 0, λ =,3

8 84 EIGENVALUES AND EIGENVECTORS 3 If λ = we have If λ = 3 The eigenvector is x +x 2 = 0 x +x 2 = 0 ( ) x = k, k is any real x +x 2 = 0 x x 2 = 0 ( ) x = k 2, k 2 any real Example 842 Find eigenvalues and eigenvectors 2 A = Solve λ 2 6 λ 0 2 λ = 0 λ(λ+4)(λ 3) = 0 we obtain λ = 0,λ 2 = 4,λ 3 = 3 For λ = 0, we have 3 R R 2 +R 6R +R 2 R +R (82) (83) Thus k = 3 k 3 and k 2 = 6 3 k 3 Choose k 3 = 3, we get x = k 6, k is any real 3

9 32 If λ 2 = 4 6R +R 2 5R +R 3 2R 2 +R R 2 +R R R R 3 9 R 2 8 R (84) (85) (86) thus k = k 3 and k 2 = 2k 3 Choose k 3 =, we get x 2 = k 2, k is any real Finally, we set λ 3 = 3 2 x 3 = k 3, k is any real 2 Eigenvalues of Powers of a Matrix If p(x) = x n +c x n + +c n x+c n is a polynomial, and if λ is an eigenvalue of A then p(λ) is an eigenvalue of p(a) = A n +c A n + +c n A+c n I Eigenvalues and Eigenvectors of Symmetric Matrices Theorem 843 Let A be a n n symmetric matrix with real entries, then () All the eigenvalues of A are real (2) The eigenspaces of A are all of R n (3) The eigenspaces corresponding to distinct eigenvalues are orthogonal Exercise 844 () Find the image of the unit circle under the following map

10 85 SIMILARITY AND DIAGONALIZATION 33 (a) (b) ( ) 2 2 ( ) (c) (d) ( ) cosθ sinθ sinθ cosθ ( ) 2 2 (2) Diagonalzie (a),(b),(d) 85 Similarity and Diagonalization Similar Matrices In the study of change of bases, we have seen a matrix equation of the form C = P AP Here C and A represent a linear operator wrt different bases Definition 85 If A and C are square matrices with the same size, then we say they are similar if there exists an invertible matrix P such that C = P AP Eigenvalues and Eigenvectors of Similar Matrices Example 852 Find the algebraic multiplicities and geometric multiplicities of the eigenvalues of A = p(λ) = (λ 2)(λ 3) 2 Both of the eigenvalues have geometric multiplicity 2 Example 853 Find the algebraic multiplicities and geometric multiplicities of eigenvalues of A = p(λ) = (λ )(λ 2) 2 λ = have geometric multiplicity λ = 2have geometric multiplicity 2 Theorem 854 Similar matrices have the same eigenvalues and those eigenvalues have the same algebraic multiplicities and geometric multiplicities for both matrices

11 34 Diagonalization Definition 855 A square matrix A is given If there exists an invertible matrix P such that P AP is diagonal, then A is said to be diagonalizable Theorem 856 An n n matrix A is diagonalizable if and only if A has n linearly independent eigenvectors Proof Let {p,p 2,,p n } be the n linearly independent eigenvectors corresponding to the eigenvalues λ,,λ n Let P = [ p p 2 p n ] Then we see PD is p p 2 p n λ 0 0 λ p λ 2 p 2 λ n p n p 2 p 22 p 2n 0 λ 2 0 = λ p 2 λ 2 p 22 λ n p 2n p n p n2 p nn 0 0 λ n λ p n λ 2 p n2 λ n p nn (87) AP = [ ] [ ] Ap Ap 2 Ap n = λ p λ 2 p 2 λ n p n = PD, (88) where D = diag(λ,,λ n ) is the diagonal matrix whose diagonal entries are λ,,λ n Thus A is diagonalizable Conversely, assume there exists an invertible matrix P such that λ 0 0 P 0 λ 2 0 AP = D = λ n is a diagonal matrix Writing this as AP = PD and going reversing the early procedure, we can show that each column p i,i =,2,,n is the eigenvector corresponding to the eigenvalue λ i Method of Diagonalization Example 857 We have seen the eigenvalues of A = 2 0 3

12 85 SIMILARITY AND DIAGONALIZATION 35 are λ = and λ = 2 and the eigenvectors are 2 0 p =, and 0, 0 Thus One can check that P AP = D 2 0 P = 0 0 Linearly Independence of Eigenvectors Theorem 858 If v,v 2,,v k are eigenvectors of an n n matrix A corresponding to the distinct eigenvalues λ,,λ k, then the set is {v,v 2,,v k } linearly independent Proof Assume the vectors v,v 2,,v k are linearly dependent Then one of these vectors are linear combinations of the other ones We may assume the first such vector is v r+ Thus, v r+ = c v +c 2 v 2 + +c r v r, (89) where the set {v,v 2,,v r } is linearly independent Multiplying this equation by A we get λ r+ v r+ = c λ v +c 2 λ 2 v 2 + +c r λ r v r (820) Multiplying (85) by λ r+ and subtracting from (86), we obtain 0 = c (λ λ r+ )v +c 2 (λ 2 λ r+ )v 2 + +c r (λ r λ r+ )v r (82) Since the set {v,v 2,,v r } is linearly independent and all λ i are distinct, we must have c = c 2 = = c r = 0 This means v r+ = 0, a contradiction Thus the vectors v,v 2,,v k must be linearly independent Theorem 859 An n n matrix A with n distinct real eigenvalues is diagonalizable Theorem 850 An n n matrix A is diagonalizable if and only if the sum of geometric multiplicities of its with n eigenvalues is n

13 36 Relationship Between Algebraic Multiplicity Geometric Multiplicity Theorem 85 A is an n n matrix, then () The geometric multiplicity of an eigenvalue of A is less than or equal to its algebraic multiplicity (2) A is diagonalizable if and only the geometric multiplicity of an eigenvalue of A is the same as its algebraic multiplicity A Unifying Theorem Theorem 852 A is an n n matrix, then the followings are equivalent () A is diagonalizable (2) The geometric multiplicity of an eigenvalue of A is less than or equal to its algebraic multiplicity (3) A has n linearly independent eigenvectors (4) R n has a basis consisting of eigenvectors of A (5) The sum of geometric multiplicity of an eigenvalue of A is n (6) The geometric multiplicity of each eigenvalue of A is the same as its algebraic multiplicity 86 Orthogonal Diagonalizability; Functions of a Matrix Orthogonal Similarity Definition 86 If A and C are square matrices with the same size, then we say they are orthogonally similar if there exists an invertible matrix P such that C = P T AP Theorem 862 Two square matrices are orthogonally similar if and only if there exist orthonormal bases wrt which the matrices represent the same linear operator Theorem 863 An n n matrix A is orthogonally diagonalizable if and only if A has an orthonormal set of n eigenvectors

14 86 ORTHOGONAL DIAGONALIZABILITY; FUNCTIONS OF A MATRIX37 Theorem 864 () A matrix A is orthogonally diagonalizable if and only if it is symmetric (2) If A is symmetric, then the eigenvector belonging to different eigenvalues are orthogonal Proof (2) Let Av i = λ i v i be the eigenvector eigenvalues relations Then λ i v T j v i = v T j Av i = (v T j Av i) T = v T i A T v j = v T i Av j (by symmetry) = λ j v T i v j Subtracting, we get 0 = (λ i λ j )v T i v j Since λ i λ j 0, we have v T i v j = 0 Example 865 We have seen the eigenvalues of A = are λ = 2 and λ = 8 and the eigenvectors are v =, 0, and 0 Gram Schmidt orthonormalizing u =, and u 2 =,u 3 = One can check that P T AP = D 2 6 P =

15 38 Spectral Decomposition If A is symmetric and eigenpairs are λ i,u i, then we form the orthogonal matrix P = [u u 2 u n ] Then λ 0 0 u T A = PDP T = [ ] 0 λ 2 0 u T 2 u u 2 u n λ n u T u T 2 = [ ] λ u λ 2 u 2 λ n u n u T n u T n Multiplying out, we see by the orthogonality of u i A = λ u u T +λ 2 u 2 u T 2 + +λ n u n u T n (822) This is called the spectral decomposition of A Example 866 (Geometric Interpretation) A = [ ] are λ = 3 and λ = 2 and the eigenvectors are v = Gram Schmidt orthonormalizing [ ], and 2 [ ] 2 u = [ ], and u 5 2 = [ ] 2 5 A = λ u u T +λ 2 u 2 u T 2 = ( 3)[ 5 2 ] 4 5 +(2)[ We seethat theimage of any vector Ax can bedecomposedalong theeigenspaces ]

16 86 ORTHOGONAL DIAGONALIZABILITY; FUNCTIONS OF A MATRIX39 Powers of Diagonalizable Matrices (P AP) 2 = P APP AP = P A 2 P (P AP) k = P A k P (823) Cayley-Hamilton Theorem Theorem 867 Every square matrix satisfies its characteristic equation, ie, if A is n n matrix with its characteristic polynomial λ n +c λ n + +c n = 0 then A n +c A n + +c n I = 0 (824) Example 868 The characteristic polynomial of is So So p(λ) = (λ 2)(λ 3) 3 = λ 3 8λ 2 +2λ 8 A 3 8A 2 +2A 8I = 0 (825) A 4 = A(A 3 ) = = 43A 2 50A+44I Also the inverse may be found similarly A(A 2 8A+2I) = 8I from which A = 8 (A2 8A+2I) =

17 40 Exponential of a Matrix If then the matrix p(a) is defined as p(x) = a 0 +a x+ +a m x m, p(a) = a 0 I +a A+ +a m A m More generally a function of matrix can be defined by power series(as long as it converges); if f has a convergent power series f(x) = f(0)+f (0)x+ f (0) 2! then we may define f(a) = f(0)i +f (0)A+ f (0) 2! x fm (0) x m + + (826) m! A fm (0) A m + + (827) m! Theorem 869 If A is an n n diagonalizable matrix diagonalized by P and λ,,λ n are the corresponding eigenvalues and if f has a convergent power series on some interval, then f(λ ) f(λ 2 ) 0 f(a) = P P (828) 0 0 f(λ n ) Example 860 Find the exponential e ta of A = Sol 0 0 P AP = = So applying the above theorem to f(a) e t 0 0 e ta = P 0 e 2t 0 P = 0 0 e 2t

18 86 ORTHOGONAL DIAGONALIZABILITY; FUNCTIONS OF A MATRIX49 In general when A is symmetric and has a spectral decomposition A = λ u u T +λ 2 u 2 u T 2 + +λ n u n u T n, The matrix diagonalize A as It can be written as (exer) P = [ u u 2 u n ] f(a) = Pf(D)P T f(a) = f(λ )u u T +f(λ 2 )u 2 u T 2 + +f(λ n )u n u T n, (829) whose eigenvalue can be obtained easily from those of A, as f(λ i ),i =,2,,n

Recall : Eigenvalues and Eigenvectors

Recall : Eigenvalues and Eigenvectors Recall : Eigenvalues and Eigenvectors Let A be an n n matrix. If a nonzero vector x in R n satisfies Ax λx for a scalar λ, then : The scalar λ is called an eigenvalue of A. The vector x is called an eigenvector

More information

Chapter 3. Determinants and Eigenvalues

Chapter 3. Determinants and Eigenvalues Chapter 3. Determinants and Eigenvalues 3.1. Determinants With each square matrix we can associate a real number called the determinant of the matrix. Determinants have important applications to the theory

More information

1. General Vector Spaces

1. General Vector Spaces 1.1. Vector space axioms. 1. General Vector Spaces Definition 1.1. Let V be a nonempty set of objects on which the operations of addition and scalar multiplication are defined. By addition we mean a rule

More information

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

c c c c c c c c c c a 3x3 matrix C= has a determinant determined by Linear Algebra Determinants and Eigenvalues Introduction: Many important geometric and algebraic properties of square matrices are associated with a single real number revealed by what s known as the determinant.

More information

Econ Slides from Lecture 7

Econ Slides from Lecture 7 Econ 205 Sobel Econ 205 - Slides from Lecture 7 Joel Sobel August 31, 2010 Linear Algebra: Main Theory A linear combination of a collection of vectors {x 1,..., x k } is a vector of the form k λ ix i for

More information

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

A = 3 1. We conclude that the algebraic multiplicity of the eigenvalues are both one, that is, 65 Diagonalizable Matrices It is useful to introduce few more concepts, that are common in the literature Definition 65 The characteristic polynomial of an n n matrix A is the function p(λ) det(a λi) Example

More information

4. Determinants.

4. Determinants. 4. Determinants 4.1. Determinants; Cofactor Expansion Determinants of 2 2 and 3 3 Matrices 2 2 determinant 4.1. Determinants; Cofactor Expansion Determinants of 2 2 and 3 3 Matrices 3 3 determinant 4.1.

More information

Fundamentals of Engineering Analysis (650163)

Fundamentals of Engineering Analysis (650163) Philadelphia University Faculty of Engineering Communications and Electronics Engineering Fundamentals of Engineering Analysis (6563) Part Dr. Omar R Daoud Matrices: Introduction DEFINITION A matrix is

More information

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

Remark By definition, an eigenvector must be a nonzero vector, but eigenvalue could be zero. Sec 6 Eigenvalues and Eigenvectors Definition An eigenvector of an n n matrix A is a nonzero vector x such that A x λ x for some scalar λ A scalar λ is called an eigenvalue of A if there is a nontrivial

More information

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

av 1 x 2 + 4y 2 + xy + 4z 2 = 16. 74 85 Eigenanalysis The subject of eigenanalysis seeks to find a coordinate system, in which the solution to an applied problem has a simple expression Therefore, eigenanalysis might be called the method

More information

Linear Algebra Primer

Linear Algebra Primer Linear Algebra Primer D.S. Stutts November 8, 995 Introduction This primer was written to provide a brief overview of the main concepts and methods in elementary linear algebra. It was not intended to

More information

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

Chapter 2:Determinants. Section 2.1: Determinants by cofactor expansion Chapter 2:Determinants Section 2.1: Determinants by cofactor expansion [ ] a b Recall: The 2 2 matrix is invertible if ad bc 0. The c d ([ ]) a b function f = ad bc is called the determinant and it associates

More information

Linear Algebra Primer

Linear Algebra Primer Introduction Linear Algebra Primer Daniel S. Stutts, Ph.D. Original Edition: 2/99 Current Edition: 4//4 This primer was written to provide a brief overview of the main concepts and methods in elementary

More information

3 Matrix Algebra. 3.1 Operations on matrices

3 Matrix Algebra. 3.1 Operations on matrices 3 Matrix Algebra A matrix is a rectangular array of numbers; it is of size m n if it has m rows and n columns. A 1 n matrix is a row vector; an m 1 matrix is a column vector. For example: 1 5 3 5 3 5 8

More information

MATH 240 Spring, Chapter 1: Linear Equations and Matrices

MATH 240 Spring, Chapter 1: Linear Equations and Matrices MATH 240 Spring, 2006 Chapter Summaries for Kolman / Hill, Elementary Linear Algebra, 8th Ed. Sections 1.1 1.6, 2.1 2.2, 3.2 3.8, 4.3 4.5, 5.1 5.3, 5.5, 6.1 6.5, 7.1 7.2, 7.4 DEFINITIONS Chapter 1: Linear

More information

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.

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 Operations Linear Algebra Consider, for example, a system of equations such as x + 2y z + 4w = 0, 3x 4y + 2z 6w = 0, x 3y 2z + w = 0 The rectangular array 1 2 1 4 3 4 2 6 1 3 2 1 in which the

More information

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

and let s calculate the image of some vectors under the transformation T. Chapter 5 Eigenvalues and Eigenvectors 5. Eigenvalues and Eigenvectors Let T : R n R n be a linear transformation. Then T can be represented by a matrix (the standard matrix), and we can write T ( v) =

More information

22m:033 Notes: 7.1 Diagonalization of Symmetric Matrices

22m:033 Notes: 7.1 Diagonalization of Symmetric Matrices m:33 Notes: 7. Diagonalization of Symmetric Matrices Dennis Roseman University of Iowa Iowa City, IA http://www.math.uiowa.edu/ roseman May 3, Symmetric matrices Definition. A symmetric matrix is a matrix

More information

Conceptual Questions for Review

Conceptual Questions for Review Conceptual Questions for Review Chapter 1 1.1 Which vectors are linear combinations of v = (3, 1) and w = (4, 3)? 1.2 Compare the dot product of v = (3, 1) and w = (4, 3) to the product of their lengths.

More information

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

Remark 1 By definition, an eigenvector must be a nonzero vector, but eigenvalue could be zero. Sec 5 Eigenvectors and Eigenvalues In this chapter, vector means column vector Definition An eigenvector of an n n matrix A is a nonzero vector x such that A x λ x for some scalar λ A scalar λ is called

More information

Linear Systems and Matrices

Linear Systems and Matrices Department of Mathematics The Chinese University of Hong Kong 1 System of m linear equations in n unknowns (linear system) a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x 2 + + a 2n x n = b 2.......

More information

Diagonalization of Matrix

Diagonalization of Matrix of Matrix King Saud University August 29, 2018 of Matrix Table of contents 1 2 of Matrix Definition If A M n (R) and λ R. We say that λ is an eigenvalue of the matrix A if there is X R n \ {0} such that

More information

ANSWERS. E k E 2 E 1 A = B

ANSWERS. E k E 2 E 1 A = B MATH 7- Final Exam Spring ANSWERS Essay Questions points Define an Elementary Matrix Display the fundamental matrix multiply equation which summarizes a sequence of swap, combination and multiply operations,

More information

Lecture 15, 16: Diagonalization

Lecture 15, 16: Diagonalization Lecture 15, 16: Diagonalization Motivation: Eigenvalues and Eigenvectors are easy to compute for diagonal matrices. Hence, we would like (if possible) to convert matrix A into a diagonal matrix. Suppose

More information

Foundations of Matrix Analysis

Foundations of Matrix Analysis 1 Foundations of Matrix Analysis In this chapter we recall the basic elements of linear algebra which will be employed in the remainder of the text For most of the proofs as well as for the details, the

More information

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 )

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 ) Section 3.2 Theorem 3.6. Let A be an m n matrix of rank r. Then r m, r n, and, by means of a finite number of elementary row and column operations, A can be transformed into the matrix ( ) Ir O D = 1 O

More information

Linear Algebra Primer

Linear Algebra Primer Linear Algebra Primer David Doria daviddoria@gmail.com Wednesday 3 rd December, 2008 Contents Why is it called Linear Algebra? 4 2 What is a Matrix? 4 2. Input and Output.....................................

More information

Matrices and Linear Algebra

Matrices and Linear Algebra Contents Quantitative methods for Economics and Business University of Ferrara Academic year 2017-2018 Contents 1 Basics 2 3 4 5 Contents 1 Basics 2 3 4 5 Contents 1 Basics 2 3 4 5 Contents 1 Basics 2

More information

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

MAC Module 12 Eigenvalues and Eigenvectors. Learning Objectives. Upon completing this module, you should be able to: MAC Module Eigenvalues and Eigenvectors Learning Objectives Upon completing this module, you should be able to: Solve the eigenvalue problem by finding the eigenvalues and the corresponding eigenvectors

More information

Math Matrix Algebra

Math Matrix Algebra Math 44 - Matrix Algebra Review notes - 4 (Alberto Bressan, Spring 27) Review of complex numbers In this chapter we shall need to work with complex numbers z C These can be written in the form z = a+ib,

More information

Numerical Linear Algebra Homework Assignment - Week 2

Numerical Linear Algebra Homework Assignment - Week 2 Numerical Linear Algebra Homework Assignment - Week 2 Đoàn Trần Nguyên Tùng Student ID: 1411352 8th October 2016 Exercise 2.1: Show that if a matrix A is both triangular and unitary, then it is diagonal.

More information

235 Final exam review questions

235 Final exam review questions 5 Final exam review questions Paul Hacking December 4, 0 () Let A be an n n matrix and T : R n R n, T (x) = Ax the linear transformation with matrix A. What does it mean to say that a vector v R n is an

More information

ICS 6N Computational Linear Algebra Eigenvalues and Eigenvectors

ICS 6N Computational Linear Algebra Eigenvalues and Eigenvectors ICS 6N Computational Linear Algebra Eigenvalues and Eigenvectors Xiaohui Xie University of California, Irvine xhx@uci.edu Xiaohui Xie (UCI) ICS 6N 1 / 34 The powers of matrix Consider the following dynamic

More information

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

1. Linear systems of equations. Chapters 7-8: Linear Algebra. Solution(s) of a linear system of equations (continued) 1 A linear system of equations of the form Sections 75, 78 & 81 a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x 2 + + a 2n x n = b 2 a m1 x 1 + a m2 x 2 + + a mn x n = b m can be written in matrix

More information

City Suburbs. : population distribution after m years

City Suburbs. : population distribution after m years Section 5.3 Diagonalization of Matrices Definition Example: stochastic matrix To City Suburbs From City Suburbs.85.03 = A.15.97 City.15.85 Suburbs.97.03 probability matrix of a sample person s residence

More information

8. Diagonalization.

8. Diagonalization. 8. Diagonalization 8.1. Matrix Representations of Linear Transformations Matrix of A Linear Operator with Respect to A Basis We know that every linear transformation T: R n R m has an associated standard

More information

MAC Module 12 Eigenvalues and Eigenvectors

MAC Module 12 Eigenvalues and Eigenvectors MAC 23 Module 2 Eigenvalues and Eigenvectors Learning Objectives Upon completing this module, you should be able to:. Solve the eigenvalue problem by finding the eigenvalues and the corresponding eigenvectors

More information

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

DIAGONALIZATION. In order to see the implications of this definition, let us consider the following example Example 1. Consider the matrix DIAGONALIZATION Definition We say that a matrix A of size n n is diagonalizable if there is a basis of R n consisting of eigenvectors of A ie if there are n linearly independent vectors v v n such that

More information

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

Diagonalization. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics Diagonalization MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Motivation Today we consider two fundamental questions: Given an n n matrix A, does there exist a basis

More information

Math 520 Exam 2 Topic Outline Sections 1 3 (Xiao/Dumas/Liaw) Spring 2008

Math 520 Exam 2 Topic Outline Sections 1 3 (Xiao/Dumas/Liaw) Spring 2008 Math 520 Exam 2 Topic Outline Sections 1 3 (Xiao/Dumas/Liaw) Spring 2008 Exam 2 will be held on Tuesday, April 8, 7-8pm in 117 MacMillan What will be covered The exam will cover material from the lectures

More information

Eigenvalues and Eigenvectors

Eigenvalues and Eigenvectors November 3, 2016 1 Definition () The (complex) number λ is called an eigenvalue of the n n matrix A provided there exists a nonzero (complex) vector v such that Av = λv, in which case the vector v is called

More information

MTH 464: Computational Linear Algebra

MTH 464: Computational Linear Algebra MTH 464: Computational Linear Algebra Lecture Outlines Exam 2 Material Prof. M. Beauregard Department of Mathematics & Statistics Stephen F. Austin State University March 2, 2018 Linear Algebra (MTH 464)

More information

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

Glossary of Linear Algebra Terms. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB Glossary of Linear Algebra Terms Basis (for a subspace) A linearly independent set of vectors that spans the space Basic Variable A variable in a linear system that corresponds to a pivot column in the

More information

Determinants by Cofactor Expansion (III)

Determinants by Cofactor Expansion (III) Determinants by Cofactor Expansion (III) Comment: (Reminder) If A is an n n matrix, then the determinant of A can be computed as a cofactor expansion along the jth column det(a) = a1j C1j + a2j C2j +...

More information

Lecture Notes in Linear Algebra

Lecture Notes in Linear Algebra Lecture Notes in Linear Algebra Dr. Abdullah Al-Azemi Mathematics Department Kuwait University February 4, 2017 Contents 1 Linear Equations and Matrices 1 1.2 Matrices............................................

More information

MATRICES AND MATRIX OPERATIONS

MATRICES AND MATRIX OPERATIONS SIZE OF THE MATRIX is defined by number of rows and columns in the matrix. For the matrix that have m rows and n columns we say the size of the matrix is m x n. If matrix have the same number of rows (n)

More information

Properties of the Determinant Function

Properties of the Determinant Function Properties of the Determinant Function MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Overview Today s discussion will illuminate some of the properties of the determinant:

More information

Linear algebra II Homework #1 solutions A = This means that every eigenvector with eigenvalue λ = 1 must have the form

Linear algebra II Homework #1 solutions A = This means that every eigenvector with eigenvalue λ = 1 must have the form Linear algebra II Homework # solutions. Find the eigenvalues and the eigenvectors of the matrix 4 6 A =. 5 Since tra = 9 and deta = = 8, the characteristic polynomial is f(λ) = λ (tra)λ+deta = λ 9λ+8 =

More information

Announcements Monday, November 06

Announcements Monday, November 06 Announcements Monday, November 06 This week s quiz: covers Sections 5 and 52 Midterm 3, on November 7th (next Friday) Exam covers: Sections 3,32,5,52,53 and 55 Section 53 Diagonalization Motivation: Difference

More information

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

2 b 3 b 4. c c 2 c 3 c 4 OHSx XM511 Linear Algebra: Multiple Choice Questions for Chapter 4 a a 2 a 3 a 4 b b 1. What is the determinant of 2 b 3 b 4 c c 2 c 3 c 4? d d 2 d 3 d 4 (a) abcd (b) abcd(a b)(b c)(c d)(d a) (c) abcd(a

More information

Introduction to Matrix Algebra

Introduction to Matrix Algebra Introduction to Matrix Algebra August 18, 2010 1 Vectors 1.1 Notations A p-dimensional vector is p numbers put together. Written as x 1 x =. x p. When p = 1, this represents a point in the line. When p

More information

Math Linear Algebra Final Exam Review Sheet

Math Linear Algebra Final Exam Review Sheet Math 15-1 Linear Algebra Final Exam Review Sheet Vector Operations Vector addition is a component-wise operation. Two vectors v and w may be added together as long as they contain the same number n of

More information

Math 225 Linear Algebra II Lecture Notes. John C. Bowman University of Alberta Edmonton, Canada

Math 225 Linear Algebra II Lecture Notes. John C. Bowman University of Alberta Edmonton, Canada Math 225 Linear Algebra II Lecture Notes John C Bowman University of Alberta Edmonton, Canada March 23, 2017 c 2010 John C Bowman ALL RIGHTS RESERVED Reproduction of these lecture notes in any form, in

More information

LINEAR ALGEBRA REVIEW

LINEAR ALGEBRA REVIEW LINEAR ALGEBRA REVIEW SPENCER BECKER-KAHN Basic Definitions Domain and Codomain. Let f : X Y be any function. This notation means that X is the domain of f and Y is the codomain of f. This means that for

More information

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

(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. 4 Diagonalization 4 Change of basis Let B (b,b ) be an ordered basis for R and let B b b (the matrix with b and b as columns) If x is a vector in R, then its coordinate vector x B relative to B satisfies

More information

UNIT 6: The singular value decomposition.

UNIT 6: The singular value decomposition. UNIT 6: The singular value decomposition. María Barbero Liñán Universidad Carlos III de Madrid Bachelor in Statistics and Business Mathematical methods II 2011-2012 A square matrix is symmetric if A T

More information

MATH 583A REVIEW SESSION #1

MATH 583A REVIEW SESSION #1 MATH 583A REVIEW SESSION #1 BOJAN DURICKOVIC 1. Vector Spaces Very quick review of the basic linear algebra concepts (see any linear algebra textbook): (finite dimensional) vector space (or linear space),

More information

Review problems for MA 54, Fall 2004.

Review problems for MA 54, Fall 2004. Review problems for MA 54, Fall 2004. Below are the review problems for the final. They are mostly homework problems, or very similar. If you are comfortable doing these problems, you should be fine on

More information

Study Guide for Linear Algebra Exam 2

Study Guide for Linear Algebra Exam 2 Study Guide for Linear Algebra Exam 2 Term Vector Space Definition A Vector Space is a nonempty set V of objects, on which are defined two operations, called addition and multiplication by scalars (real

More information

Math 315: Linear Algebra Solutions to Assignment 7

Math 315: Linear Algebra Solutions to Assignment 7 Math 5: Linear Algebra s to Assignment 7 # Find the eigenvalues of the following matrices. (a.) 4 0 0 0 (b.) 0 0 9 5 4. (a.) The characteristic polynomial det(λi A) = (λ )(λ )(λ ), so the eigenvalues are

More information

1 Last time: least-squares problems

1 Last time: least-squares problems MATH Linear algebra (Fall 07) Lecture Last time: least-squares problems Definition. If A is an m n matrix and b R m, then a least-squares solution to the linear system Ax = b is a vector x R n such that

More information

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

Math Bootcamp An p-dimensional vector is p numbers put together. Written as. x 1 x =. x p Math Bootcamp 2012 1 Review of matrix algebra 1.1 Vectors and rules of operations An p-dimensional vector is p numbers put together. Written as x 1 x =. x p. When p = 1, this represents a point in the

More information

Symmetric and anti symmetric matrices

Symmetric and anti symmetric matrices Symmetric and anti symmetric matrices In linear algebra, a symmetric matrix is a square matrix that is equal to its transpose. Formally, matrix A is symmetric if. A = A Because equal matrices have equal

More information

Linear algebra and applications to graphs Part 1

Linear algebra and applications to graphs Part 1 Linear algebra and applications to graphs Part 1 Written up by Mikhail Belkin and Moon Duchin Instructor: Laszlo Babai June 17, 2001 1 Basic Linear Algebra Exercise 1.1 Let V and W be linear subspaces

More information

[Disclaimer: This is not a complete list of everything you need to know, just some of the topics that gave people difficulty.]

[Disclaimer: This is not a complete list of everything you need to know, just some of the topics that gave people difficulty.] Math 43 Review Notes [Disclaimer: This is not a complete list of everything you need to know, just some of the topics that gave people difficulty Dot Product If v (v, v, v 3 and w (w, w, w 3, then the

More information

Linear Algebra Highlights

Linear Algebra Highlights Linear Algebra Highlights Chapter 1 A linear equation in n variables is of the form a 1 x 1 + a 2 x 2 + + a n x n. We can have m equations in n variables, a system of linear equations, which we want to

More information

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

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 1 x 2. x n 8 (4) 3 4 2 MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS SYSTEMS OF EQUATIONS AND MATRICES Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a

More information

Properties of Linear Transformations from R n to R m

Properties of Linear Transformations from R n to R m Properties of Linear Transformations from R n to R m MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Topic Overview Relationship between the properties of a matrix transformation

More information

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

LINEAR ALGEBRA 1, 2012-I PARTIAL EXAM 3 SOLUTIONS TO PRACTICE PROBLEMS LINEAR ALGEBRA, -I PARTIAL EXAM SOLUTIONS TO PRACTICE PROBLEMS Problem (a) For each of the two matrices below, (i) determine whether it is diagonalizable, (ii) determine whether it is orthogonally diagonalizable,

More information

Linear Algebra Lecture Notes-II

Linear Algebra Lecture Notes-II Linear Algebra Lecture Notes-II Vikas Bist Department of Mathematics Panjab University, Chandigarh-64 email: bistvikas@gmail.com Last revised on March 5, 8 This text is based on the lectures delivered

More information

Eigenvalues and Eigenvectors

Eigenvalues and Eigenvectors Eigenvalues and Eigenvectors week -2 Fall 26 Eigenvalues and eigenvectors The most simple linear transformation from R n to R n may be the transformation of the form: T (x,,, x n ) (λ x, λ 2,, λ n x n

More information

MATH 31 - ADDITIONAL PRACTICE PROBLEMS FOR FINAL

MATH 31 - ADDITIONAL PRACTICE PROBLEMS FOR FINAL MATH 3 - ADDITIONAL PRACTICE PROBLEMS FOR FINAL MAIN TOPICS FOR THE FINAL EXAM:. Vectors. Dot product. Cross product. Geometric applications. 2. Row reduction. Null space, column space, row space, left

More information

Solutions to Final Exam

Solutions to Final Exam Solutions to Final Exam. Let A be a 3 5 matrix. Let b be a nonzero 5-vector. Assume that the nullity of A is. (a) What is the rank of A? 3 (b) Are the rows of A linearly independent? (c) Are the columns

More information

Introduction to Determinants

Introduction to Determinants Introduction to Determinants For any square matrix of order 2, we have found a necessary and sufficient condition for invertibility. Indeed, consider the matrix The matrix A is invertible if and only if.

More information

CS 246 Review of Linear Algebra 01/17/19

CS 246 Review of Linear Algebra 01/17/19 1 Linear algebra In this section we will discuss vectors and matrices. We denote the (i, j)th entry of a matrix A as A ij, and the ith entry of a vector as v i. 1.1 Vectors and vector operations A vector

More information

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

DM554 Linear and Integer Programming. Lecture 9. Diagonalization. Marco Chiarandini DM554 Linear and Integer Programming Lecture 9 Marco Chiarandini Department of Mathematics & Computer Science University of Southern Denmark Outline 1. More on 2. 3. 2 Resume Linear transformations and

More information

Topic 1: Matrix diagonalization

Topic 1: Matrix diagonalization 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

More information

Determinants. Beifang Chen

Determinants. Beifang Chen Determinants Beifang Chen 1 Motivation Determinant is a function that each square real matrix A is assigned a real number, denoted det A, satisfying certain properties If A is a 3 3 matrix, writing A [u,

More information

Further Mathematical Methods (Linear Algebra) 2002

Further Mathematical Methods (Linear Algebra) 2002 Further Mathematical Methods (Linear Algebra) 2002 Solutions For Problem Sheet 4 In this Problem Sheet, we revised how to find the eigenvalues and eigenvectors of a matrix and the circumstances under which

More information

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

ft-uiowa-math2550 Assignment NOTRequiredJustHWformatOfQuizReviewForExam3part2 due 12/31/2014 at 07:10pm CST me me ft-uiowa-math2550 Assignment NOTRequiredJustHWformatOfQuizReviewForExam3part2 due 12/31/2014 at 07:10pm CST 1. (1 pt) local/library/ui/eigentf.pg A is n n an matrices.. There are an infinite number

More information

NOTES FOR LINEAR ALGEBRA 133

NOTES FOR LINEAR ALGEBRA 133 NOTES FOR LINEAR ALGEBRA 33 William J Anderson McGill University These are not official notes for Math 33 identical to the notes projected in class They are intended for Anderson s section 4, and are 2

More information

Eigenvalues and Eigenvectors A =

Eigenvalues and Eigenvectors A = Eigenvalues and Eigenvectors Definition 0 Let A R n n be an n n real matrix A number λ R is a real eigenvalue of A if there exists a nonzero vector v R n such that A v = λ v The vector v is called an eigenvector

More information

Graduate Mathematical Economics Lecture 1

Graduate Mathematical Economics Lecture 1 Graduate Mathematical Economics Lecture 1 Yu Ren WISE, Xiamen University September 23, 2012 Outline 1 2 Course Outline ematical techniques used in graduate level economics courses Mathematics for Economists

More information

EIGENVALUES AND EIGENVECTORS 3

EIGENVALUES AND EIGENVECTORS 3 EIGENVALUES AND EIGENVECTORS 3 1. Motivation 1.1. Diagonal matrices. Perhaps the simplest type of linear transformations are those whose matrix is diagonal (in some basis). Consider for example the matrices

More information

APPLICATIONS The eigenvalues are λ = 5, 5. An orthonormal basis of eigenvectors consists of

APPLICATIONS The eigenvalues are λ = 5, 5. An orthonormal basis of eigenvectors consists of CHAPTER III APPLICATIONS The eigenvalues are λ =, An orthonormal basis of eigenvectors consists of, The eigenvalues are λ =, A basis of eigenvectors consists of, 4 which are not perpendicular However,

More information

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

Linear Algebra: Lecture notes from Kolman and Hill 9th edition. Linear Algebra: Lecture notes from Kolman and Hill 9th edition Taylan Şengül March 20, 2019 Please let me know of any mistakes in these notes Contents Week 1 1 11 Systems of Linear Equations 1 12 Matrices

More information

ENGR-1100 Introduction to Engineering Analysis. Lecture 21

ENGR-1100 Introduction to Engineering Analysis. Lecture 21 ENGR-1100 Introduction to Engineering Analysis Lecture 21 Lecture outline Procedure (algorithm) for finding the inverse of invertible matrix. Investigate the system of linear equation and invertibility

More information

Determinants Chapter 3 of Lay

Determinants Chapter 3 of Lay Determinants Chapter of Lay Dr. Doreen De Leon Math 152, Fall 201 1 Introduction to Determinants Section.1 of Lay Given a square matrix A = [a ij, the determinant of A is denoted by det A or a 11 a 1j

More information

k is a product of elementary matrices.

k is a product of elementary matrices. Mathematics, Spring Lecture (Wilson) Final Eam May, ANSWERS Problem (5 points) (a) There are three kinds of elementary row operations and associated elementary matrices. Describe what each kind of operation

More information

Determinants. Samy Tindel. Purdue University. Differential equations and linear algebra - MA 262

Determinants. Samy Tindel. Purdue University. Differential equations and linear algebra - MA 262 Determinants Samy Tindel Purdue University Differential equations and linear algebra - MA 262 Taken from Differential equations and linear algebra by Goode and Annin Samy T. Determinants Differential equations

More information

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

Therefore, A and B have the same characteristic polynomial and hence, the same eigenvalues. Similar Matrices and Diagonalization Page 1 Theorem If A and B are n n matrices, which are similar, then they have the same characteristic equation and hence the same eigenvalues. Proof Let A and B be

More information

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition Prof. Tesler Math 283 Fall 2016 Also see the separate version of this with Matlab and R commands. Prof. Tesler Diagonalizing

More information

3 (Maths) Linear Algebra

3 (Maths) Linear Algebra 3 (Maths) Linear Algebra References: Simon and Blume, chapters 6 to 11, 16 and 23; Pemberton and Rau, chapters 11 to 13 and 25; Sundaram, sections 1.3 and 1.5. The methods and concepts of linear algebra

More information

The Singular Value Decomposition

The Singular Value Decomposition The Singular Value Decomposition Philippe B. Laval KSU Fall 2015 Philippe B. Laval (KSU) SVD Fall 2015 1 / 13 Review of Key Concepts We review some key definitions and results about matrices that will

More information

1111: Linear Algebra I

1111: Linear Algebra I 1111: Linear Algebra I Dr. Vladimir Dotsenko (Vlad) Michaelmas Term 2015 Dr. Vladimir Dotsenko (Vlad) 1111: Linear Algebra I Michaelmas Term 2015 1 / 10 Row expansion of the determinant Our next goal is

More information

Math 205, Summer I, Week 4b:

Math 205, Summer I, Week 4b: Math 205, Summer I, 2016 Week 4b: Chapter 5, Sections 6, 7 and 8 (5.5 is NOT on the syllabus) 5.6 Eigenvalues and Eigenvectors 5.7 Eigenspaces, nondefective matrices 5.8 Diagonalization [*** See next slide

More information

1 9/5 Matrices, vectors, and their applications

1 9/5 Matrices, vectors, and their applications 1 9/5 Matrices, vectors, and their applications Algebra: study of objects and operations on them. Linear algebra: object: matrices and vectors. operations: addition, multiplication etc. Algorithms/Geometric

More information

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

Math 314/ Exam 2 Blue Exam Solutions December 4, 2008 Instructor: Dr. S. Cooper. Name: Math 34/84 - Exam Blue Exam Solutions December 4, 8 Instructor: Dr. S. Cooper Name: Read each question carefully. Be sure to show all of your work and not just your final conclusion. You may not use your

More information

BASIC ALGORITHMS IN LINEAR ALGEBRA. Matrices and Applications of Gaussian Elimination. A 2 x. A T m x. A 1 x A T 1. A m x

BASIC ALGORITHMS IN LINEAR ALGEBRA. Matrices and Applications of Gaussian Elimination. A 2 x. A T m x. A 1 x A T 1. A m x BASIC ALGORITHMS IN LINEAR ALGEBRA STEVEN DALE CUTKOSKY Matrices and Applications of Gaussian Elimination Systems of Equations Suppose that A is an n n matrix with coefficents in a field F, and x = (x,,

More information

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET This is a (not quite comprehensive) list of definitions and theorems given in Math 1553. Pay particular attention to the ones in red. Study Tip For each

More information