linear-algebra

Definition

Elementary Matrix

An elementary matrix is a square matrix that is obtained from applying single elementary column (or row) operations to the identity matrix.

Examples:

is an elementary matrix since an -multiple of the second column of the identity matrix is added to the third column.

is an elementary matrix of since row one and row two are swapped.

Invertibility

Elementary matrices are invertible. For example:

Thus, transforming a matrix into a matrix using single elementary column (or row) operations is equivalent to multiplication with an invertible matrix :