Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Elementary matrix

From Wikipedia, the free encyclopedia
Matrix which differs from the identity matrix by one elementary row operation

Inmathematics, anelementary matrix is a squarematrix obtained from the application of a single elementary row operation to theidentity matrix. The elementary matrices generate thegeneral linear groupGLn(F) whenF is afield. Left multiplication (pre-multiplication) by an elementary matrix represents the correspondingelementary row operation, while right multiplication (post-multiplication) represents the correspondingelementary column operation.

Elementary row operations are used inGaussian elimination to reduce a matrix torow echelon form. They are also used inGauss–Jordan elimination to further reduce the matrix toreduced row echelon form.

Elementary row operations

[edit]

There are three types of elementary matrices, which correspond to three types of row operations (respectively, column operations):

Row switching
A row within the matrix can be switched with another row.
RiRj{\displaystyle R_{i}\leftrightarrow R_{j}}
Row multiplication
Each element in a row can be multiplied by a non-zero constant. It is also known asscaling a row.
kRiRi, where k0{\displaystyle kR_{i}\rightarrow R_{i},\ {\mbox{where }}k\neq 0}
Row addition
A row can be replaced by the sum of that row and a multiple of another row.
Ri+kRjRi,where ij{\displaystyle R_{i}+kR_{j}\rightarrow R_{i},{\mbox{where }}i\neq j}

IfE is an elementary matrix, as described below, to apply the elementary row operation to a matrixA, one multipliesA by the elementary matrix on the left,EA. The elementary matrix for any row operation is obtained by executing the operation on theidentity matrix. This fact can be understood as an instance of theYoneda lemma applied to the category of matrices.[1]

Row-switching transformations

[edit]
See also:Permutation matrix

The first type of row operation on a matrixA switches all matrix elements on rowi with their counterparts on a different rowj. The corresponding elementary matrix is obtained by swapping rowi and rowj of theidentity matrix.

Ti,j=[101101]{\displaystyle T_{i,j}={\begin{bmatrix}1&&&&&&\\&\ddots &&&&&\\&&0&&1&&\\&&&\ddots &&&\\&&1&&0&&\\&&&&&\ddots &\\&&&&&&1\end{bmatrix}}}

SoTi,j A is the matrix produced by exchanging rowi and rowj ofA.

Coefficient wise, the matrixTi,j is defined by :

[Ti,j]k,l={0ki,kj,kl1ki,kj,k=l0k=i,lj1k=i,l=j0k=j,li1k=j,l=i{\displaystyle [T_{i,j}]_{k,l}={\begin{cases}0&k\neq i,k\neq j,k\neq l\\1&k\neq i,k\neq j,k=l\\0&k=i,l\neq j\\1&k=i,l=j\\0&k=j,l\neq i\\1&k=j,l=i\\\end{cases}}}

Properties

[edit]

Row-multiplying transformations

[edit]

The next type of row operation on a matrixA multiplies all elements on rowi bym wherem is a non-zeroscalar (usually a real number). The corresponding elementary matrix is a diagonal matrix, with diagonal entries 1 everywhere except in theith position, where it ism.

Di(m)=[11m11]{\displaystyle D_{i}(m)={\begin{bmatrix}1&&&&&&\\&\ddots &&&&&\\&&1&&&&\\&&&m&&&\\&&&&1&&\\&&&&&\ddots &\\&&&&&&1\end{bmatrix}}}

SoDi(m)A is the matrix produced fromA by multiplying rowi bym.

Coefficient wise, theDi(m) matrix is defined by :

[Di(m)]k,l={0kl1k=l,kimk=l,k=i{\displaystyle [D_{i}(m)]_{k,l}={\begin{cases}0&k\neq l\\1&k=l,k\neq i\\m&k=l,k=i\end{cases}}}

Properties

[edit]

Row-addition transformations

[edit]

The final type of row operation on a matrixA adds rowj multiplied by a scalarm to rowi. The corresponding elementary matrix is the identity matrix but with anm in the(i, j) position.

Lij(m)=[11m11]{\displaystyle L_{ij}(m)={\begin{bmatrix}1&&&&&&\\&\ddots &&&&&\\&&1&&&&\\&&&\ddots &&&\\&&m&&1&&\\&&&&&\ddots &\\&&&&&&1\end{bmatrix}}}

SoLij(m)A is the matrix produced fromA by addingm times rowj to rowi. AndA Lij(m) is the matrix produced fromA by addingm times columni to columnj.

Coefficient wise, the matrixLi,j(m) is defined by :

[Li,j(m)]k,l={0kl,ki,lj1k=lmk=i,l=j{\displaystyle [L_{i,j}(m)]_{k,l}={\begin{cases}0&k\neq l,k\neq i,l\neq j\\1&k=l\\m&k=i,l=j\end{cases}}}

Properties

[edit]

See also

[edit]

References

[edit]
  1. ^Perrone (2024), pp. 119–120
See also:Linear algebra § Further reading
Matrix classes
Explicitly constrained entries
Constant
Conditions oneigenvalues or eigenvectors
Satisfying conditions onproducts orinverses
With specific applications
Used instatistics
Used ingraph theory
Used in science and engineering
Related terms
Retrieved from "https://en.wikipedia.org/w/index.php?title=Elementary_matrix&oldid=1312006533"
Category:
Hidden categories:

[8]ページ先頭

©2009-2026 Movatter.jp