Types: N/A
Examples: N/A
Constructions: N/A
Generalizations: 17.2 Row Echelon Form

Properties: N/A
Sufficiencies: N/A
Questions: N/A

Reduced Row Echelon Form

Let ARm×n be a given matrix. We say A is in reduced row echelon form iff A satisfies the following three conditions:

  1. A is in 17.2 Row Echelon Form
  2. All leading entries of the rows of A are equal to 1
  3. For any column that includes a leading entry, all other coefficients in that column are zero. In other words, every entry underneath and above a leading entry is zero.

Remark. An oversimplified way to think of reduced row echelon form is is to turn the stars into 1s and turn every other value in the corresponding column to 0s.


Let's take a look again at the examples of matrices in 17.2 Row Echelon Form and compare them with their reduced row echelon form.

Example

[××0×00]

In reduced row echelon form:

[100010001]
Example

[××××××00××××00000×000000]

In reduced row echelon form:

[1×0××00001××0000000100000001]
Example

[0×××××××××00××××××××0000××××××00000×××××00000000××00000000000]

In reduced row echelon form:

[010×00××0××001×00××0××000010××0××000001××0××000000001××00000000000]