Identity Matrix (original) (raw)
Algebra Applied Mathematics Calculus and Analysis Discrete Mathematics Foundations of Mathematics Geometry History and Terminology Number Theory Probability and Statistics Recreational Mathematics Topology
Alphabetical Index New in MathWorld
The identity matrix is a the simplest nontrivial diagonal matrix, defined such that
(1) |
---|
for all vectors . An identity matrix may be denoted
,
,
(the latter being an abbreviation for the German term "Einheitsmatrix"; Courant and Hilbert 1989, p. 7), or occasionally
, with a subscript sometimes used to indicate the dimension of the matrix. Identity matrices are sometimes also known as unit matrices (Akivis and Goldberg 1972, p. 71).
The identity matrix is given explicitly by
(2) |
---|
for , ...,
, where
is the Kronecker delta. Written explicitly,
![ I=[1 0 ... 0; 0 1 ... 0; | | ... | ; 0 0 ... 1]. ](http://mathworld.wolfram.com/images/equations/IdentityMatrix/NumberedEquation3.svg) | (3) |
---|
The identity matrix is implemented in the Wolfram Language as IdentityMatrix[_n_].
"Square root of identity" matrices can be defined for by solving
| | (4) |
| ------------------------------------------------------------------ | ------------------------------------------------------------------------------- | ------- | -------------------------------------------------- | | -------------------------------------------------------------------------------------------------------- | --- |
For , the most general form of the resulting square root matrix is
(5) |
---|
giving
(6) |
---|
as limiting cases.
"Cube root of identity" matrices can take on even more complicated forms. However, one simple class of such matrices is called _k_-matrices.
See also
(0,1)-Matrix, Constant Matrix, Diagonal Matrix, _k_-Matrix,Scalar Matrix, Unit Matrix,Zero Matrix
Explore with Wolfram|Alpha
References
Akivis, M. A. and Goldberg, V. V. An Introduction to Linear Algebra and Tensors. New York: Dover, 1972.Ayres, F. Jr. Schaum's Outline of Theory and Problems of Matrices. New York: Schaum, p. 10, 1962.Courant, R. and Hilbert, D. Methods of Mathematical Physics, Vol. 1. New York: Wiley, 1989.
Referenced on Wolfram|Alpha
Cite this as:
Weisstein, Eric W. "Identity Matrix." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/IdentityMatrix.html