*** Welcome to piglix ***

Identity matrix


In linear algebra, the identity matrix, or sometimes ambiguously called a unit 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. (In some fields, such as quantum mechanics, the identity matrix is denoted by a boldface one, 1; otherwise it is identical to I.) Less frequently, some mathematics books use U or E to represent the identity matrix, meaning "unit matrix" and the German word "Einheitsmatrix", respectively.

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

In particular, the identity matrix serves as the unit of the ring of all n×n matrices, and as the identity element of the general linear group GL(n) consisting of all invertible n×n matrices. (The identity matrix itself is invertible, being its own inverse.)

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. 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:

It can also be written using the Kronecker delta notation:


...
Wikipedia

...