Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Row echelon form
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|Possible form of a matrix}} 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. 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. A matrix is in '''reduced row echelon form''' if it is in row echelon form, with the additional property that the first nonzero entry of each row is equal to <math>1</math> and is the only nonzero entry of its column. The reduced row echelon form of a matrix is unique and does not depend on the sequence of elementary row operations used to obtain it. The variant of [[Gaussian elimination]] that transforms a matrix to reduced row echelon form is sometimes called [[Gauss–Jordan elimination]]. 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) row echelon form== {{anchor|rref}} A matrix is in '''row echelon form''' if * All rows having only zero entries are at the bottom.<ref>Phrased in terms of each individual zero row in {{harvtxt|Leon|2010|p=13}}:"A matrix is said to be in <strong>row echelon form</strong> ... (iii) If there are rows whose entries are all zero, they are below the rows having nonzero entries."</ref> * The [[leading entry]] (that is, the left-most nonzero entry) of every nonzero row, called the '''pivot''', is on the right of the leading entry of every row above.<ref>{{harvtxt|Leon|2010|p=13}}:"A matrix is said to be in <strong>row echelon form</strong> ... (ii) If row {{mvar|k}} does not consist entirely of zeros, the number of leading zero entries in row <math>k + 1</math> is greater than the number of leading zero entries in row {{mvar|k}}."</ref> Some texts add the condition that the leading coefficient must be 1<ref>See, for instance, the first clause of the definition of row echelon form in {{harvtxt|Leon|2010|p=13}}: "A matrix is said to be in <strong>row echelon form</strong> (i) If the first nonzero entry in each nonzero row is 1."</ref> while others require this only in [[#Reduced row echelon form|reduced row echelon form]]. These two conditions imply that all entries in a column below a leading coefficient are zeros.<ref>{{harvnb|Meyer|2000|p=44}}</ref> The following is an example of a <math>4\times 5</math> matrix in row echelon form, but not in reduced row echelon form (see below): : <math> \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 \\ 0 & 0 & 0 & 0 & 0 \end{array} \right] </math> Many properties of matrices may be easily deduced from their row echelon form, such as the [[rank (linear algebra)|rank]] and the [[kernel (linear algebra)|kernel]]. =={{anchor|rref}}Reduced row echelon form== A matrix is in '''reduced row echelon form''' (also called '''row canonical form''') if it satisfies the following conditions:<ref>{{harvnb|Meyer|2000|p=48}}</ref> * It is in row echelon form. * The leading entry in each nonzero row is {{math|1}} (called a leading one). * Each column containing a leading {{math|1}} has zeros in all its other entries. If the first two conditions are verified, the last condition is equivalent to: * Each column containing a leading {{math|1}} has zeros in all entries above the leading {{math|1}}. While a matrix may have several echelon forms, its reduced echelon form is unique. Given a matrix in reduced row echelon form, if one permutes the columns in order to have the leading {{math|1}} of the {{mvar|i}}th row in the {{mvar|i}}th column, one gets a matrix of the form :<math>\begin{pmatrix} I & X\\ 0&0 \end{pmatrix},</math> where {{mvar|I}} is the [[identity matrix]] of dimension <math>j</math> equal to the rank of the entire matrix, {{mvar|X}} is a matrix with <math>j</math> rows and <math>n-j</math> columns, and the two {{math|0}}'s are [[zero matrix|zero matrices]] of appropriate size. Since a permutation of columns is not a row operation, the resulting matrix is inequivalent under elementary row operations. In the Gaussian elimination method, this corresponds to a permutation of the unknowns in the original linear system that allows a linear parametrization of the row space, in which the first <math>j</math> coefficients are unconstrained, and the remaining <math>n-j</math> are determined as linear combinations of these. == Systems of linear equations == A [[system of linear equations]] is said to be in ''row echelon form'' if its [[augmented matrix]] is in row echelon form. Similarly, a system of linear equations is said to be in ''reduced row echelon form'' or in ''canonical form'' if its augmented matrix is in reduced row echelon form. The canonical form may be viewed as an explicit solution of the linear system. In fact, the system is [[System of linear equations#Consistency|inconsistent]] if and only if one of the equations of the canonical form is reduced to 0 = 1; that is if there is a leading {{mvar|1}} in the column of the constant terms.<ref>{{Cite book|url=https://books.google.com/books?id=S0imN2tl1qwC|title=Linear Algebra: Theory and Applications|last1=Cheney|first1=Ward|last2=Kincaid|first2=David R.|date=2010-12-29|publisher=Jones & Bartlett Publishers|isbn=9781449613525|pages=47–50|language=en}}</ref> Otherwise, regrouping in the right hand side all the terms of the equations but the leading ones, expresses the variables corresponding to the pivots as constants or linear functions of the other variables, if any. == Transformation to row echelon form == {{main|Gaussian elimination}} Gaussian elimination is the main algorithm for transforming every matrix into a matrix in row echelon form. A variant, sometimes called [[Gauss–Jordan elimination]] produces a reduced row echelon form. Both consist of a finite sequence of [[elementary row operation]]s; the number of required elementary row operations is at most {{mvar|mn}} for an {{mvar|m}}-by-{{mvar|n}} matrix.<ref name=":0">{{Cite book|url=https://books.google.com/books?id=loRbAgAAQBAJ|title=Elementary Linear Algebra: Applications Version, 11th Edition|last1=Anton|first1=Howard|last2=Rorres|first2=Chris|date=2013-10-23|publisher=Wiley Global Education|isbn=9781118879160|page=21|language=en}}</ref> For a given matrix, despite the row echelon form not being unique, all row echelon forms, including the reduced row echelon form, have the same number of zero rows and the pivots are located in the same positions.<ref name=":0" /> This is an example of a matrix in reduced row echelon form, which shows that the left part of the matrix is not always an [[identity matrix]]: : <math>\left[ \begin{array}{ccccc} 1 & 0 & a_1 & 0 & b_1 \\ 0 & 1 & a_2 & 0 & b_2 \\ 0 & 0 & 0 & 1 & b_3 \end{array} \right]</math> For a matrix with [[integer]] coefficients, the [[Hermite normal form]] is a row echelon form that can be calculated without introducing any denominator, by using [[Euclidean division]] or [[Bézout's identity]]. The reduced echelon form of a matrix with integer entries generally contains non-integer entries, because of the need of dividing by its leading coefficient each row of the echelon form. The non-uniqueness of the row echelon form of a matrix follows from the fact that some elementary row operations transform a matrix in row echelon form into another ([[row equivalence|equivalent]]) matrix that is also in row echelon form. These elementary row operations include the multiplication of a row by a nonzero scalar and the addition of a scalar multiple of a row to one of the rows above it. For example: : <math> \begin{bmatrix} 1 & 3 & -1 \\ 0 & 1 & 7 \\ \end{bmatrix} \xrightarrow{\text{add row 2 to row 1}} \begin{bmatrix} 1 & 4 & 6 \\ 0 & 1 & 7 \\ \end{bmatrix}. </math> In this example, the unique reduced row echelon form can be obtained by subtracting three times the second row from the first row : : <math> \begin{bmatrix} 1 & 3 & -1 \\ 0 & 1 & 7 \\ \end{bmatrix} \xrightarrow{\text{subtract 3} \times \text{(row 2) from row 1}} \begin{bmatrix} 1 & 0 & -22 \\ 0 & 1 & 7 \\ \end{bmatrix}. </math> == Affine spaces of reduced echelon forms == In this section and the following one, we denote the location of the columns containing the leading entries of the successive rows of a <math>k\times n</math> matrix <math>A</math> in reduced row echelon form (the pivots) as <math>(L_1, \dots, L_j)</math>, with :<math> 0< L_1 \cdots < L_j \le n, </math> where <math>j \le k</math> is the dimension of the [[row space]] of the matrix. The data <math>(k, n, L_1, \ldots, L_j)</math> will be called the ''shape'' of <math>A</math>, which has leading non-zero entries <math>\{ A_{i, L_i} =1\}_{i=1, \dots, j}</math>, the entries in the column <math>L_i</math> above and below it vanish, and so do all those to the left of it within the same row, as well as all entries in the <math>i</math>th row for <math>i>j</math>: :<math>\begin{align} A_{i, L_i} =1\qquad &\text{for } i=1, \dots, j,\\ A_{l, L_i}=0\qquad &\text{for } l\ne i,\\ A_{i, l} =0\qquad &\text{for } l< L_i,\\ A_{i, l} =0\qquad &\text{for } i>j \end{align}.</math> Since all other entries are arbitrary elements of the base field <math>K</math>, the set <math>A(k, n, L_1, \ldots, L_j)</math> of all reduced echelon form matrices with shape <math>(k, n, L_1, \ldots, L_j)</math> is a {{mvar|K}}-affine space of dimension<ref name="Fu">{{cite book | last=Fulton | first= William | title= Young Tableaux. With Applications to Representation Theory and Geometry, Chapt. 9.4 | year=1997 | series =London Mathematical Society Student Texts | volume = 35 |publisher=Cambridge University Press | location = Cambridge, U.K.| isbn= 9780521567244 | doi=10.1017/CBO9780511626241 }} </ref><ref name="KL">{{cite journal | last1=Kleiman | first1=S.L.| last2=Laksov | first2=Dan |title= Schubert Calculus | publisher=American Mathematical Society|journal = American Mathematical Monthly | volume=79| issue=10 | year=1972 | issn=0377-9017 | doi=10.1080/00029890.1972.11993188 | pages=1061–1082 }}</ref> :<math>\text{dim}(A(k,n, L_1, \dots, L_j))=nj -\frac{1}{2}j(j-1)- \sum_{i=1}^j L_i.</math> To see this, note that, of the <math>nj</math> possible matrix entries within the first <math>j</math> rows, <math>j^2</math> are determined as <math>0</math>'s and <math>1</math>'s because they are in the columns <math>(L_1, \dots, L_j)</math> containing the pivots. A further <math> \sum_{i=1}^j(L_i-1) </math> are also required to be <math>0</math>, because they are to the left of the pivots, but of these, ::<math>\sum_{i=0}^{j-1}i = \frac{1}{2}j(j-1) </math> are also in the columns <math>(L_1, \dots , L_j)</math>. Therefore, the total number of entries that are not fixed to be equal to <math>0</math> or <math>1</math> is ::<math> nj - j^2 +\frac{1}{2}j(j-1) - \sum_{i=1}^j L_i +j = nj - \frac{1}{2}j(j-1)- \sum_{i=1}^j L_i. </math> == Maximal rank: Schubert cells == The row echelon form can be used to give a concrete description of the [[Schubert cell]]s associated with the [[Grassmannian]] of <math>k</math>-dimensional subspaces of a [[vector space]]. If <math>j=k \le n</math>, the matrices <math>A \in A(k, n, L_1, \dots, L_k)</math> are of maximal rank <math>k</math>, and determine <math>k</math>-dimensional subspaces <math>w \subset V</math> of the free <math>K</math>-module <math> V:=K^n</math>, as the span :: <math> w= \text{span}\{W_1, \dots, W_k\} </math> of linear combinations :: <math>W_i := \sum_{l=1}^n A_{il} e_l, \quad i=1, \dots , k </math> of the elementary basis vectors <math>(e_1, \dots, e_n)</math>, with coefficients equal to the row vectors. In this case, the affine space <math>A(k, n, L_1, \dots, L_k)</math> is the [[Schubert calculus|Schubert cell]]<ref name="Fu"/><ref name="KL"/> <math>X_\lambda(\mathcal{V})</math> of the [[Grassmannian]] <math> \mathbf{Gr}_k(V)</math>, consisting of <math>k</math>-dimensional subspaces of <math>V</math> corresponding to the [[integer partition]] :<math>\lambda = (\lambda_1 \ge \cdots \ge \lambda_k \ge 0) </math> with parts equal to :<math>\lambda_i := n-k - L_i +i, \quad 1\le j \le k, </math> relative to the [[flag manifold |complete flag]] :<math> \mathcal{V}= (V_1 \subset V_2 \cdots \subset V_n = V),</math> where :<math> V_i = \text{span}\{e_1, \dots, e_i\}, \quad i =1, \dots n. </math> This means that <math>X_\lambda(\mathcal{V}) \subset \mathbf{Gr}_k(V) </math> consists of those <math>k</math>-dimensional subspaces <math>w \subset V</math> whose intersections with the subspaces <math>\{V_j\}_{j=1, \dots, n}</math> have dimensions ::<math> \text{dim}(w \cap V_{j}) = i, \ \text{for } n-k -\lambda_i +i \le j\le n-k -\lambda_{i+1} +i, \quad i=1, \dots , k. </math> Its dimension is then equal to the weight <math> |\lambda| = \sum_{i=1}^k \lambda_i </math> of the partition<ref name="Fu"/> :<math>\dim({X_\lambda(\mathcal{V})}) = |\lambda|. </math> An equivalent, but simpler characterization of the Schubert cell <math>X_\lambda(\mathcal{V})</math> may be given in terms of the [[flag manifold | dual complete flag]] :<math> \tilde{\mathcal{V}}= (\tilde{V}_1 \subset \tilde{V}_2 \cdots \subset \tilde{V}_n = V),</math> where :<math> \tilde{V}_i = \text{span}\{e_n, \dots, e_{n-i+1}\}, \quad i =1, \dots n. </math> Then <math>X_\lambda(\mathcal{V}) \subset \mathbf{Gr}_k(V) </math> consists of those <math>k</math>-dimensional subspaces <math>w \subset V</math> that have a basis <math>(\tilde{W}_1, \dots, \tilde{W}_k)</math> consisting of elements :: <math>\tilde{W}_i \in \tilde{V}_{n- L_i +1}=\tilde{V}_{k+\lambda_i -i +1 }, \quad i=1, \dots, k </math> of the subspaces <math>\{\tilde{V}_{k+\lambda_i -i +1}\}_{i=1, \dots, k} </math> which, relative to the standard basis, are the row vectors <math>(W_k, \dots, W_1)</math> of the row echelon form, written in reverse order. ==Notes== {{reflist}} ==References== * {{Citation | last1 = Leon | first1 = Steven J. | title = Linear Algebra with Applications | isbn=978-0-13-600929-0 | edition = 8th | year = 2010 | publisher = Pearson | editor-last=Lynch | editor-first=Deirdre | editor2-last=Hoffman | editor2-first=William | editor3-last=Celano | editor3-first=Caroline | quote=A matrix is said to be in <strong>row echelon form</strong> (i) If the first nonzero entry in each nonzero row is 1. (ii) If row {{mvar|k}} does not consist entirely of zeros, the number of leading zero entries in row <math>k + 1</math> is greater than the number of leading zero entries in row {{mvar|k}}. (iii) If there are rows whose entries are all zero, they are below the rows having nonzero entries.}}. * {{Citation | last1=Meyer | first1=Carl D. | title=Matrix Analysis and Applied Linear Algebra | url=http://www.matrixanalysis.com/ | publisher=[[Society for Industrial and Applied Mathematics|SIAM]] | isbn=978-0-89871-454-8 | year=2000}}. ==External links== {{wikibooks|Linear Algebra|Row Reduction and Echelon Forms}} *[http://people.revoledu.com/kardi/tutorial/LinearAlgebra/RREF.html Interactive Row Echelon Form with rational output] {{Matrix classes}} [[Category:Numerical linear algebra]] [[Category:Articles with example pseudocode]] [[de:Lineares Gleichungssystem#Stufenform, Treppenform]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Anchor
(
edit
)
Template:Citation
(
edit
)
Template:Cite book
(
edit
)
Template:Cite journal
(
edit
)
Template:Harvnb
(
edit
)
Template:Harvtxt
(
edit
)
Template:Main
(
edit
)
Template:Math
(
edit
)
Template:Matrix classes
(
edit
)
Template:Mvar
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)
Template:Sister project
(
edit
)
Template:Wikibooks
(
edit
)