This article includes a list ofgeneral references, butit lacks sufficient correspondinginline citations. Please help toimprove this article byintroducing more precise citations.(September 2012) (Learn how and when to remove this message) |
Inlinear algebra, twomatrices arerow equivalent if one can be changed to the other by a sequence ofelementary row operations. Alternatively, twom × n matrices are row equivalent if and only if they have the samerow space. The concept is most commonly applied to matrices that representsystems of linear equations, in which case two matrices of the same size are row equivalent if and only if the correspondinghomogeneous systems have the same set of solutions, or equivalently the matrices have the samenull space.
Because elementary row operations are reversible, row equivalence is anequivalence relation. It is commonly denoted by atilde (~).[1]
There is a similar notion ofcolumn equivalence, defined by elementary column operations; two matrices are column equivalent if and only if their transpose matrices are row equivalent. Two rectangular matrices that can be converted into one another allowing both elementary row and column operations are called simplyequivalent.
Anelementary row operation is any one of the following moves:
Two matricesA andB arerow equivalent if it is possible to transformA intoB by a sequence of elementary row operations.
The row space of a matrix is the set of all possiblelinear combinations of its row vectors. If the rows of the matrix represent asystem of linear equations, then the row space consists of all linear equations that can be deduced algebraically from those in the system. Twom × n matrices are row equivalent if and only if they have the same row space.
For example, the matrices
are row equivalent, the row space being all vectors of the form. The corresponding systems of homogeneous equations convey the same information:
In particular, both of these systems imply every equation of the form
The fact that two matrices are row equivalent if and only if they have the same row space is an important theorem in linear algebra. The proof is based on the following observations:
This line of reasoning also proves that every matrix is row equivalent to a unique matrix with reduced row echelon form.