17 Groups of Matrices

Size: px
Start display at page:

Download "17 Groups of Matrices"

Transcription

1 17 Groups o Matrices In this paragraph, we examine some groups whose elements are matrices. The reader proaly knows matrices (whose entries are real or complex numers), ut this is not a prerequisite or understanding this paragraph. We give an elementary account o the theory o matrices as ar as needed here. Matrix theory will e taken systematically in Chapter 4, 43. We allow the entries to e elements o any ield. Fields will e ormally introduced in Chapter 3, 9 (Deinition 9.13). Until then, we shall e content with the ollowing deinition Temporary Deinition: A ield is one o the sets,, and p, where p is a prime numer. Ater having learned aout ields in Chapter 3, the reader may check that the theory in this paragraph carries over to the more general situation where the term "ield" is used in the sense o Deinition We note that K is a commutative group under addition,. whose identity element we shall denote y 0. (so that 0 is the numer 0 in case K is one o,,, and it is the residue class 0 = 0 + p in case K is p or some prime numer p), and that K\{0} is a group under multiplication.. This will e used many times in this paragraph Deinition: Let K e a ield. A matrix over K is an array ( a c o our elements a,,c,d o K, arranged in two rows and two columns, and enclosed within parentheses. (The plural o "matrix" is "matrices".) 170

2 Thus ( ) is matrix over (and also over an, ( 5 7 ) is a matrix over (and also over ). In addition, ( ) is a matrix over 7, when ars mean residue classes modulo 7. The set o all matrices over a ield K will e denotded y Mat (K). The suscript signiies that there are rows and columns in a matrix (in the sense o Deinition 17.). I K is a ield and A,B are matrices rom Mat (K), we say A is equal to B provided the corrsponding entries in A and B are equal. More exactly, A: ( a c d ) is equal to B: (a c d ) i and only i a = a, =, c = c, d = d.. In this case, we write A = B. A single matrix equation is equivalent to our. equations etween the elements o the underlying ield.. It is clear that matrix equality is an equivalence relation on Mat (K). In particular, it is legitimate to say that A and B are equal when A is equal to B.. In this deinition o matrix equality, the location o the entries are taken into account. Thus ( ) and ( ) are dierent matrices, although they are made up o the same numers. We introduce two inary operations on Mat (K), addition and multiplication. Addition is deined in the most ovious way Deinition: Let K e a ield. For any A = ( a c Mat (K), we deine the sum o A and B as the matrix, B = (e g h ) in ( a+e + c+g d+h ). The sum o A and B will e denoted y A + B. Taking sums in Mat (K) will e called addition (o matrices). Addition o matrices is essentially the addition in the underlying ield, carried out our times. Not surprisingly, many properties o addition in the ield are relected in matrix addition. For example, just like a ield is a group under addition, matrices over a ield orm a group under addition, too. 171

3 17.4 Theorem: Let K e a ield. Then Mat (K) is a commutative group under addition. Proo: We check the group axioms (i) For any matrices A = ( a c, B = (e g h ) in Mat (K), we have a + e, +, c + g, d + h K since a,,c,d,e,,g,h K and K is closed under addition. Hence A + B = ( a+e + c+g d+h ) K and Mat (K) is closed under (matrix) addition. (ii) Associativity o addition in Mat (K) ollows rom associativity o addition in K. Indeed, or any A = ( a c Mat (K), we have (A + B) + C = [( a c + (e g h )] + (k n = ( (a+e)+k (+)+m (c+g)+n (d+h)+p ) = ( a+(e+k) +(+m) c+(g+n) d+(h+p) ) = ( a c + (e+k +m g+n h+p ) = A + (B + C)., B = (e g m p ) = (a+e c+g h ), C = (k n + d+h ) + (k m n p ) m p ) in (iii) What can e the identity element? Well, proaly the matrix ( ), where 0 denotes the zero element o the ield K (or instance, when K is or some prime numer p, 0 is the residue class 0 = p ). Indeed, we have, or any A = ( a c A + ( ) = (a c and ( 0 0 p + ( ) = (a+0 c+0 Mat (K), +0 d+0 ) = (a c 0 0 ) is a right identity o Mat (K). The matrix (0 0 = A 0 0 ) will e called the zero matrix (over K) and will e designated y the symol 0. This should not e conused with the zero element o the underlying ield K. (iv) Any matrix A = ( a c (opposite) A in Mat (K), namely ( a c Mat (K) has a right inverse d ) (since a,, c, d K): 17

4 ( a c + ( a c a) d ) = (a+( c+( c) +( ) d+( d) ) = ( ) = 0. Thus Mat (K) is a group under addition. We inally check commutativity. (v) Commutativity o addition in Mat (K) ollows rom commutativity o addition in K. Indeed, or any A = ( a c Mat (K), we have A + B = ( a c + (e g h ) = (a+e + + c+g d+h )= (e+a g+c h+ = (e g So Mat (K) is a commutative group under addition., B = (e g h ) + (a c h ) in = B + A. The additive group Mat (K) is somewhat dull. It is just our copies o the additive group K.. More interesting matrix groups arise when the operation is multiplication. We introduce this operation now Deinition: Let K e a ield. For any A = ( a c, B = (e g Mat (K), we deine the product o A and B as the matrix h ) in ( ae+g a+h ce+dg c+dh ). The product o A and B will e denoted y A. B or simply y AB.. Taking products in Mat (K) will e called multiplication (o matrices). This deinition looks izarre. One would expect the product o A and B, with the notation o Deinition 17.5, to e ( ae cg dh ). Some motivation or Deinition 17.5 can e gained as ollows. With each matrix ( a c (over, say), there is associated a coordinate transormation x = ax + y y = cx + dy o the Euclidean plane. Carrying out the transormations associated with ( a c, (e g h ) successively, we otain 173

5 x = ax + y y = cx + dy x = ex + y y = gx + hy, which gives x = a(ex + y ) + (gx + hy ) = (ae+g)x + (a+h)y y = c(ex + y ) + d(gx + hy ) = (ce+dg)x + (c+dh)y, so the product o the matrices is the one which is associated with the successive application o the transormation. I matrix multiplication is new to you, you are urged to write down matrices over perorming this operation. and multiply them in order to acquire dexterity in We collect some asic properties o matrix multiplication. in the next theorem. Let us recall that K\{0} is a group under multiplication.. The identity element o this group will e denoted y 1.. Thus 1 is the numer 1 when K is one o,,, and the residue class 1 = 1 + p when K = p or some prime numer p Theorem: Let K e a ield, whose zero element is 0 and whose identity element is 1. (1) Mat (K) is closed under matrix multiplication. () (AB)C = A(BC) or all A,B,C Mat (K). (3) Let I = ( ). Then AI = IA = A or all A Mat (K). (4) A(B + C) = AB + AC and (B + C)A = (BA + CA) or all A,B,C Mat (K). Proo: Let A = ( a c Mat (K)., B = (e g h ), C = (k n m p ) e aritrary elements o (1) Since a ield is closed under addition and multiplication,. ae + g, a + h, ce + dg, c + dh K whenever a,,c,d,e,,g,h K. So AB Mat (K) or all A,B Mat (K) and Mat (K) is closed under multiplication. () This is routine calculation. We evaluate (AB)C and A(BC): 174

6 (AB)C = [( a c (e g h )](k m n p ) = (ae+g ce+dg a+h c+dh )(k m n p ) (ae+g)k + (a+h)n (ae+g)m + (a+h)p = ((ce+dg)k + (c+dh)n (ce+dg)m + (c+dh)p ) = ( aek+gk+an+hn aem+gm+ap+hp cek+dgk+cn+dhn cem+dgm+cp+dhp ), (i) A(BC) = ( a c [(e g h )(k m n p )] = (a c (ek+n em+p gk+hn gm+hp ) = ( a(ek+n)+(gk+hn) a(em+p)+(gm+hp) c(ek+n)+d(gk+hn) c(em+p)+d(gm+hp) ) = ( aek+an+gk+hn aem+ap+gm+hp cek+cn+dgk+dhn cem+cp+dgm+dhp ). (ii) Since addition is commutative in K, the matrices (i). and (ii) are equal. Hence (AB)C = A(BC) or all A,B,C Mat (K). (3) We compute AI = ( a c as claimed. IA = ( 1 0 ( ) = (a1+0 c1+d0 0 1 )(a c = (1a+0c 0a+1c a0+1 c0+d1 ) = (a c = A, 1+0d 0+1 = (a c = A, (4) We have A(B + C) = ( a c = ( a c [(e g (e+k g+n h ) + (k n +m h+p ) = ( a(e+k)+(g+n) c(e+k)+d(g+n) = ( ae+ak+g+n ce+ck+dg+dn = ( ae+g+ak+n ce+dg+ck+dn = ( ae+g a+h = ( a c ce+dg (e g = AB + AC. m p )] a(+m)+(h+p) c(+m)+d(h+p) ) a+am+h+p c+cm+dh+dp ) a+h+am+p c+dh+cm+dp ) c+dh ) + (ak+n ck+dn h ) + (a c (k m n p ) am+p cm+dp ) The proo o (B + C)A = (BA + CA) ollows similar lines and is let to the reader. 175

7 Theorem 17.6 seems promising. Three o the group axioms are satisied, with I as the identity. It remains to investigate whether every matrix over a ield has a right inverse. Suppose K is a ield and A = ( a c Mat (K). Then A has a right inverse X = ( x y z u ) in Mat (K) i and only i AX = I, which is equivalent to (1) ax + z = 1, () ay + u = 0, (3) cx + dz = 0, (4) cy + du = 1. We multiply the equation (1) y d, (3) y and add them side y side. Using associativity o addition in K, distriutivity o multiplication over addition, and commutativity o multiplication in K, we get (ad c)x = d. We multiply () y d, (4) y and add them. We multiply (1) y c, (3) y a and add them. We multiply () y c, (4) y a and add them. We get (ad c)y =, (ad c)z = c, (ad c)u = a. We emphasize again that commutativity o multiplication in K is used crucially to derive these equations. The element ad its importance, we give it a name. c appears in each one o these equations. In view o 17.7 Deinition: Let K e a ield and A = ( a c element ad as det A. Mat (K). Then the c in K is called the determinant o A, written as det(a) or We have shown: i K is a ield and A = ( a c in Mat (K) is a right inverse o A, then Mat (K), and i X = (x z y u ) (det A)x = d (det A)y = (det A)z = c (det A)u = a. (D) 176

8 These equations impose certain conditions on a matrix having a right inverse. We cannot expect that every matrix has a right inverse. Those having a right inverse are charecterized very simply as the matrices with a nonzero determinant Theorem: Let K e a ield and A = ( a c right inverse i and only i det A unique right inverse o A, namely the matrix ( (det A) 1 d (det A) 1 c where (det A) 1 is the inverse o det A group K\{0}. Mat (K). Then A has a 0. I this is the case, then there is a (det A) 1 (det A) 1 a ) K\{0} in the multiplicative Proo: First we assume det A = 0 and show that A has no right inverse. Indeed, i det A = 0 and A had a right inverse, then the equations (D) would ecome d = 0 = 0 c = 0 a = 0, and A = ( a c would e the zero matrix (0 0 inverse X = ( x y z u ) would yield ( ) = I = AX = ( )(x y z u ) = (0x+0z 0x+0z 0 0 ). The existence o a right 0y+0u 0y+0u ) = ( ), hence 1 = 0 in K, a contradiction. Thus A has no right inverse i det A = 0. Now let us assume det A Since det A 0 and show that A has a unique right inverse. K\{0} and K\{0} is a group under multiplication, det A has an inverse in K\{0}, which we denote y (det A) 1. This is the nonzero element o the ield K such that (det A) 1 (det A) = (det A)(det A) 1 = 1 = the identity element o K\{0}. So we can solve or x,y,z,u in (D) y multiplying the equations in (D) y (det A) 1. We get x = (det A) 1 d, y = (det A) 1, z = (det A) 1 c, u = (det A) 1 a. Thus, i A has a right inverse at all, this right inverse must e the matrix written in the enunciation o the theorem (in particular, A has a unique 177

9 right inverse). It is easy to check that this matrix is indeed a right inverse o A: ( a c d)( (det A) 1 d (det A) 1 c (det A) = ( 1 (ad c) (det A) 1 (cd dc) = ( ) = I. (det A) 1 (det A) 1 a ) (det A) 1 ( a+a) (det A) 1 ( c+da)) Hence A does have a unique right inverse and it is the matrix given in this theorem. We will prove presently that the matrices with right inverses orm a group under multiplication. From Lemma 7.3, it will then ollow that the unique right inverse o a matrix with a nonzero determinant is also the unique let inverse o the same matrix. We shall reer to is as its inverse. The rule or inding the inverse o A = ( a c d ) is simple: interchange a and d, then put a minus sign in ront o and c, and multiply each entry y (det A) 1 [i.e., divide each entry y det A]. For example, the inverse o 1 1 ) Mat ( ) is ( 5 = ( 1/4 1/ /8 5/8 ( ) Mat ( 7 ) is ( ) = ( ) since the determinant is equal to 18 = 4 and 4 1 =. ) and that o 17.9 Theorem: Let K e a ield.. (1) det (AB) = (det A)(det B) or all A,B Mat (K). () det I = 1 ( K).. (3) I AX = I, then det X = (det A) 1.. Proo: (1) We use the notation o Deinition We get det (AB) = (ae + g)(c + dh) (a + h)(ce + dg) = aec + aedh + gc + gdh ace adg hce hdg = aedh adg + gc hce = ad(eh g) c(eh g) 178

10 = (ad c)(eh g) = (det A)(det B). () det I = = 1 0 = 1. (3) This ollows rom (1) and (): i AX = I, then 1 = det I = det(ax) = (det A)(det X), so det X = (det A) 1. The ormula det AB = (det A)(det B). is known as the multiplication rule o determinants.. Loosely speaking, the determinant o a product is the product o the determinants.. By induction on n, it is extended to n actors: det (A 1 A... A n ) = (det A 1 )(det A )... (det A n ). We inally have a group o matrices under multiplication Theorem: Let K e a ield. Then {A Mat (K): det A 0} is a group under matrix multiplication. Proo: We check the group axioms. Let us call our set G or revity. (i) For A,B G, we have det A 0 det B. In the ield K, product o nonzero elements is nonzero (K\{0} is a group, and closed under multiplication). So det AB = (det A)(det B) 0 y Theorem 17.9(1) and consequently AB G. Thus G is closed under multiplication. 17.6(). (ii) Associativity o multiplication in G ollows rom Theorem (iii) I is a right identity element o G, or det I = 1 0 y Theorem 17.9(), so I G; and AI = A or all A G y Theorem 17.6(3). (iv) Any A G has a right inverse in G. Indeed, i A G, then det A 0, so A has a right inverse X in Mat (K). As det X = (det A) 1 0 (Theorem 17.9(3)), we see X G. Thus A has a right inverse in G. Thereore, G is a group. 179

11 17.11 Deinition: Let K e a ield. The group o Theorem is called the general linear group (o degree ) over K, and is written as GL(,K). Since GL(,K) is a group, the unique right inverse o any matrix A in GL(,K) is also the unique let inverse o that matrix (Lemma 7.3). It will e called the inverse o A, and will e written as A 1, in conormity with the usual terminology and notation. The matrix I will e called the identity matrix. Elements o GL(,K) are called invertile matrices or regular matrices. Matrices whose determinants are zero are called singular. The next theorem urnishes another matrix group Theorem: Let K e a ield. Then {A Mat (K): det A = 1} is a group under matrix multiplication. Proo: Let us call this set S or revity. As 1 0 in K, we get S GL(,K). We use the sugroup criterion (Lemma 9.) to check that S is a sugroup o GL(,K). (i) For A,B S, we have det A = 1 = det B, thereore det AB = (det A)(det B) = 1.1 = 1 y Theorem 17.9(1) and consequently AB S. Thus S is closed under multiplication. (ii) For any A S, we have det A = 1, so det (A 1 ) = (det A) 1 = 1 1 = 1 y Theorem 17.9(3) and A 1 S. Thus S is closed under the orming o inverses. Thereore, S is a sugroup o GL(,K) Deinition: Let K e a ield. The group o Theorem 17.1 is called the special linear group (o degree ) over K, and is written as SL(,K). We close this paragraph with a group that plays an important role in numer theory and in complex analysis. 180

12 17.14 Theorem: The set {( a c Mat ( ): a,,c,d, ad c = 1} is a group under matrix multiplication. Proo: Let us call this set H or revity. Clearly H SL(, ). We check that H is a sugroup o SL(, ). AB = ( ae+g ce+dg and B = (e g h ) are elements o H. Then (i) Suppose A = ( a c a+h c+dh ). Here the entries o AB, namely ae+g, ce+dg, a+h, c+dh are integers, ecause a,,c,d,e,,g,h are integers. Also, det A = 1 = det B, thereore det AB = (det A)(det B) = 1.1 = 1 y Theorem 17.9(1) and AB H. Thus H is closed under multiplication. (ii) Let A = ( a c H. Then det A = 1 and so A 1 = ( d c a ) y Theorem The entries d,, c, a o A 1 are integers, ecause a,, c, d are integers. Also, we have det A = 1, so det (A 1 ) = (det A) 1 = 1 1 = 1 y Theorem 17.9(3) (or det (A 1 ) = da ( )( c) = ad c = 1). So A 1 H and H is closed under the orming o inverses. Thereore, H is a sugroup o SL(, ) Deinition: The group o Theorem is called the special linear group (o degree ) over, or the modular group, and is written as SL(, ) or as. Exercises 1. Let K e a ield. Show that GL(,K) is not an aelian group.. Find all elements o GL(, ). What is the order o GL(, )? 3. Write down the multiplication tale o GL(, ). Compare it (eventually ater reordering the rows and columns). with the multiplication tale o S

13 4. Find all elements o SL(, 3 ). What is the order o SL(, 3 )? 5. Write down the multiplication tale o SL(, 3 ) 6. Let K e a ield and let A = ( a c Mat (K). When a = 0 =, we have det A = 0. In case (a,) (0,0),. prove that det A = 0 i and only i there is an element k in K such that c = ka, d = k.. Use this result and show that GL(, p ) = (p 1)(p p). 7. Determine how many elements in GL(, ) have the same determi- p nant. Find the order o SL(, p ). 8. Show that {( 1 a 0 ) Mat (K): 0} is a sugroup o GL(,K). 9. Prove that {( a 0 Mat (K): ad Its elements are called triangular matrices. 0} is a group under multiplication. 10. Let K e a ield. For any A = ( a c Mat (K), we deine the trace o A to e the element a + d o K. (sum o the entries in the upper-let lower-right diagonal).. Show that the trace o AB is equal to the trace o BA or all A,B Mat (K). 11. Let K e a ield. For any A = ( a c transpose o A to e the matrix ( a Show that det A t = det A and (AB) t = B t A t or all A,B Mat (K), we deine the c Mat (K), which is written At. Mat (K). 1. Let m and put Mat ( m ) = {( a c d ): a,,c,d }. Show that the m theory in the text, until Theorem 17.8,. remains valid or the elements o Mat ( m ), which are called matrices over m. In place o Theorem 17.8, prove that A inverse i and only i det A m. Mat ( m ) has a unique right Put GL(, m ) = {A Mat ( m ): det A m }. Show that GL(, m ) is a group under multiplication. Prove that Theorem 17.1 remains true i "K" is replaced y " m ". 18

14 13. Develope a theory o matrices over y modiying the theory o matrices over. How do you deine GL(, )? 14. Let H = {( a conjugate o x a ): a, } Mat ( ), where x is the complex. Prove that H is closed under addition and multiplication. Show that H\{0} is a group under multiplication. 15. I K is a ield and A = ( a c Mat (K), we write A = ( a c d ). Let 1 = ( ), i = ( i 0 0 i ), j = ( ), k = (0 i i 0 ) Mat ( ). Thus 1 is the identity matrix over.. Show that ij = k, jk = i, ki = j. Prove that {1, 1,i, i,j, j,k, k} is a group under multiplication,. called a quaternion group o order 8 and is denoted as Q 8. Show that Q 8 has exactly one element o order. Find all sugroups o Q

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

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 Section 5.5. Matrices and Vectors A matrix is a rectangular array of objects arranged in rows and columns. The objects are called the entries. A matrix with m rows and n columns is called an m n matrix.

More information

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

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 Section 5.5. Matrices and Vectors A matrix is a rectangular array of objects arranged in rows and columns. The objects are called the entries. A matrix with m rows and n columns is called an m n matrix.

More information

ELEMENTARY LINEAR ALGEBRA

ELEMENTARY LINEAR ALGEBRA ELEMENTARY LINEAR ALGEBRA K R MATTHEWS DEPARTMENT OF MATHEMATICS UNIVERSITY OF QUEENSLAND First Printing, 99 Chapter LINEAR EQUATIONS Introduction to linear equations A linear equation in n unknowns x,

More information

Matrix Arithmetic. j=1

Matrix Arithmetic. j=1 An m n matrix is an array A = Matrix Arithmetic a 11 a 12 a 1n a 21 a 22 a 2n a m1 a m2 a mn of real numbers a ij An m n matrix has m rows and n columns a ij is the entry in the i-th row and j-th column

More information

A matrix over a field F is a rectangular array of elements from F. The symbol

A matrix over a field F is a rectangular array of elements from F. The symbol Chapter MATRICES Matrix arithmetic A matrix over a field F is a rectangular array of elements from F The symbol M m n (F ) denotes the collection of all m n matrices over F Matrices will usually be denoted

More information

a 11 x 1 + a 12 x a 1n x n = b 1 a 21 x 1 + a 22 x a 2n x n = b 2.

a 11 x 1 + a 12 x a 1n x n = b 1 a 21 x 1 + a 22 x a 2n x n = b 2. Chapter 1 LINEAR EQUATIONS 11 Introduction to linear equations A linear equation in n unknowns x 1, x,, x n is an equation of the form a 1 x 1 + a x + + a n x n = b, where a 1, a,, a n, b are given real

More information

Math 216A. A gluing construction of Proj(S)

Math 216A. A gluing construction of Proj(S) Math 216A. A gluing construction o Proj(S) 1. Some basic deinitions Let S = n 0 S n be an N-graded ring (we ollows French terminology here, even though outside o France it is commonly accepted that N does

More information

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

Chapter 5. Linear Algebra. A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form Chapter 5. Linear Algebra A linear (algebraic) equation in n unknowns, x 1, x 2,..., x n, is an equation of the form a 1 x 1 + a 2 x 2 + + a n x n = b where a 1, a 2,..., a n and b are real numbers. 1

More information

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

MATRICES The numbers or letters in any given matrix are called its entries or elements MATRICES A matrix is defined as a rectangular array of numbers. Examples are: 1 2 4 a b 1 4 5 A : B : C 0 1 3 c b 1 6 2 2 5 8 The numbers or letters in any given matrix are called its entries or elements

More information

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

Matrix Algebra Determinant, Inverse matrix. Matrices. A. Fabretti. Mathematics 2 A.Y. 2015/2016. A. Fabretti Matrices Matrices A. Fabretti Mathematics 2 A.Y. 2015/2016 Table of contents Matrix Algebra Determinant Inverse Matrix Introduction A matrix is a rectangular array of numbers. The size of a matrix is indicated

More information

INSTITIÚID TEICNEOLAÍOCHTA CHEATHARLACH INSTITUTE OF TECHNOLOGY CARLOW MATRICES

INSTITIÚID TEICNEOLAÍOCHTA CHEATHARLACH INSTITUTE OF TECHNOLOGY CARLOW MATRICES 1 CHAPTER 4 MATRICES 1 INSTITIÚID TEICNEOLAÍOCHTA CHEATHARLACH INSTITUTE OF TECHNOLOGY CARLOW MATRICES 1 Matrices Matrices are of fundamental importance in 2-dimensional and 3-dimensional graphics programming

More information

Linear Algebra and Matrix Inversion

Linear Algebra and Matrix Inversion Jim Lambers MAT 46/56 Spring Semester 29- Lecture 2 Notes These notes correspond to Section 63 in the text Linear Algebra and Matrix Inversion Vector Spaces and Linear Transformations Matrices are much

More information

GROUPS. Chapter-1 EXAMPLES 1.1. INTRODUCTION 1.2. BINARY OPERATION

GROUPS. Chapter-1 EXAMPLES 1.1. INTRODUCTION 1.2. BINARY OPERATION Chapter-1 GROUPS 1.1. INTRODUCTION The theory of groups arose from the theory of equations, during the nineteenth century. Originally, groups consisted only of transformations. The group of transformations

More information

a11 a A = : a 21 a 22

a11 a A = : a 21 a 22 Matrices The study of linear systems is facilitated by introducing matrices. Matrix theory provides a convenient language and notation to express many of the ideas concisely, and complicated formulas are

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

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

Systems of Linear Equations and Matrices

Systems of Linear Equations and Matrices Chapter 1 Systems of Linear Equations and Matrices System of linear algebraic equations and their solution constitute one of the major topics studied in the course known as linear algebra. In the first

More information

1300 Linear Algebra and Vector Geometry

1300 Linear Algebra and Vector Geometry 1300 Linear Algebra and Vector Geometry R. Craigen Office: MH 523 Email: craigenr@umanitoba.ca May-June 2017 Matrix Inversion Algorithm One payoff from this theorem: It gives us a way to invert matrices.

More information

3.1 Definition of a Group

3.1 Definition of a Group 3.1 J.A.Beachy 1 3.1 Definition of a Group from A Study Guide for Beginner s by J.A.Beachy, a supplement to Abstract Algebra by Beachy / Blair This section contains the definitions of a binary operation,

More information

Systems of Linear Equations and Matrices

Systems of Linear Equations and Matrices Chapter 1 Systems of Linear Equations and Matrices System of linear algebraic equations and their solution constitute one of the major topics studied in the course known as linear algebra. In the first

More information

1 2 2 Circulant Matrices

1 2 2 Circulant Matrices Circulant Matrices General matrix a c d Ax x ax + cx x x + dx General circulant matrix a x ax + x a x x + ax. Evaluating the Eigenvalues Find eigenvalues and eigenvectors of general circulant matrix: a

More information

Chapter 2: Matrix Algebra

Chapter 2: Matrix Algebra Chapter 2: Matrix Algebra (Last Updated: October 12, 2016) These notes are derived primarily from Linear Algebra and its applications by David Lay (4ed). Write A = 1. Matrix operations [a 1 a n. Then entry

More information

Math Camp II. Basic Linear Algebra. Yiqing Xu. Aug 26, 2014 MIT

Math Camp II. Basic Linear Algebra. Yiqing Xu. Aug 26, 2014 MIT Math Camp II Basic Linear Algebra Yiqing Xu MIT Aug 26, 2014 1 Solving Systems of Linear Equations 2 Vectors and Vector Spaces 3 Matrices 4 Least Squares Systems of Linear Equations Definition A linear

More information

Linear Algebra. Hoffman & Kunze. 2nd edition. Answers and Solutions to Problems and Exercises Typos, comments and etc...

Linear Algebra. Hoffman & Kunze. 2nd edition. Answers and Solutions to Problems and Exercises Typos, comments and etc... Linear Algebra Hoffman & Kunze 2nd edition Answers and Solutions to Problems and Exercises Typos, comments and etc Gregory R Grant University of Pennsylvania email: ggrant@upennedu Julyl 2017 2 Note This

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

ELEMENTARY LINEAR ALGEBRA

ELEMENTARY LINEAR ALGEBRA ELEMENTARY LINEAR ALGEBRA K. R. MATTHEWS DEPARTMENT OF MATHEMATICS UNIVERSITY OF QUEENSLAND Second Online Version, December 1998 Comments to the author at krm@maths.uq.edu.au Contents 1 LINEAR EQUATIONS

More information

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

1 Matrices and Systems of Linear Equations. a 1n a 2n March 31, 2013 16-1 16. Systems of Linear Equations 1 Matrices and Systems of Linear Equations An m n matrix is an array A = (a ij ) of the form a 11 a 21 a m1 a 1n a 2n... a mn where each a ij is a real

More information

Elementary Row Operations on Matrices

Elementary Row Operations on Matrices King Saud University September 17, 018 Table of contents 1 Definition A real matrix is a rectangular array whose entries are real numbers. These numbers are organized on rows and columns. An m n matrix

More information

Chapter 4. Matrices and Matrix Rings

Chapter 4. Matrices and Matrix Rings Chapter 4 Matrices and Matrix Rings We first consider matrices in full generality, i.e., over an arbitrary ring R. However, after the first few pages, it will be assumed that R is commutative. The topics,

More information

Appendix C Vector and matrix algebra

Appendix C Vector and matrix algebra Appendix C Vector and matrix algebra Concepts Scalars Vectors, rows and columns, matrices Adding and subtracting vectors and matrices Multiplying them by scalars Products of vectors and matrices, scalar

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

CS100: DISCRETE STRUCTURES. Lecture 3 Matrices Ch 3 Pages:

CS100: DISCRETE STRUCTURES. Lecture 3 Matrices Ch 3 Pages: CS100: DISCRETE STRUCTURES Lecture 3 Matrices Ch 3 Pages: 246-262 Matrices 2 Introduction DEFINITION 1: A matrix is a rectangular array of numbers. A matrix with m rows and n columns is called an m x n

More information

Analysis of the regularity, pointwise completeness and pointwise generacy of descriptor linear electrical circuits

Analysis of the regularity, pointwise completeness and pointwise generacy of descriptor linear electrical circuits Computer Applications in Electrical Engineering Vol. 4 Analysis o the regularity pointwise completeness pointwise generacy o descriptor linear electrical circuits Tadeusz Kaczorek Białystok University

More information

ELEMENTARY LINEAR ALGEBRA

ELEMENTARY LINEAR ALGEBRA ELEMENTARY LINEAR ALGEBRA K. R. MATTHEWS DEPARTMENT OF MATHEMATICS UNIVERSITY OF QUEENSLAND Corrected Version, 7th April 013 Comments to the author at keithmatt@gmail.com Chapter 1 LINEAR EQUATIONS 1.1

More information

Example. Addition, subtraction, and multiplication in Z are binary operations; division in Z is not ( Z).

Example. Addition, subtraction, and multiplication in Z are binary operations; division in Z is not ( Z). CHAPTER 2 Groups Definition (Binary Operation). Let G be a set. A binary operation on G is a function that assigns each ordered pair of elements of G an element of G. Note. This condition of assigning

More information

ELEMENTARY LINEAR ALGEBRA

ELEMENTARY LINEAR ALGEBRA ELEMENTARY LINEAR ALGEBRA K R MATTHEWS DEPARTMENT OF MATHEMATICS UNIVERSITY OF QUEENSLAND Second Online Version, December 998 Comments to the author at krm@mathsuqeduau All contents copyright c 99 Keith

More information

Fall Inverse of a matrix. Institute: UC San Diego. Authors: Alexander Knop

Fall Inverse of a matrix. Institute: UC San Diego. Authors: Alexander Knop Fall 2017 Inverse of a matrix Authors: Alexander Knop Institute: UC San Diego Row-Column Rule If the product AB is defined, then the entry in row i and column j of AB is the sum of the products of corresponding

More information

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

Chapter 1: Systems of linear equations and matrices. Section 1.1: Introduction to systems of linear equations Chapter 1: Systems of linear equations and matrices Section 1.1: Introduction to systems of linear equations Definition: A linear equation in n variables can be expressed in the form a 1 x 1 + a 2 x 2

More information

Matrix operations Linear Algebra with Computer Science Application

Matrix operations Linear Algebra with Computer Science Application Linear Algebra with Computer Science Application February 14, 2018 1 Matrix operations 11 Matrix operations If A is an m n matrix that is, a matrix with m rows and n columns then the scalar entry in the

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

2. ETA EVALUATIONS USING WEBER FUNCTIONS. Introduction

2. ETA EVALUATIONS USING WEBER FUNCTIONS. Introduction . ETA EVALUATIONS USING WEBER FUNCTIONS Introduction So ar we have seen some o the methods or providing eta evaluations that appear in the literature and we have seen some o the interesting properties

More information

Things we can already do with matrices. Unit II - Matrix arithmetic. Defining the matrix product. Things that fail in matrix arithmetic

Things we can already do with matrices. Unit II - Matrix arithmetic. Defining the matrix product. Things that fail in matrix arithmetic Unit II - Matrix arithmetic matrix multiplication matrix inverses elementary matrices finding the inverse of a matrix determinants Unit II - Matrix arithmetic 1 Things we can already do with matrices equality

More information

APPENDIX: MATHEMATICAL INDUCTION AND OTHER FORMS OF PROOF

APPENDIX: MATHEMATICAL INDUCTION AND OTHER FORMS OF PROOF ELEMENTARY LINEAR ALGEBRA WORKBOOK/FOR USE WITH RON LARSON S TEXTBOOK ELEMENTARY LINEAR ALGEBRA CREATED BY SHANNON MARTIN MYERS APPENDIX: MATHEMATICAL INDUCTION AND OTHER FORMS OF PROOF When you are done

More information

Section 3.2. Multiplication of Matrices and Multiplication of Vectors and Matrices

Section 3.2. Multiplication of Matrices and Multiplication of Vectors and Matrices 3.2. Multiplication of Matrices and Multiplication of Vectors and Matrices 1 Section 3.2. Multiplication of Matrices and Multiplication of Vectors and Matrices Note. In this section, we define the product

More information

SPRING OF 2008 D. DETERMINANTS

SPRING OF 2008 D. DETERMINANTS 18024 SPRING OF 2008 D DETERMINANTS In many applications of linear algebra to calculus and geometry, the concept of a determinant plays an important role This chapter studies the basic properties of determinants

More information

Finite Mathematics Chapter 2. where a, b, c, d, h, and k are real numbers and neither a and b nor c and d are both zero.

Finite Mathematics Chapter 2. where a, b, c, d, h, and k are real numbers and neither a and b nor c and d are both zero. Finite Mathematics Chapter 2 Section 2.1 Systems of Linear Equations: An Introduction Systems of Equations Recall that a system of two linear equations in two variables may be written in the general form

More information

Matrix & Linear Algebra

Matrix & Linear Algebra Matrix & Linear Algebra Jamie Monogan University of Georgia For more information: http://monogan.myweb.uga.edu/teaching/mm/ Jamie Monogan (UGA) Matrix & Linear Algebra 1 / 84 Vectors Vectors Vector: A

More information

Matrix Operations. Linear Combination Vector Algebra Angle Between Vectors Projections and Reflections Equality of matrices, Augmented Matrix

Matrix Operations. Linear Combination Vector Algebra Angle Between Vectors Projections and Reflections Equality of matrices, Augmented Matrix Linear Combination Vector Algebra Angle Between Vectors Projections and Reflections Equality of matrices, Augmented Matrix Matrix Operations Matrix Addition and Matrix Scalar Multiply Matrix Multiply Matrix

More information

Matrices and Determinants

Matrices and Determinants Chapter1 Matrices and Determinants 11 INTRODUCTION Matrix means an arrangement or array Matrices (plural of matrix) were introduced by Cayley in 1860 A matrix A is rectangular array of m n numbers (or

More information

MAT 2037 LINEAR ALGEBRA I web:

MAT 2037 LINEAR ALGEBRA I web: MAT 237 LINEAR ALGEBRA I 2625 Dokuz Eylül University, Faculty of Science, Department of Mathematics web: Instructor: Engin Mermut http://kisideuedutr/enginmermut/ HOMEWORK 2 MATRIX ALGEBRA Textbook: Linear

More information

det(ka) = k n det A.

det(ka) = k n det A. Properties of determinants Theorem. If A is n n, then for any k, det(ka) = k n det A. Multiplying one row of A by k multiplies the determinant by k. But ka has every row multiplied by k, so the determinant

More information

EXERCISE SET 5.1. = (kx + kx + k, ky + ky + k ) = (kx + kx + 1, ky + ky + 1) = ((k + )x + 1, (k + )y + 1)

EXERCISE SET 5.1. = (kx + kx + k, ky + ky + k ) = (kx + kx + 1, ky + ky + 1) = ((k + )x + 1, (k + )y + 1) EXERCISE SET 5. 6. The pair (, 2) is in the set but the pair ( )(, 2) = (, 2) is not because the first component is negative; hence Axiom 6 fails. Axiom 5 also fails. 8. Axioms, 2, 3, 6, 9, and are easily

More information

MATH 2030: MATRICES. Example 0.2. Q:Define A 1 =, A. 3 4 A: We wish to find c 1, c 2, and c 3 such that. c 1 + c c

MATH 2030: MATRICES. Example 0.2. Q:Define A 1 =, A. 3 4 A: We wish to find c 1, c 2, and c 3 such that. c 1 + c c MATH 2030: MATRICES Matrix Algebra As with vectors, we may use the algebra of matrices to simplify calculations. However, matrices have operations that vectors do not possess, and so it will be of interest

More information

Chapter 2. Ma 322 Fall Ma 322. Sept 23-27

Chapter 2. Ma 322 Fall Ma 322. Sept 23-27 Chapter 2 Ma 322 Fall 2013 Ma 322 Sept 23-27 Summary ˆ Matrices and their Operations. ˆ Special matrices: Zero, Square, Identity. ˆ Elementary Matrices, Permutation Matrices. ˆ Voodoo Principle. What is

More information

Matrix Algebra. Matrix Algebra. Chapter 8 - S&B

Matrix Algebra. Matrix Algebra. Chapter 8 - S&B Chapter 8 - S&B Algebraic operations Matrix: The size of a matrix is indicated by the number of its rows and the number of its columns. A matrix with k rows and n columns is called a k n matrix. The number

More information

Lecture 6 & 7. Shuanglin Shao. September 16th and 18th, 2013

Lecture 6 & 7. Shuanglin Shao. September 16th and 18th, 2013 Lecture 6 & 7 Shuanglin Shao September 16th and 18th, 2013 1 Elementary matrices 2 Equivalence Theorem 3 A method of inverting matrices Def An n n matrice is called an elementary matrix if it can be obtained

More information

Chapter 2 Notes, Linear Algebra 5e Lay

Chapter 2 Notes, Linear Algebra 5e Lay Contents.1 Operations with Matrices..................................1.1 Addition and Subtraction.............................1. Multiplication by a scalar............................ 3.1.3 Multiplication

More information

8.4 Inverse Functions

8.4 Inverse Functions Section 8. Inverse Functions 803 8. Inverse Functions As we saw in the last section, in order to solve application problems involving eponential unctions, we will need to be able to solve eponential equations

More information

Math 320, spring 2011 before the first midterm

Math 320, spring 2011 before the first midterm Math 320, spring 2011 before the first midterm Typical Exam Problems 1 Consider the linear system of equations 2x 1 + 3x 2 2x 3 + x 4 = y 1 x 1 + 3x 2 2x 3 + 2x 4 = y 2 x 1 + 2x 3 x 4 = y 3 where x 1,,

More information

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.

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. Introduction Matrix Operations Matrix: An m n matrix A is an m-by-n array of scalars from a field (for example real numbers) of the form a a a n a a a n A a m a m a mn The order (or size) of A is m n (read

More information

LINEAR SYSTEMS AND MATRICES

LINEAR SYSTEMS AND MATRICES CHAPTER 3 LINEAR SYSTEMS AND MATRICES SECTION 3. INTRODUCTION TO LINEAR SYSTEMS This initial section takes account of the fact that some students remember only hazily the method of elimination for and

More information

Math 313 Chapter 1 Review

Math 313 Chapter 1 Review Math 313 Chapter 1 Review Howard Anton, 9th Edition May 2010 Do NOT write on me! Contents 1 1.1 Introduction to Systems of Linear Equations 2 2 1.2 Gaussian Elimination 3 3 1.3 Matrices and Matrix Operations

More information

Unit 3: Matrices. Juan Luis Melero and Eduardo Eyras. September 2018

Unit 3: Matrices. Juan Luis Melero and Eduardo Eyras. September 2018 Unit 3: Matrices Juan Luis Melero and Eduardo Eyras September 2018 1 Contents 1 Matrices and operations 4 1.1 Definition of a matrix....................... 4 1.2 Addition and subtraction of matrices..............

More information

We could express the left side as a sum of vectors and obtain the Vector Form of a Linear System: a 12 a x n. a m2

We could express the left side as a sum of vectors and obtain the Vector Form of a Linear System: a 12 a x n. a m2 Week 22 Equations, Matrices and Transformations Coefficient Matrix and Vector Forms of a Linear System Suppose we have a system of m linear equations in n unknowns a 11 x 1 + a 12 x 2 + + a 1n x n b 1

More information

Phys 201. Matrices and Determinants

Phys 201. Matrices and Determinants Phys 201 Matrices and Determinants 1 1.1 Matrices 1.2 Operations of matrices 1.3 Types of matrices 1.4 Properties of matrices 1.5 Determinants 1.6 Inverse of a 3 3 matrix 2 1.1 Matrices A 2 3 7 =! " 1

More information

Numerical Analysis Lecture Notes

Numerical Analysis Lecture Notes Numerical Analysis Lecture Notes Peter J Olver 3 Review of Matrix Algebra Vectors and matrices are essential for modern analysis of systems of equations algebrai, differential, functional, etc In this

More information

Eigenvalues and Eigenvectors

Eigenvalues and Eigenvectors Contents Eigenvalues and Eigenvectors. Basic Concepts. Applications of Eigenvalues and Eigenvectors 8.3 Repeated Eigenvalues and Symmetric Matrices 3.4 Numerical Determination of Eigenvalues and Eigenvectors

More information

Matrix Algebra. Learning Objectives. Size of Matrix

Matrix Algebra. Learning Objectives. Size of Matrix Matrix Algebra 1 Learning Objectives 1. Find the sum and difference of two matrices 2. Find scalar multiples of a matrix 3. Find the product of two matrices 4. Find the inverse of a matrix 5. Solve a system

More information

Homework Set #8 Solutions

Homework Set #8 Solutions Exercises.2 (p. 19) Homework Set #8 Solutions Assignment: Do #6, 8, 12, 14, 2, 24, 26, 29, 0, 2, 4, 5, 6, 9, 40, 42 6. Reducing the matrix to echelon form: 1 5 2 1 R2 R2 R1 1 5 0 18 12 2 1 R R 2R1 1 5

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

Chapter 7. Linear Algebra: Matrices, Vectors,

Chapter 7. Linear Algebra: Matrices, Vectors, Chapter 7. Linear Algebra: Matrices, Vectors, Determinants. Linear Systems Linear algebra includes the theory and application of linear systems of equations, linear transformations, and eigenvalue problems.

More information

Determinants: Uniqueness and more

Determinants: Uniqueness and more Math 5327 Spring 2018 Determinants: Uniqueness and more Uniqueness The main theorem we are after: Theorem 1 The determinant of and n n matrix A is the unique n-linear, alternating function from F n n to

More information

MATRICES. a m,1 a m,n A =

MATRICES. a m,1 a m,n A = MATRICES Matrices are rectangular arrays of real or complex numbers With them, we define arithmetic operations that are generalizations of those for real and complex numbers The general form a matrix of

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

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

Linear Equations and Matrix

Linear Equations and Matrix 1/60 Chia-Ping Chen Professor Department of Computer Science and Engineering National Sun Yat-sen University Linear Algebra Gaussian Elimination 2/60 Alpha Go Linear algebra begins with a system of linear

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

Kevin James. MTHSC 412 Section 3.1 Definition and Examples of Rings

Kevin James. MTHSC 412 Section 3.1 Definition and Examples of Rings MTHSC 412 Section 3.1 Definition and Examples of Rings A ring R is a nonempty set R together with two binary operations (usually written as addition and multiplication) that satisfy the following axioms.

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

MAC Module 2 Systems of Linear Equations and Matrices II. Learning Objectives. Upon completing this module, you should be able to :

MAC Module 2 Systems of Linear Equations and Matrices II. Learning Objectives. Upon completing this module, you should be able to : MAC 0 Module Systems of Linear Equations and Matrices II Learning Objectives Upon completing this module, you should be able to :. Find the inverse of a square matrix.. Determine whether a matrix is invertible..

More information

Chapter XI Novanion rings

Chapter XI Novanion rings Chapter XI Novanion rings 11.1 Introduction. In this chapter we continue to provide general structures for theories in physics. J. F. Adams proved in 1960 that the only possible division algebras are at

More information

[ Here 21 is the dot product of (3, 1, 2, 5) with (2, 3, 1, 2), and 31 is the dot product of

[ Here 21 is the dot product of (3, 1, 2, 5) with (2, 3, 1, 2), and 31 is the dot product of . Matrices A matrix is any rectangular array of numbers. For example 3 5 6 4 8 3 3 is 3 4 matrix, i.e. a rectangular array of numbers with three rows four columns. We usually use capital letters for matrices,

More information

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

Chapter 4 - MATRIX ALGEBRA. ... a 2j... a 2n. a i1 a i2... a ij... a in Chapter 4 - MATRIX ALGEBRA 4.1. Matrix Operations A a 11 a 12... a 1j... a 1n a 21. a 22.... a 2j... a 2n. a i1 a i2... a ij... a in... a m1 a m2... a mj... a mn The entry in the ith row and the jth column

More information

Linear Algebra. The analysis of many models in the social sciences reduces to the study of systems of equations.

Linear Algebra. The analysis of many models in the social sciences reduces to the study of systems of equations. POLI 7 - Mathematical and Statistical Foundations Prof S Saiegh Fall Lecture Notes - Class 4 October 4, Linear Algebra The analysis of many models in the social sciences reduces to the study of systems

More information

Introduction. Vectors and Matrices. Vectors [1] Vectors [2]

Introduction. Vectors and Matrices. Vectors [1] Vectors [2] Introduction Vectors and Matrices Dr. TGI Fernando 1 2 Data is frequently arranged in arrays, that is, sets whose elements are indexed by one or more subscripts. Vector - one dimensional array Matrix -

More information

Prepared by: M. S. KumarSwamy, TGT(Maths) Page

Prepared by: M. S. KumarSwamy, TGT(Maths) Page Prepared by: M. S. KumarSwamy, TGT(Maths) Page - 50 - CHAPTER 3: MATRICES QUICK REVISION (Important Concepts & Formulae) MARKS WEIGHTAGE 03 marks Matrix A matrix is an ordered rectangular array of numbers

More information

A FIRST COURSE IN LINEAR ALGEBRA. An Open Text by Ken Kuttler. Matrix Arithmetic

A FIRST COURSE IN LINEAR ALGEBRA. An Open Text by Ken Kuttler. Matrix Arithmetic A FIRST COURSE IN LINEAR ALGEBRA An Open Text by Ken Kuttler Matrix Arithmetic Lecture Notes by Karen Seyffarth Adapted by LYRYX SERVICE COURSE SOLUTION Attribution-NonCommercial-ShareAlike (CC BY-NC-SA)

More information

Math Exam 1 Solutions October 12, 2010

Math Exam 1 Solutions October 12, 2010 Math 415.5 Exam 1 Solutions October 1, 1 As can easily be expected, the solutions provided below are not the only ways to solve these problems, and other solutions may be completely valid. If you have

More information

MATH 1210 Assignment 4 Solutions 16R-T1

MATH 1210 Assignment 4 Solutions 16R-T1 MATH 1210 Assignment 4 Solutions 16R-T1 Attempt all questions and show all your work. Due November 13, 2015. 1. Prove using mathematical induction that for any n 2, and collection of n m m matrices A 1,

More information

Notes on Linear Algebra

Notes on Linear Algebra 1 Notes on Linear Algebra Jean Walrand August 2005 I INTRODUCTION Linear Algebra is the theory of linear transformations Applications abound in estimation control and Markov chains You should be familiar

More information

A NOTE ON HENSEL S LEMMA IN SEVERAL VARIABLES

A NOTE ON HENSEL S LEMMA IN SEVERAL VARIABLES PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 125, Number 11, November 1997, Pages 3185 3189 S 0002-9939(97)04112-9 A NOTE ON HENSEL S LEMMA IN SEVERAL VARIABLES BENJI FISHER (Communicated by

More information

Review of linear algebra

Review of linear algebra Review of linear algebra 1 Vectors and matrices We will just touch very briefly on certain aspects of linear algebra, most of which should be familiar. Recall that we deal with vectors, i.e. elements of

More information

SEPARATED AND PROPER MORPHISMS

SEPARATED AND PROPER MORPHISMS SEPARATED AND PROPER MORPHISMS BRIAN OSSERMAN The notions o separatedness and properness are the algebraic geometry analogues o the Hausdor condition and compactness in topology. For varieties over the

More information

CLASS 12 ALGEBRA OF MATRICES

CLASS 12 ALGEBRA OF MATRICES CLASS 12 ALGEBRA OF MATRICES Deepak Sir 9811291604 SHRI SAI MASTERS TUITION CENTER CLASS 12 A matrix is an ordered rectangular array of numbers or functions. The numbers or functions are called the elements

More information

Introduction to Matrices

Introduction to Matrices POLS 704 Introduction to Matrices Introduction to Matrices. The Cast of Characters A matrix is a rectangular array (i.e., a table) of numbers. For example, 2 3 X 4 5 6 (4 3) 7 8 9 0 0 0 Thismatrix,with4rowsand3columns,isoforder

More information

P = 1 F m(p ) = IP = P I = f(i) = QI = IQ = 1 F m(p ) = Q, so we are done.

P = 1 F m(p ) = IP = P I = f(i) = QI = IQ = 1 F m(p ) = Q, so we are done. Section 1.6: Invertible Matrices One can show (exercise) that the composition of finitely many invertible functions is invertible. As a result, we have the following: Theorem 6.1: Any admissible row operation

More information

1 Matrices and Systems of Linear Equations

1 Matrices and Systems of Linear Equations March 3, 203 6-6. Systems of Linear Equations Matrices and Systems of Linear Equations An m n matrix is an array A = a ij of the form a a n a 2 a 2n... a m a mn where each a ij is a real or complex number.

More information

0.1 Rational Canonical Forms

0.1 Rational Canonical Forms We have already seen that it is useful and simpler to study linear systems using matrices. But matrices are themselves cumbersome, as they are stuffed with many entries, and it turns out that it s best

More information

Countable and uncountable sets. Matrices.

Countable and uncountable sets. Matrices. Lecture 11 Countable and uncountable sets. Matrices. Instructor: Kangil Kim (CSE) E-mail: kikim01@konkuk.ac.kr Tel. : 02-450-3493 Room : New Milenium Bldg. 1103 Lab : New Engineering Bldg. 1202 Next topic:

More information

Math 317, Tathagata Basak, Some notes on determinant 1 Row operations in terms of matrix multiplication 11 Let I n denote the n n identity matrix Let E ij denote the n n matrix whose (i, j)-th entry is

More information