23. Elementary matrices, 2

23. Elementary matrices, 2

Lemma:

E i j ( λ ) is invertible with inverse E i j ( - λ ) and E i ( λ ) is invertible with inverse E i ( 1 / λ ) (recall that λ 0 for type II elementary matrices).

We'll prove it for 2-by-2 matrices to save ourselves from all the dots in the last few proofs. For the first: E 12 ( λ ) E 12 ( - λ ) = ( 1 λ 0 1 ) ( 1 - λ 0 1 ) = ( 1 λ - λ 0 1 ) = I . For the second: E 1 ( λ ) E 1 ( 1 / λ ) = ( λ 0 0 1 ) ( 1 / λ 0 0 1 ) = ( λ / λ 0 0 1 ) = I .

We now proceed to the proof of the theorem:

Theorem:

If A is a matrix and you use row operations on ( A | I ) until you get ( B | C ) with B in reduced echelon form then:

  • if B is I then A is invertible with inverse C ;

  • if B I then A is not invertible.

Put A into reduced echelon form by performing row operations. Each row operation corresponds to multiplying A on the left by an elementary matrix. Therefore B = M k M 1 A for some sequence of elementary matrices M i .

We're simultaneously performing row operations on both sides of the bar in the augmented matrix, so C = M k M 1 I = M k M 1 , so C is a product of elementary matrices. Moreover, B = M k M 1 A = C A .

If B = I then C A = I and A is invertible with A - 1 = C .

If B I , it needs to have a row of zeros. Indeed, suppose B is an n -by- n matrix in echelon form. If all rows are nonzero then there are n leading entries, which have to move to the right as you go down, so they have to live on the diagonal, which forces your matrix to be the identity.

Therefore there is a free variable in the solution to B v = 0 (equivalently A v = 0 ). Therefore there is a whole line's worth of solutions, so there is at least one v 0 such that A v = 0 . If A were invertible then v = A - 1 0 = 0 , which is a contradiction. Therefore A is not invertible.

Corollary:

A product of elementary matrices is invertible; conversely, any invertible matrix is a product of elementary matrices.

Recall that elementary matrices are invertible and their inverses are again elementary matrices.

If M k M 1 is a product of elementary matrices then ( M k M 1 ) - 1 = M 1 - 1 M k - 1 , so it is invertible. Conversely, if A is invertible then its inverse has the form M k M 1 for some sequence of elementary matrices (as we just saw in the previous proof). Therefore A = M 1 - 1 M k - 1 is a product of elementary matrices.