Line 1: Line 1:
 
=== Echelon form of a matrix ===
 
=== Echelon form of a matrix ===
  
A m X n matrix is in '''reduced row echelon form''' if it satisfies the following properties:
+
A m X n matrix is in '''row echelon form''' if it satisfies properties 1, 2, and 3. Furthermore A m X n matrix is in '''reduced row echelon form''' if it satisfies the following properties:
  
 
1. If there are any zero rows, they must be at the bottom of the matrix.
 
1. If there are any zero rows, they must be at the bottom of the matrix.
Line 7: Line 7:
 
2. The first nonzero entry from the left of a nonzero row is a 1, which is also called the '''leading one''' of that row.
 
2. The first nonzero entry from the left of a nonzero row is a 1, which is also called the '''leading one''' of that row.
  
3.
+
3. The leading one for each nonzero row appears to the right and below any leading ones in the previous rows.
 +
 
 +
4. For a column with a leading one, the other entries in that column are zero.

Revision as of 13:04, 14 December 2012

Echelon form of a matrix

A m X n matrix is in row echelon form if it satisfies properties 1, 2, and 3. Furthermore A m X n matrix is in reduced row echelon form if it satisfies the following properties:

1. If there are any zero rows, they must be at the bottom of the matrix.

2. The first nonzero entry from the left of a nonzero row is a 1, which is also called the leading one of that row.

3. The leading one for each nonzero row appears to the right and below any leading ones in the previous rows.

4. For a column with a leading one, the other entries in that column are zero.

Alumni Liaison

Questions/answers with a recent ECE grad

Ryne Rayburn