Reduce a matrix to Row Echelon Form (REF) using elementary matrices.
Each row operation corresponds to left-multiplication by an elementary matrix.
An elementary matrix is obtained by performing a single elementary row operation on the identity matrix.
Three types of elementary matrices:
Key property:
Performing a row operation on $A$ is equivalent to left-multiplying by the corresponding elementary matrix:
$ E_k \cdots E_2 E_1 A = \text{REF}(A) $
Applications:
Enter dimensions and click Generate Matrix to create the input grid.
Kapita, S. (2026). Row Reduction by Elementary Matrices. Math Tools. https://doi.org/10.5281/zenodo.20981211
Kapita, Shelvean. "Row Reduction by Elementary Matrices." Math Tools, 2026, doi.org/10.5281/zenodo.20981211.
@online{kapita2026elementary,
author = {Shelvean Kapita},
title = {{Row Reduction by Elementary Matrices}},
year = {2026},
organization = {Math Tools},
doi = {10.5281/zenodo.20981211},
url = {https://doi.org/10.5281/zenodo.20981211}
}