Math 4377/6308 Advanced Linear Algebra

Similar documents
Math 2331 Linear Algebra

Math 4377/6308 Advanced Linear Algebra

Math 4377/6308 Advanced Linear Algebra

Math 4377/6308 Advanced Linear Algebra

Math 2331 Linear Algebra

Math 4377/6308 Advanced Linear Algebra

Math 2331 Linear Algebra

Math 4377/6308 Advanced Linear Algebra

Math 3191 Applied Linear Algebra

Math 2331 Linear Algebra

Math 4377/6308 Advanced Linear Algebra

Math 3191 Applied Linear Algebra

Section 2.2: The Inverse of a Matrix

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

February 20 Math 3260 sec. 56 Spring 2018

Math 2331 Linear Algebra

Advanced Linear Algebra Math 4377 / 6308 (Spring 2015) March 5, 2015

Math 60. Rumbos Spring Solutions to Assignment #17

Matrix operations Linear Algebra with Computer Science Application

MATH 323 Linear Algebra Lecture 12: Basis of a vector space (continued). Rank and nullity of a matrix.

Math 2331 Linear Algebra

7.6 The Inverse of a Square Matrix

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

Row Space, Column Space, and Nullspace

1. Let V, W be two vector spaces over F and let T : V W be a set theoretic map. Prove that the following are equivalent: T (cu + v) = ct (u) + T (v)

Elementary maths for GMT

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

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

3.4 Elementary Matrices and Matrix Inverse

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

Math Final December 2006 C. Robinson

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

Math 321: Linear Algebra

Math 110, Spring 2015: Midterm Solutions

Chapter 2 Notes, Linear Algebra 5e Lay

MATH 2360 REVIEW PROBLEMS

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

Section 4.5. Matrix Inverses

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

Linear Maps, Matrices and Linear Sytems

Math 1553 Introduction to Linear Algebra

Math 2331 Linear Algebra

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

Chapter 1 Vector Spaces

a s 1.3 Matrix Multiplication. Know how to multiply two matrices and be able to write down the formula

1 Linear transformations; the basics

Kevin James. MTHSC 3110 Section 2.2 Inverses of Matrices

Matrix Arithmetic. j=1

Math 110: Worksheet 3

MATH 240 Spring, Chapter 1: Linear Equations and Matrices

Linear Algebra The Inverse of a Matrix

4.3 Linear, Homogeneous Equations with Constant Coefficients. Jiwen He

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

1 Last time: inverses

Matrix & Linear Algebra

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

Lectures on Linear Algebra for IT

Linear Algebra Practice Problems

MATH2210 Notebook 2 Spring 2018

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

Section 12.4 Algebra of Matrices

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

ORIE 6300 Mathematical Programming I August 25, Recitation 1

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

Components and change of basis

MATH 2030: ASSIGNMENT 4 SOLUTIONS

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

Linear Algebra Notes. Lecture Notes, University of Toronto, Fall 2016

Math 321: Linear Algebra

Math 2331 Linear Algebra

Lecture 4. Section 2.5 The Pinching Theorem Section 2.6 Two Basic Properties of Continuity. Jiwen He. Department of Mathematics, University of Houston

6-2 Matrix Multiplication, Inverses and Determinants

Matrix Inverses. November 19, 2014

Announcements Wednesday, October 04

Assignment 1 Math 5341 Linear Algebra Review. Give complete answers to each of the following questions. Show all of your work.

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

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 )

Linear Algebra and Matrix Inversion

Elementary Row Operations on Matrices

We showed that adding a vector to a basis produces a linearly dependent set of vectors; more is true.

Solutions to Exam I MATH 304, section 6

Lecture 22: Section 4.7

Math 147 Section 3.4. Application Example

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

0.2 Vector spaces. J.A.Beachy 1

MATH 423 Linear Algebra II Lecture 11: Change of coordinates (continued). Isomorphism of vector spaces.

