Exercise 1.5.6. Given the matrix
find ,
, and
.
Answer: We have
We can square this again to obtain
and again to obtain
In compting we note that all the entries match those of the identity matrix except for the 2,1 entry, which is
or 12. If we change the second 6 to -6 we instead obtain
or zero for the 2,1 position. We then have
so that
Another approach to finding is simply to note that E is an elementary matrix, and that its inverse therefore consists of the same matrix with the multiplier 6 negated.
NOTE: This continues a series of posts containing worked out exercises from the (out of print) book Linear Algebra and Its Applications, Third Edition by Gilbert Strang.
If you find these posts useful I encourage you to also check out the more current Linear Algebra and Its Applications, Fourth Edition, Dr Strang’s introductory textbook Introduction to Linear Algebra, Fourth Edition
and the accompanying free online course, and Dr Strang’s other books
.