"When you perform elementary row operations on the augmented matrix
"From an algebraic perspective, this means you are left-multiplying the entire augmented matrix by the same sequence of elementary matrices:"
"According to the definition of matrix multiplication (specifically, how it applies to block matrices), this is equivalent to:"
How to prove this step:
This step is crucial for understanding how the augmented matrix method for finding the inverse works. It is not a direct application of the distributive property (as matrix multiplication over matrices does not distribute in this sense for blocks), but rather based on the definition of block matrix multiplication.
Let's first prove the case for a single elementary matrix
Proof of
Let
The augmented matrix
Let
We can consider the augmented matrix
- The first
columns form matrix . - The second
columns form matrix .
Let
Where
Recall the fundamental definition of matrix multiplication: when a matrix
So,
Now, let's examine the blocks of the resulting matrix
-
The first
columns of : These are . By the definition of matrix multiplication, these are precisely the column vectors that form the matrix product .
Therefore, the left block of the result is. -
The last
columns of : These are . Similarly, these are precisely the column vectors that form the matrix product .
Therefore, the right block of the result is.
Combining these two observations, we have demonstrated that:
Generalization to a Sequence of Elementary Matrices:
This principle extends straightforwardly to a sequence of elementary matrices
- Start with
: - Apply
to the result: - Continue this process for all
elementary matrices:
This is why, when you perform a sequence of elementary row operations on the augmented matrix