ABSTRACT

When solving matrix problems, the idea of an inverse matrix operator is very important. For a matrix A, the inverse A –1 is a matrix for which AA –1 = I so that the solution of Ax = b is given by x = A –1 b.