Elementary Matrices
Elementary Matrices can be obtained from the Identity Matrix by an Elementary Row Operation. They are denoted with
Examples:
For LU Decomposition we focus on elementary matrices that represent the elementary row operations of the type ”add a scalar multiple of one row to another row”. In particular
Example:
Perform row operation
Calculating the matrix-matrix multiplication we get the result:
Note: This is the same as applying the row operation
.