Types: N/A
Examples: N/A
Constructions: N/A
Generalizations: 8.5 Diagonal Matrix

Properties: N/A
Sufficiencies: N/A
Questions: N/A

Identity Matrix

Let InRn×n be a square, 8.5 Diagonal Matrix whose diagonal entries are equal to 1 (nondiagonal entries are zero).

In=[100010001]

In this case, we define the identity matrix using the individual coefficients as follows

In(i,k)={1if i=k,0if ik.

Remark. The identity matrix is to matrix arithmetic as the identity property is to ordinary arithmetic (n×1=n)
.