Exercise 2.4.13. What is the rank of each of the following matrices:
Express each matrix as a product of a column vector and row vector, .
Answer: We do Gaussian elimination on the first matrix by subtracting two times the first row from the third:
The resulting echelon matrix has one pivot, and thus the rank of is 1. The matrix
can be expressed as the product of a column vector and row vector as follows:
We do Gaussian elimination on the second matrix by subtracting the first row from the second:
The resulting echelon matrix has one pivot, and thus the rank of is 1. The matrix
can be expressed as the product of a column vector and row vector as follows:
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
.