Exercise 1.6.8. The matrix
has no inverse. Demonstrate this by trying to solve the following:
Answer: Multiplying the first row of the first marix by the first column of the second matrix gives
However multiplying the second row of the first matrix by the first column of the second matrix gives us
We thus have a contradiction, and conclude that the matrix is not invertible.
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
.