n×nIdentitätsmatrix
The n×n identity matrix, often denoted as Iₙ or simply I when the size is clear from context, is a square matrix of size n×n with ones on the main diagonal and zeros elsewhere. It serves as the multiplicative identity in the ring of n×n matrices, meaning that for any n×n matrix A, the equation IₙA = AIₙ = A holds. This property makes the identity matrix a fundamental concept in linear algebra and matrix theory.
The identity matrix can be thought of as the matrix analogue of the number 1 in scalar
The identity matrix has several important properties. Firstly, it is idempotent, meaning that Iₙ multiplied by
In practical applications, the identity matrix is used in solving systems of linear equations, in the definition