Row echelon form: Difference between revisions

Content deleted Content added
Was WP:BOLD see talk page and removed Schubert calculus, cells etc that were off topic for article; minor ref and grammar improvements for US English; removed redundant "see below"
added illustration from Commons to article
 
(2 intermediate revisions by the same user not shown)
Line 2:
 
In [[linear algebra]], a [[Matrix (mathematics)|matrix]] is in '''row echelon form''' if it can be obtained as the result of [[Gaussian elimination]]. Every matrix can be put in row echelon form by applying a sequence of [[elementary row operation]]s. The term ''echelon'' comes from the French ''échelon'' ("level" or step of a ladder), and refers to the fact that the nonzero entries of a matrix in row echelon form look like an inverted staircase.
[[File:Row echelon form.png|thumb|right|Example of a rectangular matrix in row echelon form]]
 
For [[square matrices]], an [[upper triangular matrix]] with nonzero entries on the diagonal is in row echelon form, and a matrix in row echelon form is (weakly) upper triangular. Thus, the row echelon form can be viewed as a generalization of upper triangular form for rectangular matrices.
 
Line 9:
A matrix is in '''column echelon form''' if its [[transpose]] is in row echelon form. Since all properties of column echelon forms can therefore immediately be deduced from the corresponding properties of row echelon forms, ''only row echelon forms are considered in the remainder of the article.''
 
==(General) rowRow echelon form==
{{anchor|rref}}
A matrix is in '''row echelon form''' if
Line 131:
 
[[Category:Numerical linear algebra]]
[[Category:Matrix normal forms]]
 
[[de:Lineares Gleichungssystem#Stufenform, Treppenform]]