Definition 2.4.1. Inverse Matrix.
Let \(A\) be an \(n \times n\) square matrix. An \(n \times n\) matrix \(B\) is called the inverse of \(A\) if
\begin{equation*}
AB = BA = I_n
\end{equation*}
where \(I_n\) is the \(n \times n\) identity matrix. If such a matrix \(B\) exists, we write \(B = A^{-1}\) and say that \(A\) is invertible (or nonsingular). If no such matrix exists, we say that \(A\) is singular (or noninvertible).
