Expii

What Is a Matrix Inverse? - Expii

An inverse of an n-by-n square matrix A is an n-by-n matrix B (same dimensions) such that BA = In and AB = In, where I_n is the multiplicative identity (1's on main diagonal, 0's elsewhere). The inverse doesn't always exist, but if it does, it must be unique so we call it A^(-1).