"

Section 2.5 Elementary Matrices

Definition: An elementary matrix is one that is obtained by performing a single elementary row operation on an identity matrix.

 

Example 1: E1=[100010201], E2=[010100001], E3=[100020001],

and A=[x11x12x13x21x22x23x31x32x33]. E1, E2 and E3 are elementary matrices.

Describe how to get E1, E2 and E3 from identity matrix I3 by elementary row operations. Compute E1A, E2A and E3A and describe how these products can be obtained by elementary row operations.

 

 

Exercise 1: E1=[100010031], E2=[100001010], E3=[100010003],

and A=[x11x12x13x21x22x23x31x32x33]. E1, E2 and E3 are elementary matrices.

Describe how to get E1, E2 and E3 from identity matrix I3 by elementary row operations. Compute E1A, E2A and E3A and describe how these products can be obtained by elementary row operations.

 

Fact: 1. 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 operation on Im.

 

2. Each elementary matrix is invertible. The inverse of E is the elementary matrix of the same type that transforms E back into I.

 

Theorem: An n×n matrix is invertible if and only if A is row equivalent to In and in this case, any sequence of elementary row operations that reduces A to In also transforms In into A1.

 

Proof:

 

Fact: If EpEp1E1A=In then A1=(EpE1)In where Eis are elementary matrices that transform A into In.

 

 

Example 2: Find A1 where A=[103011212].

 

 

Exercise 2: Find A1 where A=[210112012].

 

Remark: Let A be an invertible matrix and I=[e1en] then there are u1un such that Aui=ei for i=1,,n. The augmented matrix [Aei] will be equivalent to [Inu1] by using the same elementary row operations, Ep,,E1 for i=1,,n. Therefore we can write [A|e1en]=[A|In] is equivalent to [In|u1un]. From the theorem and the example above, we know [u1un] is the inverse matrix of A, i.e. A1=[u1un], the solutions of Ax=ei for i=1,,n form the columns of A1.

 

Example 3: Find the third column of A1 without computing the other columns, where A=[343012104].

 

 

Exercise 3: Find the third column of A1 without computing the other columns, where A=[143202015].

 

Theorem: Suppose A is m×n and B is obtained by A by elementary row operations.

1. B=UA where U is an m×m invertible matrix

2. U can be computed by [A|Im][B|U] using the operations carrying A to B.

3. Where E1,,Ek are the elementary matrices corresponding (in order) to the elementary row operations carrying A to B.

 

Example 4: If A=[132211], express the reduced row-echelon form R of A as R=UA where U is invertible.

 

 

Exercise 4: If A=[031111], express the reduced row-echelon form R of A as R=UA where U is invertible.

 

Theorem: A square matrix is invertible if and only if it is a product of elementary matrices.

 

Example 5: Express A=[1321] as product of elementary matrices.

 

 

Exercise 5: Express A=[1112] as product of elementary matrices.

 

GroupWork 1: Mark each statement True or False. Justify each answer.

a. If A is an invertible n×n matrix then the equation Ax=b is consistent for each b in Rn.

 

b. Each elementary matrix is invertible.

 

c. If A is invertible, then elementary row operations that reduce A to the identity In also reduce A1 to In.

 

d. If A is invertible then the inverse of A1 is A.

 

e. A is an n×n matrix and Ax=ei is consistent for i=1,,n and ei is the i-th column of In. Then A is invertible.

 

GroupWork 2: Let E be an elementary matrix. Show that ET is also an elementary matrix.

 

GroupWork 3: Let A and B be m×n and n×m matrices, respectively. If m>n, show that AB is not invertible. Hint: Use Bx=0 has a non-trivial solution.

 

GroupWork 4: Mark each statement True or False. Justify each answer.

a. If A can be row reduced to identity matrix then A is invertible.

 

b. 0 an elementary matrix.

 

c. I an elementary matrix.

 

d. [P|Q] is obtained by row operations from [A|I] then P=QA.

 

e. If Ax=0 has trivial solution only then A is a product of elementary matrices.

License

Icon for the Creative Commons Attribution 4.0 International License

Matrices Copyright © 2019 by Kuei-Nuan Lin is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.