. |
If A is an n x n matrix and if there exists
an n x n matrix B such that
AB=BA=In,
we say that B is the multiplicative inverse,
or simply the inverse, of A.
The multiplicative inverse of A is written
B=A-1.
A matrix that has a multiplicative inverse is said to be
nonsingular;
otherwise, it is singular. |
|