Exercise 1.4.19. Given matrices A and B, which of the following matrices are equal to ?
Answer: First, since matrix addition is commutative we have
as well as
So the matrices referenced in (a) and (d) above are equal to the original matrix .
Second, since matrix multiplication is distributive we have
and
So the matrices referenced in (c) and (e) above are equal to the original matrix .
However in general matrix multiplication is not commutative, so
and the matrix referenced in item (b) above is not in general equal to .
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
.