Search for probability and statistics terms on Statlect
StatLect

Identity matrix

by , PhD

An identity matrix is a square matrix whose diagonal entries are all equal to one and whose off-diagonal entries are all equal to zero.

Identity matrices play a key role in linear algebra. In particular, their role in matrix multiplication is similar to the role played by the number 1 in the multiplication of real numbers:

Table of Contents

Definition

The following is a formal definition.

Definition Let I be a $K	imes K$ matrix. I is an identity matrix if and only if $I_{ij}=1$ when $i=j$ and $I_{ij}=0$ when $i
eq j$.

Thus, entries whose row index i and column index $j$ coincide (i.e., entries located on the main diagonal) are equal to 1. All the other entries are equal to 0.

When $K=1$, there is only one entry, and[eq1]

Examples

Some examples of identity matrices follow.

Example The $2	imes 2$ identity matrix is[eq2]

Example The $3	imes 3$ identity matrix is[eq3]

Example The $4	imes 4$ identity matrix is[eq4]

Products involving the identity matrix

A key property is that a matrix remains unchanged when it is multiplied by the identity matrix.

Proposition Let A be a $K	imes L$ matrix and I the $K	imes K$ identity matrix. Then,[eq5]

Proof

By the definition of matrix product, the $left( k,l
ight) $-th entry of the product $IA$ is[eq6]where: in step $rame{A}$ we have used the fact that $I_{kj}=0$ when $k
eq j$; in step $rame{B}$ we have used the fact that $I_{kk}=1$ ($I_{kk}$ is on the main diagonal of I). Since[eq7]for every k and $l$, $IA=A$.

Proposition Let A be a $K	imes L$ matrix and I the $L	imes L$ identity matrix. Then,[eq8]

Proof

The proof is similar to the previous one:[eq9]

The identity matrix is idempotent

A consequence of the previous two propositions is that[eq10]

and [eq11]

In other words, any power of an identity matrix is equal to the identity matrix itself.

A matrix possessing this property (it is equal to its powers) is called idempotent.

Symmetry

Another important property of the identity matrix is that it is symmetric, that is, equal to its transpose:[eq12]

Proof

A matrix I is symmetric if and only if[eq13]for any $j$ and i. But the above equality always holds when $i=j$, and it holds for identity matrices when $i
eq j$ because[eq14]

How to cite

Please cite as:

Taboga, Marco (2021). "Identity matrix", Lectures on matrix algebra. https://www.statlect.com/matrix-algebra/identity-matrix.

The books

Most of the learning materials found on this website are now available in a traditional textbook format.