Exercise 1.6.3. Given AB = C, express in terms of B and C. Similar, given PA = LU, express
in terms of P, L, and U.
Answer: Assume that both B and C are invertible (see below). We then have
and
so that
(Note that we need to assume that B is invertible, even though we do not use in the formula for
. In the absence of this assumption we can at best prove that
This equation would always be true if B were zero, in which case we couldn’t draw any conclusions about whether or not was a left inverse for A.)
Assume L and U are invertible. (If P is a permutation matrix then we already know P is invertible from exercise 1.6.2.) We then have
and
Since
we have
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
.