Identity matrix

From Wikipedia, the free encyclopedia
A 3 (row) x3 (column) Identity matrix of 1s on the diagonal, with 0s elsewhere
3×3 identity matrix

In linear algebra, the identity matrix of size n is the n × n square matrix with ones on the main diagonal and zeros elsewhere. It is denoted by In, or simply by I if the size is immaterial or can be trivially determined by the context.[1][2]

The term unit matrix has also been widely used,[3][4][5][6] but the term identity matrix is now standard.[7] The term unit matrix is ambiguous, because it is also used for a matrix of ones and for any unit of the ring of all n×n matrices.[8]

In some fields, such as group theory or quantum mechanics, the identity matrix is sometimes denoted by a boldface one, 1, or called "id" (short for identity); otherwise it is identical to I. Less frequently, some mathematics books use U or E to represent the identity matrix, meaning "unit matrix"[3] and the German word Einheitsmatrix respectively.[9]

When A is m×n, it is a property of matrix multiplication that

In particular, the identity matrix serves as the multiplicative identity of the ring of all n×n matrices, and as the identity element of the general linear group GL(n) (a group consisting of all invertible n×n matrices). In particular, the identity matrix is invertible—with its inverse being precisely itself.

Where n×n matrices are used to represent linear transformations from an n-dimensional vector space to itself, In represents the identity function, regardless of the basis.

The ith column of an identity matrix is the unit vector ei (the vector whose ith entry is 1 and 0 elsewhere) It follows that the determinant of the identity matrix is 1, and the trace is n.

Using the notation that is sometimes used to concisely describe diagonal matrices, we can write

The identity matrix can also be written using the Kronecker delta notation:[9]

When the identity matrix is the product of two square matrices, the two matrices are said to be the inverse of each other.

The identity matrix is the only idempotent matrix with non-zero determinant. That is, it is the only matrix such that:

  1. When multiplied by itself, the result is itself
  2. All of its rows and columns are linearly independent.

The principal square root of an identity matrix is itself, and this is its only positive-definite square root. However, every identity matrix with at least two rows and columns has an infinitude of symmetric square roots.[10]

See also[]

Notes[]

  1. ^ "Compendium of Mathematical Symbols". Math Vault. 2020-03-01. Retrieved 2020-08-14.
  2. ^ "Identity matrix: intro to identity matrices (article)". Khan Academy. Retrieved 2020-08-14.
  3. ^ Jump up to: a b Pipes, Louis Albert (1963). Matrix Methods for Engineering. Prentice-Hall International Series in Applied Mathematics. Prentice-Hall. p. 91.
  4. ^ Roger Godement, Algebra, 1968.
  5. ^ ISO 80000-2:2009.
  6. ^ Ken Stroud, Engineering Mathematics, 2013.
  7. ^ ISO 80000-2:2019.
  8. ^ Weisstein, Eric W. "Unit Matrix". mathworld.wolfram.com. Retrieved 2021-05-05.
  9. ^ Jump up to: a b Weisstein, Eric W. "Identity Matrix". mathworld.wolfram.com. Retrieved 2020-08-14.
  10. ^ Mitchell, Douglas W. "Using Pythagorean triples to generate square roots of I2". The Mathematical Gazette 87, November 2003, 499–500.
Retrieved from ""