Linear Systems and Matrices

Linear Algebra Exam 1 Spring 2007

Math 353, Practice Midterm 1

Lecture Summaries for Linear Algebra M51A

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.

Di erential Equations

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

Math 54 HW 4 solutions

Math 344 Lecture # Linear Systems

Least squares problems Linear Algebra with Computer Science Application

Properties of Linear Transformations from R n to R m

MATRICES AND MATRIX OPERATIONS

Recall the convention that, for us, all vectors are column vectors.

Linear Transformations: Kernel, Range, 1-1, Onto

Transcription:

2.4 Inverse Math 4377/6308 Advanced Linear Algebra 2.4 Invertibility and Isomorphisms Jiwen He Department of Mathematics, University of Houston jiwenhe@math.uh.edu math.uh.edu/ jiwenhe/math4377 Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 1 / 27

2.4 Invertibility and Isomorphisms Isomorphisms and Inverses Every finite dimensional vector space is isomorphic to coordinate space. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 2 / 27

Inverse of Linear Transformation Definition Let V, W be vector spaces and T : V W be linear. A function U : W V is an inverse of T if TU = I W and UT = I V. If T has an inverse, it is invertible and the inverse T 1 is unique. For invertible T, U: 1 (TU) 1 = U 1 T 1. 2 (T 1 ) 1 = T (so T 1 is invertible) 3 If V, W have equal dimensions, linear T : V W is invertible if and only if rank(t ) = dim(v ). Theorem (2.17) For vector spaces V, W and linear and invertible T : V W, T 1 : W V is linear. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 3 / 27

The Inverse of a Matrix: Definition The inverse of a real number a is denoted by a 1. For example, 7 1 = 1/7 and 7 7 1 = 7 1 7 = 1. The Inverse of a Matrix An n n matrix A is said to be invertible if there is an n n matrix C satisfying CA = AC = I n where I n is the n n identity matrix. We call C the inverse of A. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 4 / 27

The Inverse of a Matrix: Facts Fact If A is invertible, then the inverse is unique. Proof: Assume B and C are both inverses of A. Then B = BI = B ( ) = ( ) = I = C. So the inverse is unique since any two inverses coincide. Notation The inverse of A is usually denoted by A 1. We have AA 1 = A 1 A = I n Not all n n matrices are invertible. A matrix which is not invertible is sometimes called a singular matrix. An invertible matrix is called nonsingular matrix. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 5 / 27

