Section 5.4 Examples
In this section.
Subsection 5.4.1 Inverses of \(2\times 2\) matrices
There is a general formula for the inverse of a \(2\times 2\) formula:
The formula \(ad-bc\) in the denominator of the scalar multiple in this inverse formula is called the determinant of \(A\text{.}\) Clearly the formula does not work when the determinant of \(A\) is \(0\text{,}\) since we cannot divide by zero. In fact, in Chapter 6 it will be possible for us to prove that \(A\) is not invertible when \(ad-bc=0\text{.}\) There are similar formulas for inverses of larger matrices, but they are too complicated to write down explicitly. We will study the general theory of determinants and related inversion formulas in Chapters 8–10.
Example 5.4.1. Using the \(2 \times 2\) inversion formula.
Matrix \(A\) below is invertible, and its inverse is given. Watch for double negatives when computing \(ad-bc\text{!}\)
Let's check that we have the correct inverse. To keep the computations simple, we'll leave the \(-1/7\) as a scalar multiple when expressing \(\inv{A}\text{.}\)
So, we have both \(\inv{A}A=I\) and \(A\inv{A}=I\text{,}\) as required.
Example 5.4.2. Sometimes the \(2 \times 2\) inversion formula does not apply.
Consider matrix
For this matrix, we have
So even though none of the entries of \(B\) are \(0\text{,}\) it is not invertible.
Subsection 5.4.2 Solving systems using inverses
Just as we can solve the numerical equation \(ax=b\) as \(x = \inv{a}b\text{,}\) we can solve a system of equations that is represented as a matrix equation \(A\uvec{x} = \uvec{b}\) using \(\inv{A}\text{.}\)
Example 5.4.3.
Consider the system
The coefficient matrix for this system is
which is conveniently the matrix for which we have already computed the inverse using the \(2\times 2\) inversion formula in Subsection 5.4.1. So we can solve the system as
so that the system has one unique solution \(x=-8/7\text{,}\) \(y=-19/7\text{.}\)
Subsection 5.4.3 Solving other matrix equations using inverses
We can similarly use matrix algebra and inverses to solve matrix equations in general.
Example 5.4.4.
Consider the matrix equation
Suppose we would like to solve this equation for the unknown \(2\times 2\) matrix \(X\text{,}\) where \(I\) is the \(2 \times 2\) identity matrix.
One approach to this problem would be to express \(X\) in terms of unknown entries,
and then set up four equations in the four unknowns \(a,b,c,d\text{.}\) This would lead to a system of equations that we could row reduce and solve. But it's easier just to use ordinary (matrix) algebra. Set
substitute these definitions into the given equation, and isolate \(X\) algebraically:
Of course, this method wouldn't work if \(Z\) was not invertible, but it is, and we can calculate
From this we obtain