Exercise 1.6.11. For each of the following criteria, give examples of matrices A and B that satisfy the criteria:
(i) Both A and B are invertible, but their sum A+B is not invertible.
(ii) Neither A nor B is invertible, but their sum A+B is invertible.
(iii) A, B, and their sum A+B are all invertible.
For (iii), in addition show that is also invertible, and find an expression for its inverse. Hint: use the fact that
Answer: (i) I is the simplest example of an invertible matrix, being its own inverse. If I is flipped horizontally to form a matrix like the first example in exercise 1.6.10, that matrix is also invertible, and like I is its own inverse. So we can choose
but
which is not invertible.
(ii) If we modify the matrix A in (i) by removing the top left entry of 1 then we obtain a matrix that is not invertible, ditto if we remove the bottom right entry. We can therefore choose A and B as follows:
These are not invertible, but their sum is I which is invertible:
(iii) A 2 by 2 matrix is invertible as long as (ad – bc) is nonzero. We can therefore again use I as our first matrix, and modify it slightly to obtain a second invertible matrix:
We then have
which is also invertible. A is of course its own inverse, and we also have
Continuing, let’s first prove the formula that was given as a hint:
If A, B, and A+B are all invertible then we have the following:
and
so that
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
.