Pages

Tuesday, June 17, 2014

Row-Echelon Form

 
In linear algebra, a matrix is in echelon form if it has the shape resulting of a Gaussian elimination. Row echelon form means that Gaussian elimination has operated on the rows and column echelon form means that Gaussian elimination has operated on the columns. In other words, a matrix is in column echelon form if its transpose is in row echelon form. Therefore only row echelon forms are considered in the remainder of this article. The similar properties of column echelon form are easily deduced by transposing all the matrices.


 
Specifically, a matrix is in row echelon form if
 
Example:

 A 3×5 matrix in row echelon form:


\left[ \begin{array}{ccccc}
1 & a_0 & a_1 & a_2 & a_3 \\
0 & 0 & 2 & a_4 & a_5 \\
0 & 0 & 0 & 1 & a_6
\end{array} \right]

0 comments:

Post a Comment

 

Blogger news

I made this blog for our Project in Linear Algebra. I'll update as soon as we have new topics to discussed.

Blogroll

About

This blog is all about Linear Algebra