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

Similar documents
Lecture 22: Section 4.7

Lecture 18: Section 4.3

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

Math 3C Lecture 20. John Douglas Moore

Lecture 12: Solving Systems of Linear Equations by Gaussian Elimination

5x 2 = 10. x 1 + 7(2) = 4. x 1 3x 2 = 4. 3x 1 + 9x 2 = 8

3.4 Elementary Matrices and Matrix Inverse

7.6 The Inverse of a Square Matrix

Elementary matrices, continued. To summarize, we have identified 3 types of row operations and their corresponding

Systems of Linear Equations. By: Tri Atmojo Kusmayadi and Mardiyana Mathematics Education Sebelas Maret University

Determine whether the following system has a trivial solution or non-trivial solution:

Methods for Solving Linear Systems Part 2

Solving Linear Systems Using Gaussian Elimination

Kevin James. MTHSC 3110 Section 2.2 Inverses of Matrices

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

Solutions to Exam I MATH 304, section 6

6-2 Matrix Multiplication, Inverses and Determinants

Matrices and RRE Form

Midterm 1 Review. Written by Victoria Kala SH 6432u Office Hours: R 12:30 1:30 pm Last updated 10/10/2015

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

Linear Algebra Practice Problems

E k E k 1 E 2 E 1 A = B

Math "Matrix Approach to Solving Systems" Bibiana Lopez. November Crafton Hills College. (CHC) 6.3 November / 25

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

1 Last time: linear systems and row operations

Matrix Arithmetic. j=1

4 Elementary matrices, continued

Linear Algebra I Lecture 8

Applied Matrix Algebra Lecture Notes Section 2.2. Gerald Höhn Department of Mathematics, Kansas State University

System of Linear Equations

Lecture 17: Section 4.2

Section 1.1 System of Linear Equations. Dr. Abdulla Eid. College of Science. MATHS 211: Linear Algebra

Lecture 7: Introduction to linear systems

Chapter 1. Vectors, Matrices, and Linear Spaces

4 Elementary matrices, continued

MATH 2331 Linear Algebra. Section 2.1 Matrix Operations. Definition: A : m n, B : n p. Example: Compute AB, if possible.

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

Name: MATH 3195 :: Fall 2011 :: Exam 2. No document, no calculator, 1h00. Explanations and justifications are expected for full credit.

Chapter 2. Systems of Equations and Augmented Matrices. Creighton University

Numerical Linear Algebra Homework Assignment - Week 2

Elementary Row Operations on Matrices

MAC1105-College Algebra. Chapter 5-Systems of Equations & Matrices

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

Properties of Linear Transformations from R n to R m

Math 54 HW 4 solutions

Section Gaussian Elimination

1 - Systems of Linear Equations

1111: Linear Algebra I

Math 313 Chapter 1 Review

Math 4377/6308 Advanced Linear Algebra

Section 5.3 Systems of Linear Equations: Determinants

Math 3191 Applied Linear Algebra

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

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

Notes on Row Reduction

Chapter 1: Systems of Linear Equations

Evaluating Determinants by Row Reduction

PH1105 Lecture Notes on Linear Algebra.

Math 3191 Applied Linear Algebra

Linear Algebra Handout

MATH10212 Linear Algebra B Homework Week 5

Chapter 2 Notes, Linear Algebra 5e Lay

1111: Linear Algebra I

MATH 2331 Linear Algebra. Section 1.1 Systems of Linear Equations. Finding the solution to a set of two equations in two variables: Example 1: Solve:

MTHSC 3110 Section 1.1

Rank and Nullity. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics

Lecture 4: Gaussian Elimination and Homogeneous Equations

Math 2331 Linear Algebra

22A-2 SUMMER 2014 LECTURE 5

Lectures on Linear Algebra for IT

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

Relationships Between Planes

Exercise Sketch these lines and find their intersection.

MATH 304 Linear Algebra Lecture 10: Linear independence. Wronskian.

MODEL ANSWERS TO THE THIRD HOMEWORK

Section 1.1: Systems of Linear Equations

Solving Consistent Linear Systems

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

Linear Algebra The Inverse of a Matrix

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

Matrix equation Ax = b

