February 20 Math 3260 sec. 56 Spring 2018

Similar documents
Section 2.2: The Inverse of a Matrix

3.4 Elementary Matrices and Matrix Inverse

Review Let A, B, and C be matrices of the same size, and let r and s be scalars. Then

Chapter 2 Notes, Linear Algebra 5e Lay

Math 3191 Applied Linear Algebra

Section 4.5. Matrix Inverses

Inverting Matrices. 1 Properties of Transpose. 2 Matrix Algebra. P. Danziger 3.2, 3.3

MATH 152 Exam 1-Solutions 135 pts. Write your answers on separate paper. You do not need to copy the questions. Show your work!!!

INVERSE OF A MATRIX [2.2]

Kevin James. MTHSC 3110 Section 2.2 Inverses of Matrices

Math 60. Rumbos Spring Solutions to Assignment #17

Math 1B03/1ZC3 - Tutorial 2. Jan. 21st/24th, 2014

Math 2331 Linear Algebra

Announcements Wednesday, October 04

Math 314H EXAM I. 1. (28 points) The row reduced echelon form of the augmented matrix for the system. is the matrix

1. What is the determinant of the following matrix? a 1 a 2 4a 3 2a 2 b 1 b 2 4b 3 2b c 1. = 4, then det

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

Chapter 3: Theory Review: Solutions Math 308 F Spring 2015

1 Last time: inverses

Problems for M 10/12:

Math 21b: Linear Algebra Spring 2018

Sept. 3, 2013 Math 3312 sec 003 Fall 2013

Math 33A Discussion Notes

Math 4377/6308 Advanced Linear Algebra

Review Solutions for Exam 1

Math 54 HW 4 solutions

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

Matrix operations Linear Algebra with Computer Science Application

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

(1) We used Elementary Operations (aka EROs bottom of page 8) and the augmented matrix to solve

Math 2940: Prelim 1 Practice Solutions

Properties of Linear Transformations from R n to R m

LECTURES 14/15: LINEAR INDEPENDENCE AND BASES

1 Last time: determinants

INVERSE OF A MATRIX [2.2] 8-1

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

MATH 2360 REVIEW PROBLEMS

MTH501- Linear Algebra MCQS MIDTERM EXAMINATION ~ LIBRIANSMINE ~

Solutions to Exam I MATH 304, section 6

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

Math 54 Homework 3 Solutions 9/

Components and change of basis

Math Computation Test 1 September 26 th, 2016 Debate: Computation vs. Theory Whatever wins, it ll be Huuuge!

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

Topic 14 Notes Jeremy Orloff

The matrix will only be consistent if the last entry of row three is 0, meaning 2b 3 + b 2 b 1 = 0.

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:

1. Determine by inspection which of the following sets of vectors is linearly independent. 3 3.

Chapter 2: Matrix Algebra

Span & Linear Independence (Pop Quiz)

If A is a 4 6 matrix and B is a 6 3 matrix then the dimension of AB is A. 4 6 B. 6 6 C. 4 3 D. 3 4 E. Undefined

Chapters 5 & 6: Theory Review: Solutions Math 308 F Spring 2015

Math 3191 Applied Linear Algebra

Numerical Linear Algebra Homework Assignment - Week 2

Inverses of Square Matrices

Mon Feb Matrix algebra and matrix inverses. Announcements: Warm-up Exercise:

Math 415 Exam I. Name: Student ID: Calculators, books and notes are not allowed!

Lecture 3: Linear Algebra Review, Part II

Designing Information Devices and Systems I Spring 2019 Lecture Notes Note 6

Chapter 6. Linear Independence. Chapter 6

SOLVING Ax = b: GAUSS-JORDAN ELIMINATION [LARSON 1.2]

Math 20F Practice Final Solutions. Jor-el Briones

1 Last time: multiplying vectors matrices

Linear algebra and differential equations (Math 54): Lecture 10

Math Linear Algebra Final Exam Review Sheet

