Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Row equivalence

From Wikipedia, the free encyclopedia
Equivalence of matrices under row operations
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.

Elementary row operations

[edit]

Anelementary row operation is any one of the following moves:

  1. Swap: Swap two rows of a matrix.
  2. Scale: Multiply a row of a matrix by a nonzero constant.
  3. Pivot: Add a multiple of one row of a matrix to another row.

Two matricesA andB arerow equivalent if it is possible to transformA intoB by a sequence of elementary row operations.

Row space

[edit]
Main article:Row space

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

(100011)and(100111){\displaystyle {\begin{pmatrix}1&0&0\\0&1&1\end{pmatrix}}\;\;\;\;{\text{and}}\;\;\;\;{\begin{pmatrix}1&0&0\\1&1&1\end{pmatrix}}}

are row equivalent, the row space being all vectors of the form(abb){\displaystyle {\begin{pmatrix}a&b&b\end{pmatrix}}}. The corresponding systems of homogeneous equations convey the same information:

x=0y+z=0andx=0x+y+z=0.{\displaystyle {\begin{matrix}x=0\\y+z=0\end{matrix}}\;\;\;\;{\text{and}}\;\;\;\;{\begin{matrix}x=0\\x+y+z=0.\end{matrix}}}

In particular, both of these systems imply every equation of the formax+by+bz=0.{\displaystyle ax+by+bz=0.\,}

Equivalence of the definitions

[edit]

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:

  1. Elementary row operations do not affect the row space of a matrix. In particular, any two row equivalent matrices have the same row space.
  2. Any matrix can bereduced by elementary row operations to a matrix inreduced row echelon form.
  3. 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

[edit]
  • Because thenull space of a matrix is theorthogonal complement of therow space, two matrices are row equivalent if and only if they have the same null space.
  • Therank 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 ofpivots in the reduced row echelon form.
  • A matrix isinvertible if and only if it is row equivalent to theidentity matrix.
  • MatricesA andB are row equivalent if and only if there exists an invertible matrixP such thatA=PB.[2]

See also

[edit]

References

[edit]
  1. ^Lay 2005, p. 21, Example 4
  2. ^Roman 2008, p. 9, Example 0.3

Bibliography

[edit]

External links

[edit]
The WikibookLinear Algebra has a page on the topic of:Row Equivalence
Retrieved from "https://en.wikipedia.org/w/index.php?title=Row_equivalence&oldid=1285634968"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2026 Movatter.jp