Finite Math - J-term Section Systems of Linear Equations in Two Variables Example 1. Solve the system

Solving Linear Systems

Introduction to Determinants

Linear Algebra I Lecture 10

Find the solution set of 2x 3y = 5. Answer: We solve for x = (5 + 3y)/2. Hence the solution space consists of all vectors of the form

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

MATH 54 - WORKSHEET 1 MONDAY 6/22

Row Space, Column Space, and Nullspace

INVERSE OF A MATRIX [2.2]

Mon Feb Matrix inverses, the elementary matrix approach overview of skipped section 2.5. Announcements: Warm-up Exercise:

Lecture 3: Gaussian Elimination, continued. Lecture 3: Gaussian Elimination, continued

6.4 BASIS AND DIMENSION (Review) DEF 1 Vectors v 1, v 2,, v k in a vector space V are said to form a basis for V if. (a) v 1,, v k span V and

Chapter 3. Directions: For questions 1-11 mark each statement True or False. Justify each answer.

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

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

1111: Linear Algebra I

Elementary Linear Algebra

ORIE 6300 Mathematical Programming I August 25, Recitation 1

MAT 1332: CALCULUS FOR LIFE SCIENCES. Contents. 1. Review: Linear Algebra II Vectors and matrices Definition. 1.2.

Transcription:

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 from the n n identity matrix I n by performing a single elementary row operation Recall Multiply a row by a nonzero constant c Interchange two rows Add a constant c times one row to another

Examples [ 1 0 0 3 1 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 3 0 1 0 0 0 1 ], times 2nd row by 3, interchange the 2nd and 4th rows, add 3 times 3rd row to 1st row

Inverse row operations Let E be an elementary matrix By definition, E is obtained by performing a single row operation on the identity matrix I n We can invert this row operation and recover the identity matrix I n from E This inversion is also an elementary row operation (1) If E is by obtained from I n by multiplying a row of I n by c 0, then multiplying the same row by 1 c, we obtain I n Example [ 1 0 0 1 ] 2to the 1st row [ 2 0 0 1 ] 1 the 1st row 2 [ 1 0 0 1 ]

(2) If E is by obtained from I n by exchanging two rows of I n, then exchanging the same two rows of E, we obtain I n Example [ ] [ 1 0 0 1 0 1 exchange 1st and 2nd 1 0 ] exchange 1st and 2nd [ 1 0 0 1 (3) If E is by obtained from I n by adding c times a row to another row, then adding c times the same row to the same row, we obtain I n Example [ 1 0 0 1 ] adding 2 times 2nd row to the first [ 1 2 0 1 adding -2 times 2nd row to the first [ 1 0 0 1 ] ] ]

Elementary row operations Multiplying elementary row matrices Theorem If the elementary matrix E results from performing an elementary row operation on I m and if A is an m n matrix, then the left multiplication product EA is the matrix obtained from performing the same row operation on A

Proof We split the proof into three cases according to the three elementary row operations Step 1 If E is obtained by multiplying the i-th row of the identity matrix I m by a nonzero constant c Then we write E in the row vectors e 1 e 1 A a 1 E = ce i, EA = ce i A = ca i, e m e m A a m where e i denotes the a row of m entries with the only i-th position is 1, the other entries are 0; a i denotes the i-th row of A Thus EA is the same as multiplying the i-th row of A by c Note that this procedure is invertible: if we multiply the i-th row of A by c, it is the same as left multiplying A by E

Step 2 If E is obtained by exchanging the i-th and the j-th row of the identity matrix E = e j e i, EA = e j A e i A = a j a i Thus EA is the same as exchanging the i-th and the j-th row of A The converse is also true

Step 3 If E is obtained by adding c times i-th to the j-th row of the identity matrix E = e i ce i + e j, EA = e i A ce i A + e j A = a i ca i + a j Thus EA is the same as adding c times i-th to the j-th row of of A The converse is also true This finishes the proof

Examples Consider and Then A = E = EA = 1 0 2 3 2 1 3 6 1 4 4 0 1 0 0 0 1 0 3 0 1 1 0 2 3 2 1 3 6 4 4 10 9,

