6.3 Inverses

The inverse of a square matrix B, if it exists and usually written B1, is that matrix such that B1B=IandBB1=I.

Example 6.7 (Matrix inverses) Consider the square matrix G: G=[4721]. Then the inverse of matrix G is: G1=118[1724], since G×G1=G1×G=I2.