flyingpig
- 2,574
- 1
Homework Statement
\begin{bmatrix}<br /> 1 & 0 & 0 & 6\\ <br /> 0& 1 & 0 & 2\\ <br /> 0& 0 & 1& 3\\ <br /> 0 & 0& 0& 0<br /> \end{bmatrix}
Consider the matrix (above) and comment whether it is "one to one" and "onto"
Book solution
My book says: Because not every column is a pivot column, therefore there exists a nontrivial solution which therefore is not one to one. Also, since the matrix does not have a pivot column in every row, the column matrix does not span R4 and therefore it is not onto
The Attempt at a Solution
I don't understand the book. So what if it doesn't have a pivot column in every row? This is a coefficient matrix, what if the augmented column has a 0 at the "corner" of the matrix? Wouldn't that imply there must only be one solution and hence the trivial solution?
Since there exists (or at least could be) one solution, then it must be one to one. Why did the book ignore this possibility?
I am also guessing since this matrix does not Span R4, it cannot be onto