is Use at most six elementary row operations. (Partial

MATH 323 Linear Algebra Lecture 6: Matrix algebra (continued). Determinants.

Linear Algebra Exam 1 Spring 2007

MATH240: Linear Algebra Exam #1 solutions 6/12/2015 Page 1

(c)

Math 3C Lecture 20. John Douglas Moore

MATH 1553, SPRING 2018 SAMPLE MIDTERM 2 (VERSION B), 1.7 THROUGH 2.9

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

Elementary maths for GMT

7.6 The Inverse of a Square Matrix

Math 220: Summer Midterm 1 Questions

Introduction to Matrices

Linear Algebra The Inverse of a Matrix

Math 265 Linear Algebra Sample Spring 2002., rref (A) =

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

Designing Information Devices and Systems I Fall 2018 Lecture Notes Note 6

S09 MTH 371 Linear Algebra NEW PRACTICE QUIZ 4, SOLUTIONS Prof. G.Todorov February 15, 2009 Please, justify your answers.

Answers in blue. If you have questions or spot an error, let me know. 1. Find all matrices that commute with A =. 4 3

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

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

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

Math 416, Spring 2010 Coordinate systems and Change of Basis February 16, 2010 COORDINATE SYSTEMS AND CHANGE OF BASIS. 1.

Math Final December 2006 C. Robinson

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

Row Space, Column Space, and Nullspace

Lecture 2 Systems of Linear Equations and Matrices, Continued

Math 320, spring 2011 before the first midterm

ANSWERS. E k E 2 E 1 A = B

Honors Advanced Mathematics Determinants page 1

Span and Linear Independence

MATH 240 Spring, Chapter 1: Linear Equations and Matrices

Linear Algebra Handout

LS.1 Review of Linear Algebra

Least squares problems Linear Algebra with Computer Science Application

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

Transcription:

February 20 Math 3260 sec. 56 Spring 2018 Section 2.2: Inverse of a Matrix Consider the scalar equation ax = b. Provided a 0, we can solve this explicity x = a 1 b where a 1 is the unique number such that aa 1 = a 1 a = 1. If A is an n n matrix, we seek an analog A 1 that satisfies the condition A 1 A = AA 1 = I n. If such matrix A 1 exists, we ll say that A is nonsingular (a.k.a. invertible). Otherwise, we ll say that A is singular. February 16, 2018 1 / 37

Theorem (2 2 case) [ a b Let A = c d ]. If ad bc 0, then A is invertible and A 1 = 1 ad bc If ad bc = 0, then A is singular. [ d b c a ]. The quantity ad bc is called the determinant of A and may be denoted in several ways det(a) = A = a b c d. February 16, 2018 2 / 37

Find the inverse if possible (a) A = [ 3 2 1 5 ] (b) A = [ 3 2 6 4 ] February 16, 2018 3 / 37

Theorem If A is an invertible n n matrix, then for each b in R n, the equation Ax = b has unique solution x = A 1 b. February 16, 2018 4 / 37

Example Solve the system 3x 1 + 2x 2 = 1 x 1 + 5x 2 = 4 February 16, 2018 5 / 37

Theorem (i) If A is invertible, then A 1 is also invertible and ( A 1) 1 = A. (ii) If A and B are invertible n n matrices, then the product AB is also invertible 1 with (AB) 1 = B 1 A 1. (iii) If A is invertible, then so is A T. Moreover (A T ) 1 = ( A 1) T. 1 This can generalize to the product of k invertible matrices. February 16, 2018 6 / 37

Elementary Matrices Definition: An elementary matrix is a square matrix obtained from the identity by performing one elementary row operation. Examples: E 1 = 1 0 0 0 3 0 0 0 1, E 2 = 1 0 0 0 1 0 2 0 1, E 3 = 0 1 0 1 0 0 0 0 1. February 16, 2018 7 / 37

Action of Elementary Matrices Let A = a b c d e f g h i, and compute the following products E 1 A, E 2 A, and E 3 A. E 1 = 1 0 0 0 3 0 0 0 1 February 16, 2018 8 / 37

A = a b c d e f g h i E 2 = 1 0 0 0 1 0 2 0 1 February 16, 2018 9 / 37

A = a b c d e f g h i E 3 = 0 1 0 1 0 0 0 0 1 February 16, 2018 10 / 37

Remarks Elementary row operations can be equated with matrix multiplication (multiply on the left by an elementary matrix), Each elementary matrix is invertible where the inverse undoes the row operation, Reduction to rref is a sequence of row operations, so it is a sequence of matrix multiplications rref(a) = E k E 2 E 1 A. February 16, 2018 11 / 37

Theorem An n n matrix A is invertible if and only if it is row equivalent to the identity matrix I n. Moreover, if rref(a) = E k E 2 E 1 A = I n, then A = (E k E 2 E 1 ) 1 I n. That is, A 1 = [ (E k E 2 E 1 ) 1] 1 = Ek E 2 E 1. The sequence of operations that reduces A to I n, transforms I n into A 1. This last observation operations that take A to I n also take I n to A 1 gives us a method for computing an inverse! February 16, 2018 12 / 37

Algorithm for finding A 1 To find the inverse of a given matrix A: Form the n 2n augmented matrix [A Perform whatever row operations are needed to get the first n columns (the A part) to rref. If rref(a) is I, then [A I] is row equivalent to [I A 1 ], and the inverse A 1 will be the last n columns of the reduced matrix. If rref(a) is NOT I, then A is not invertible. I]. Remarks: We don t need to know ahead of time if A is invertible to use this algorithm. If A is singular, we can stop as soon as it s clear that rref(a) I. February 16, 2018 13 / 37

Examples: Find the Inverse if Possible (a) 1 2 1 4 7 3 2 6 4 February 16, 2018 14 / 37

February 16, 2018 15 / 37

February 16, 2018 16 / 37

February 16, 2018 17 / 37

February 16, 2018 18 / 37

Examples: Find the Inverse if Possible (b) 1 2 3 0 1 4 5 6 0 February 16, 2018 19 / 37

February 16, 2018 20 / 37

February 16, 2018 21 / 37

February 16, 2018 22 / 37

February 16, 2018 23 / 37

February 16, 2018 24 / 37

February 16, 2018 25 / 37

Solve the linear system if possible x 1 + 2x 2 + 3x 3 = 3 x 2 + 4x 3 = 3 5x 1 + 6x 2 = 4 February 16, 2018 26 / 37

February 16, 2018 27 / 37

February 16, 2018 28 / 37

Section 2.3: Characterization of Invertible Matrices Given an n n matrix A, we can think of A matrix equation Ax = b; A linear system that has A as its coefficient matrix; A linear transformation T : R n R n defined by T (x) = Ax; Not to mention things like its pivots, its rref, the linear dependence/independence of its columns, blah blah blah... Question: How is this stuff related, and how does being singular or invertible tie in? February 16, 2018 29 / 37

Theorem: Suppose A is n n. The following are equivalent. 2 (a) A is invertible. (b) A is row equivalent to I n. (c) A has n pivot positions. (d) Ax = 0 has only the trivial solution. (e) The columns of A are linearly independent. (f) The transformation x Ax is one to one. (g) Ax = b is consistent for every b in R n. (h) The columns of A span R n. (i) The transformation x Ax is onto. (j) There exists an n n matrix C such that CA = I. (k) There exists an n n matrix D such that AD = I. (l) A T is invertible. 2 Meaning all are true or none are true. February 16, 2018 30 / 37

Theorem: (An inverse matrix is unique.) Let A and B be n n matrices. If AB = I, then A and B are both invertible with A 1 = B and B 1 = A. February 16, 2018 31 / 37

February 16, 2018 32 / 37

Invertible Linear Transformations Definition: A linear transformation T : R n R n is said to be invertible if there exists a function S : R n R n such that both for every x in R n. S(T (x)) = x and T (S(x)) = x If such a function exists, we typically denote it by S = T 1. February 16, 2018 33 / 37

Theorem (Invertibility of a linear transformation and its matrix) Let T : R n R n be a linear transformation and A its standard matrix. Then T is invertible if and only if A is invertible. Moreover, if T is invertible, then for every x in R n. T 1 (x) = A 1 x February 16, 2018 34 / 37

Example Use the standard matrix to determine if the linear transformation is invertible. If it is invertible, characterize the inverse transformation. T : R 2 R 2, given by T (x 1, x 2 ) = (3x 1 x 2, 4x 2 ). February 16, 2018 35 / 37

February 16, 2018 36 / 37

Example Suppose T : R n R n is a one to one linear transformation. Can we determine whether T is onto? Why (or why not)? February 16, 2018 37 / 37