The Inverse of a 2-by-2 Matrix Theorem [ 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 not invertible. [ d b c a ]. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 6 / 27

The Inverse of a Matrix: Solution of Linear System Theorem If A is an invertible n n matrix, then for each b in R n, the equation Ax = b has the unique solution x = A 1 b. Proof: Ax = b. Assume A is any invertible matrix and we wish to solve Then Ax = b and so I x = or x =. Suppose w is also a solution to Ax = b. Then Aw = b and Aw = b which means w =A 1 b. So, w =A 1 b, which is in fact the same solution. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 7 / 27

Solution of Linear System Example Use the inverse of A = [ 7 3 5 2 ] to solve 7x 1 + 3x 2 = 2 5x 1 2x 2 = 1. Solution: Matrix form of the linear system: [ ] [ ] [ 7 3 x1 2 = 5 2 1 A 1 = 1 14 15 [ 2 3 x =A 1 b = 5 7 x 2 [ ] 2 3 = 5 7 ] [ 2 3 5 7 ]. ] [ ] [ ] = Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 8 / 27

The Inverse of a Matrix: Theorem Theorem Suppose A and B are invertible. a. A 1 is invertible and ( A 1) 1 = A (i.e. A is the inverse of A 1 ). b. AB is invertible and (AB) 1 = B 1 A 1 c. A T is invertible and ( A T ) 1 = ( A 1 ) T Partial proof of part b: Then the following results hold: (AB) ( B 1 A 1) = A ( ) A 1 = A ( ) A 1 = =. Similarly, one can show that ( B 1 A 1) (AB) = I. Part b of Theorem can be generalized to three or more invertible matrices: (ABC) 1 = Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 9 / 27

The Inverse of Elementary Matrix Earlier, we saw a formula for finding the inverse of a 2 2 invertible matrix. How do we find the inverse of an invertible n n matrix? To answer this question, we first look at elementary matrices. Elementary Matrices An elementary matrix is one that is obtained by performing a single elementary row operation on an identity matrix. Example Let E 1 = E 3 = 0 2 0 0 0 1 3 0 1, E 2 = and A = 0 0 1 a b c d e f g h i E 1, E 2, and E 3 are elementary matrices.,. Why? Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 10 / 27

Multiplication by Elementary Matrices Observe the following products and describe how these products can be obtained by elementary row operations on A. a b c a b c E 1 A = 0 2 0 d e f = 2d 2e 2f 0 0 1 g h i g h i E 2 A = E 3 A = 0 0 1 3 0 1 a b c d e f g h i a b c d e f g h i = = a b c g h i d e f a b c d e f 3a + g 3b + h 3c + i If an elementary row operation is performed on an m n matrix A, the resulting matrix can be written as EA, where the m m matrix E is created by performing the same row operations on I m. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 11 / 27

The Inverses of Elementary Matrices: Example Elementary matrices are invertible because row operations are reversible. To determine the inverse of an elementary matrix E, determine the elementary row operation needed to transform E back into I and apply this operation to I to find the inverse. Example E 3 = 3 0 1 E 1 3 = Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 12 / 27

The Inverses of Elementary Matrices: Example Example Let A = E 1 A = 3 1 2 0 2. Then 0 2 0 0 0 1 E 2 (E 1 A) = 0 0 1 E 3 (E 2 E 1 A) = 3 1 2 0 2 = 3 0 1 3 0 1 3 0 1 3 0 1 = 3 0 1 = 0 0 1 Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 13 / 27

The Inverses of Elementary Matrices: Example (cont.) Example (cont.) So E 3 E 2 E 1 A = I 3. Then multiplying on the right by A 1, we get So E 3 E 2 E 1 A = I 3. E 3 E 2 E 1 I 3 = A 1 Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 14 / 27

The Inverses of Elementary Matrices: Theorem The elementary row operations that row reduce A to I n are the same elementary row operations that transform I n into A 1. Theorem An n n matrix A is invertible if and only if A is row equivalent to I n, and in this case, any sequence of elementary row operations that reduces A to I n will also transform I n to A 1. Algorithm for Finding A 1 Place A and I side-by-side to form an augmented matrix [A I ]. Then perform row operations on this matrix (which will produce identical operations on A and I ). So by Theorem: or A is not invertible. [A I ] will row reduce to [ I A 1] Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 15 / 27

The Inverses of Matrix: Example Example Find the inverse of A = Solution: [A I ] = 2 0 0 3 1 0 0 0 1 So A 1 = 1 2 0 0 0 0 1 3 2 1 0 2 0 0 3 0 1, if it exists. 1 2 0 0 0 0 1 0 0 1 3 2 1 0 Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 16 / 27

The Inverses of Matrix: Order Order of multiplication is important! Example Suppose A,B,C, and D are invertible n n matrices and A = B(D I n )C. Solve for D in terms of A, B, C and D. Solution: A = B(D I n )C D I n = B 1 AC 1 D I n + = B 1 AC 1 + D = Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 17 / 27

Inverses 2.4 Inverse Inverse Definition Solution Elementary Matrix Isomorphisms Lemma For invertible and linear T : V W, V is finite-dimensional if and only if W is finite-dimensional. Then dim(v ) = dim(w ). Theorem (2.18) Let V, W be finite-dimensional vector spaces with ordered bases β, γ, and T : V W be linear. Then T is invertible if and only if [T ] γ β is invertible, and [T 1 ] β γ = ([T ] γ β ) 1. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 18 / 27

Inverses (cont.) 2.4 Inverse Inverse Definition Solution Elementary Matrix Isomorphisms Corollary 1 For finite-dimensional vector space V with ordered basis β and linear T : V V, T is invertible if and only if [T ] β is invertible, and [T 1 ] β = ([T β ]) 1. Corollary 2 An n n matrix A is invertible if and only if L A is invertible, and (L A ) 1 = L A 1. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 19 / 27

Isomorphisms 2.4 Inverse Inverse Definition Solution Elementary Matrix Isomorphisms Definition Let V, W be vector spaces. V is isomorphic to W if there exists a linear transformation T : V W that is invertible. Such a T is an isomorphism from V onto W. Isomorphic Informally, we say that vector space V is isomorphic to W if every vector space calculation in V is accurately reproduced in W, and vice versa. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 20 / 27

Isomorphisms 2.4 Inverse Inverse Definition Solution Elementary Matrix Isomorphisms Theorem (2.19) For finite-dimensional vector spaces V and W, V is isomorphic to W if and only if dim(v ) = dim(w ). Corollary A vector space V over F is isomorphic to F n if and only if dim(v ) = n. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 21 / 27

Isomorphisms 2.4 Inverse Inverse Definition Solution Elementary Matrix Isomorphisms Theorem (2.20) Let V, W be finite-dimensional vector spaces over F of dimensions n, m with ordered bases β, γ. Then the function Φ : L(V, W ) M m n (F ), defined by Φ(T ) = [T ] γ β for T L(V, W ), is an isomorphism. Corollary For finite-dimensional vector spaces V, W of dimensions n, m, L(V, W ) is finite-dimensional of dimension mn. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 22 / 27

The Standard Representation Definition Let β be an ordered basis for an n-dimensional vector space V over the field F. The standard representation of V with respect to β is the function φ β : V F n defined by φ β (x) = [x] β for each x V. Theorem (2.21) For any finite-dimensional vector space V with ordered basis β, φ β is an isomorphism. A set {u 1, u 2,..., u p } in V is linearly independent if and only if {[u 1 ] β, [u 2 ] β,..., [u p ] β } is linearly independent in F n. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 23 / 27

The Standard Representation: Example Example Use coordinate vectors to determine if {p 1, p 2, p 3 } is a linearly independent set: p 1 = 1 t, p 2 = 2 t + t 2, p 3 = 2t + 3t 2. Solution: The standard basis set for P 2 is β = { 1, t, t 2}. [p 1 ] β =, [p 2 ] β =, [p 3 ] β = So Then By the IMT, 1 2 0 1 1 2 0 1 3 } {[p 1 ] β, [p 2 ] β, [p 3 ] β is linearly 1 2 0 0 1 2 0 0 1 therefore {p 1, p 2, p 3 } is linearly. and Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 24 / 27

The Standard Representation: Example Coordinate vectors allow us to associate vector spaces with subspaces of other vectors spaces. Example Let β = {b 1, b 2 } where b 1 = 3 3 1 and b 2 = Let H =span{b 1, b 2 }. Find [x] β, if x = Solution: (a) Find c 1 and c 2 such that c 1 3 3 1 + c 2 0 1 3 = 9 13 15 9 13 15. 0 1 3. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 25 / 27

The Standard Representation: Example (cont.) Corresponding augmented matrix: 3 0 9 3 1 13 1 3 15 1 0 3 0 1 4 0 0 0 Therefore c 1 = and c 2 = and so [x] β = [ ]. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 26 / 27

The Standard Representation: Example (cont.) 9 13 15 in R 3 is associated with the vector H is isomorphic to R 2 [ 3 4 ] in R 2 Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 27 / 27