Reduced Echelon Forms
Row Reduction Algorithm. A pivot position refers to the leftmost nonzero entry of a nonzero row. By using pivot positions and basic row operations, the following procedure produces a reduced echelon form (REF).
- Introduce zeros below each pivot position by row operations. Work downward and to the right to reach an echelon form.
- Make the values of pivot position to be ones by row operations.
- Introduce zeros above the each pivot position by row operations. Work upward and to the left to yield a reduced echelon form.


Echelon and Reduced Echelon Form.
The following matrix is an example of echelon form.
The leading entries () must be nonzero values,
while the starred entries (
) may be any value (including zero).
© TTU Mathematics