Theorem Every elementary matrix is invertible, and the inverse is also an elementary matrix Proof Let E be an elementary matrix: E is obtained from I n by performing an elementary row operation By the discussion above, we can recover I n from E by another elementary row operation By the Theorem above, this another elementary operation corresponds to an elementary matrix E 0 such that Similarly E 0 E = I n EE 0 = I n Hence E and E 0 are invertible to each other

Theorem If A is an n n matrix, then the following statements are equivalent, that is, all true or false (a) A is invertible (b) Ax = 0 has only the trivial solution (c) The reduced row echelon form of A is I n (d) A is expressible as a product of elementary matrices

Proof We prove the chain of implications, (a) (b) (c) (d) (a) Step 1 (a) (b) For Ax = 0, multiplying both sides by A 1, A 1 Ax = A 1 0, x = 0 So the system Ax = 0 has only the trivial solution Step 2 (b) (c) We prove (c) by contradiction If the reduced row echelon form B of A is not I n, B contains at least a row of consisting of entirely zero Indeed, if each row contains at least one nonzero number, this number is 1 Since B is in the reduced row echelon form, no two 1 s are not in the same column Since the matrix A is of n n, B is I n The augmented matrix is Ax = 0 is [A, 0]

Cont After performing a sequence of elementary row operations, we obtain [B, 0] Then one row above consists of entirely zero, which implies that there are infinitely many solutions to the system A contradiction This proves (c) Step 3 (c) (d) Since I n is the reduced row echelon form of A, and the reduced row echelon form is obtained from A by a sequence of elementary row operations, so there exists a corresponding sequence of elementary matrices E 1, E 2,, E m such that I n = E m E m 1 E 1 A

Since each E i are invertible, whose corresponding inverse is denoted by F i, 1 i m, F 1 F m I n = (F 1 F m ) (E m E m 1 E 1 A) = A So This proves (d) A = F 1 F m Step 4 (d) (a) Suppose A = F 1 F m, where {F i } is elementary matrix The inverse of each elementary matrix F i is also an elementary matrix E i So let B = E m E 1 Then and AB = I n BA = I n So A is invertible, and the inverse of A is B

Computing A 1 by elementary matrices Inversion Algorithm To find the inverse of an invertible matrix A, find a sequence of elementary row operations that reduces A to the identity and then perform that same sequence of operations on I n to obtain A 1 Proof Suppose that the sequence of elementary row operations that reduce A to I n is E 1, E 2,, E k, ie, E k E k 1 E 1 A = I n Thus multiplying both sides by A 1 from the right, we see that ie, This proves the theorem E k E k 1 E 1 = A 1, E k E k 1 E 1 I n = A 1

Example Find the inverse of the matrix The way to adjoin I 3 to A: A = 1 2 3 2 5 3 1 0 8 [A I 3 ] Then we find A 1 is to perform the elementary row operations that reduce A to I 3 on the identity matrix I 3 [A I 3 ] [I 3 A 1 ]

[A I 3 ] = 1 2 3 1 0 0 2 5 3 0 1 0 1 0 8 0 0 1 1 2 3 1 0 0 0 1 3 2 1 0 0 2 5 1 0 1 1 2 3 1 0 0 0 1 3 2 1 0 0 0 1 5 2 1 1 2 3 1 0 0 0 1 3 2 1 0 0 0 1 5 2 1

Thus 1 2 0 14 6 3 0 1 0 13 5 3 0 0 1 5 2 1 1 0 0 40 16 9 0 1 0 13 5 3 0 0 1 5 2 1 A 1 = 40 16 9 13 5 3 5 2 1

Example A = 1 6 4 2 4 1 1 2 5 Apply the previous procedure, 1 6 4 1 0 0 [A I 3 ] = 2 4 1 0 1 0 1 2 5 0 0 1 1 6 4 1 0 0 0 8 9 2 1 0 0 8 9 1 0 1 1 6 4 1 0 0 0 8 9 2 1 0 0 0 0 1 1 1 After the elementary row operations, A can not be reduced to the identity matrix I 3 Hence the matrix A is not invertible

Homework and Reading Homework Ex #3, #4,#10, #14, #28, #30, #37, and the True-False exercise on page 60 Reading Section 16