In
linear algebra, two
matrices are row equivalent if one can be changed to the other by a sequence of
elementary row operations. Alternatively, two ''m'' × ''n'' matrices are row equivalent if and only if they have the same
row space. The concept is most commonly applied to matrices that represent
systems of linear equations, in which case two matrices of the same size are row equivalent if and only if the corresponding
homogeneous
Homogeneity and heterogeneity are concepts often used in the sciences and statistics relating to the uniformity of a substance or organism. A material or image that is homogeneous is uniform in composition or character (i.e. color, shape, siz ...
systems have the same set of solutions, or equivalently the matrices have the same
null space.
Because elementary row operations are reversible, row equivalence is an
equivalence relation
In mathematics, an equivalence relation is a binary relation that is reflexive, symmetric and transitive. The equipollence relation between line segments in geometry is a common example of an equivalence relation.
Each equivalence relation ...
. It is commonly denoted by a
tilde (~).
There is a similar notion of column 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 simply
equivalent.
Elementary row operations
An
elementary row operation is any one of the following moves:
# Swap: Swap two rows of a matrix.
# Scale: Multiply a row of a matrix by a nonzero constant.
# Pivot: Add a multiple of one row of a matrix to 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 combinations of its row vectors. If the rows of the matrix represent a
system of linear equations
In mathematics, a system of linear equations (or linear system) is a collection of one or more linear equations involving the same variable (math), variables.
For example,
:\begin
3x+2y-z=1\\
2x-2y+4z=-2\\
-x+\fracy-z=0
\end
is a system of three ...
, 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 in
reduced 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 the
orthogonal complement of the
row space, two matrices are row equivalent if and only if they have the same null space.
* The
rank of a matrix is equal to the
dimension 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 the
identity matrix
In linear algebra, the identity matrix of size n is the n\times n square matrix with ones on the main diagonal and zeros elsewhere.
Terminology and notation
The identity matrix is often denoted by I_n, or simply by I if the size is immaterial o ...
.
* Matrices ''A'' and ''B'' are row equivalent if and only if there exists an invertible matrix ''P'' such that ''A=PB''.
See also
*
Elementary row operations
*
Row space
*
Basis (linear algebra)
*
Row reduction
*
(Reduced) row echelon form
References
*
*
*
*
*
*
*
External links
{{Wikibooks, Linear Algebra, Row Equivalence, Row Equivalence
Linear algebra
Matrices
Equivalence (mathematics)