Elementary Matrices

An elementary matrix is a matrix obtained by performing one elementary row operation on an identity matrix.

Example

multiplying row 3 by 4

adding to

Connection to Inverse

The inverse of an elementary matrix is the opposite row operation!

Applications

Elementary matrices can be used to perform matrix row reduction by multiplying the target matrix by the appropriate elementary matrices.

In other rows, is the result of performing the same elementary row operation on .

To perform several row operations, resulting with a matrix :

note the reverse order

If multiplied on the right then the operation is instead performed on the column.

e.g.

multiplies row 3 by 3 and adds it to row 2 of .

multiplies column 2 by 3 and adds it to column 3 of .

Properties

An elementary matrix is always invertible as it is row equivalent to the identity matrix.