- Row equivalence
In
linear algebra , two matrices are row equivalent if one can be changed to the other by a sequence ofelementary row operations . Alternatively, two "m" × "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 are row equivalent if and only if the corresponding systems have the same information content.Because elementary row operations are reversible, row equivalence is an
equivalence relation . It is commonly denoted by atilde (~).Elementary row operations
An elementary row operation is any one of the following moves:
# Swap two rows of a matrix.
# Multiply a row of a matrix by a nonzero constant.
# Add to one row of a matrix some multiple of another row.Two matrices "A" and "B" are row equivalent if it is possible to transform "A" into "B" by a sequence of elementary row operations.Row space
The row space of a matrix is the set of all possible
linear combination s 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. Two "m" × "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 .
Equivalence of the definitions
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:
# Elementary row operations do not affect the row space of a matrix. In particular, any two row equivalent matrices have the same row space.
# Any matrix can be reduced by elementary row operations to a matrix inreduced row echelon form .
# Two matrices in reduced row echelon form have the same row space if and only if they are equal.This line of reasoning also proves that every matrix is row equivalent to a unique matrix with reduced row echelon form.Additional properties
* Because the
null space of a matrix is theorthogonal complement of therow space , two matrices are row equivalent if and only they have the same null space.
* The rank of a matrix is equal to thedimension of the row space, so row equivalent matrices must have the same rank. This is equal to the number of pivots in the reduced row echelon form.
* A matrix is invertible if and only if it is row equivalent to theidentity matrix .ee also
*
Elementary row operations
*Row space
*Basis (linear algebra)
*Row reduction
*Reduced row echelon form References
Wikimedia Foundation. 2010.