M5.3 Finding the Inverse of a Matrix

The inverse of a matrix is a unique matrix of the same dimensions that, when multiplied by the original matrix, produces a unit or identity matrix. For example, if A is any 2×2 matrix and its inverse is denoted A-1, then

A×A-1=(1001)=Identity matrix
(M5-3)

The adjoint of a matrix is extremely helpful in forming the inverse of the original matrix. We simply compute the value of the determinant of the original matrix and divide each term of the adjoint by this value.

To find the inverse of the matrix just presented, we need to know the adjoint (already computed) and the value of the determinant of the original matrix:

(375203418)=Original matrix

Value of determinant:

An image shows the primary and secondary diagonals of the matrix and the calculation shows the value of the determinant.

The inverse is found by dividing each element in the adjoint by -27:

Inverse=(3275127212742742712722725271427)=(3275127212742742712722725271427)

We can verify that this is indeed the correct inverse of the original matrix by multiplying the original matrix by the inverse:

OriginalIdentitymatrix×Inverse=matrix(375203418)×(3275127212742742712722725271427)=(100010001)

If this process is applied to a 2×2 matrix, the inverse is easily found, as shown with the following matrix.

Original matrix=(abcd)Determinant value of original matrix=adcbMatrix of cofactors=(dcba)Adjoint of the matrix=(dbca)

Since the inverse of the matrix is equal to the adjoint divided by the determinant, we have

(abcd)-1=(dadcb-badcb-cadcbaadcb)
(M5-4)

For example, if

Original matrix=(1238)Determinant value=1(8)3(2)=2

then

Inverse=(1238)-1=(8/2-2/2-3/21/2)=(4-1-1.50.5)
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset