Identity Matrix
This wiki is incomplete.
The identity matrix is a square matrix such that all the entries in the main diagonal are 1, and the rest of the entries are all 0. The identity matrix is denoted by in general. It is also denoted by , where is the number of rows in the matrix. The identity matrix is shown below:
The unique property of the identity matrix is that multiplying it with another matrix (of a suitable order) does not change the matrix:
Multiplying any matrix by its inverse yields the identity matrix:
The identity matrix is a/an
- symmetric matrix
- diagonal matrix
- scalar matrix
- upper triangular matrix
- lower triangular matrix
- idempotent matrix
- involutory matrix
- orthogonal matrix .