Linear Algebra
Basic

Identity Matrix

The identity matrix leaves any matrix unchanged under multiplication.

Formula

AI=IA=AAI = IA = A

Variables

IIdentity matrix
AMatrix

Example

Any matrix A times the identity I returns A unchanged, like multiplying a number by 1.

Did You Know?

The identity matrix is the number 1 of matrix multiplication — it leaves everything unchanged.