Inverses
The inverse of a square matrix B,
if it exists and
usually written B−1,
is that matrix such that
B−1B=IandBB−1=I.
Example 6.7 (Matrix inverses) Consider the square matrix G:
G=[47−21].
Then the inverse of matrix G is:
G−1=118[1−724],
since
G×G−1=G−1×G=I2.