<< Chapter < Page | Chapter >> Page > |
We have seen that the number 1 plays a special role in multiplication, because .
The inverse of a number is defined as the number that multiplies by that number to give 1: is the inverse of if . Hence, the inverse of is ; the inverse of . Every number except 0 has an inverse.
By analogy, the inverse of a matrix multiplies by that matrix to give the identity matrix.
The superscript –1 is being used here in a similar way to its use in functions. Recall that does not designate an exponent of any kind, but instead, an inverse function. In the same way, does not denote an exponent, but an inverse matrix .
Note that, just as in the definition of the identity matrix, this definition requires commutativity—the multiplication must work the same in either order.
Note also that only square matrices can have an inverse. Why? The definition of an inverse matrix is based on the identity matrix , and we already said that only square matrices even have an identity!
How do you find an inverse matrix? The method comes directly from the definition, with a little algebra.
Example: Finding an Inverse Matrix | |
---|---|
Find the inverse of | The problem |
= | This is the key step. It establishes as the inverse that we are looking for, by asserting that it fills the definition of an inverse matrix: when you multiply this mystery matrix by our original matrix, you get [I]. When we solve for the four variables a, b, c, and d, we will have found our inverse matrix. |
= | Do the multiplication. (You should check this step for yourself, it’s great practice. For instance, you start by multiplying first row x first column, and you get 3a+4c.) |
Remember what it means for two matrices to be equal: every element in the left must equal its corresponding element on the right. So, for these two matrices to equal each other, all four of these equations must hold. | |
Solve the first two equations for a and c by using either elimination or substitution. Solve the second two equations for and by using either elimination or substitution. (The steps are not shown here.) | |
So the inverse is: | Having found the four variables, we have found the inverse. |
Did it work? Let’s find out.
Testing our Inverse Matrix | |
---|---|
The definition of an inverse matrix: if we have indeed found an inverse, then when we multiply it by the original matrix, we should get [I]. | |
Do the multiplication. | |
= | It works! |
Note that, to fully test it, we would have to try the multiplication in both orders . Why? Because, in general, changing the order of a matrix multiplication changes the answer; but the definition of an inverse matrix specifies that it must work both ways! Only one order was shown above, so technically, we have only half-tested this inverse.
This process does not have to be memorized: it should make logical sense. Everything we have learned about matrices should make logical sense, except for the very arbitrary-looking definition of matrix multiplication.
Notification Switch
Would you like to follow the 'Math 1508 (lecture) readings in precalculus' conversation and receive update notifications?