Review exercise 2.16. For each of the cases in review exercise 2.15, describe the relationship among the rank of
, the number of rows
, and the number of columns
.
Answer: (i) For the matrix
we have ,
, and
(since the two columns are linearly independent). Per box 2Q on page 96, since
we know that there is at most one solution to
. However since
we are not guaranteed that a solution exists. So
has either 0 or 1 solutions.
ii) For the matrix
we have ,
, and
(since the matrix is in echelon form with two pivots). Per box 2Q on page 96, since
we know that there is at least one solution to
and since
we know that there is more than one solution.
iii) For the matrix
we have ,
, and
(since the third row of the matrix is a linear combination of the first two rows). Per box 2Q on page 96, since
we know that there may not be a solution to
and since
we know that there if there is a solution then it is not guaranteed to be unique.
iv) For the matrix
we have ,
, and
(since the matrix is in echelon form with three pivots). Per box 2Q on page 96, since
we know that there is at least one solution to
and since
we know that the solution is unique.
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
.