For a given n x n matrix of numbers, A. if there is an n
x n matrix
B for which
AB = BA = I
where I denotes the identity matrix, then B is the inverse matrix of A and A is
said to be invertible with B. If it exists, B is unique and is denoted by A-1.