I am reading this passage in my linear algebra textbook:
To prove the theorem in one direction, assume A is invertible. From Theorem 2.11 you know that the system of linear equations represented by Ax = O has only the trivial solution. But this implies that the augmented matrix [A O] can be rewritten in the form [I O] (using elementary row operations corresponding to E1, E2, . . . , and Ek). So, Ek... E3E2E1A=I and it follows that A=E−11E−12E−13...E−1k. A can be written as the product of elementary matrices.
Few questions:
What is the shorthand [A 0]. I only have seen this notation when adjoining matrices (like adjoining the identity matrix to A for the purposes of finding the inverse).
Why does this imply that the augmented matrix [A O] can be rewritten in the form [I O]?
Can all invertible matrices be converted to identity matrices using row operations?
Theorem 11 is this btw:
No comments:
Post a Comment