Find LU Decomposition

This example shows how to find matrices from a given matrix .


Problem:

Find the LU decomposition of , where:

Solution:

Start row operations to transform into REF:

Now we know what is:

We also know from that:

Note:
The Matrix Multiplication of multiple Inverse Elementary Matrices will always take the form:

Finally, we now know that: