- #1
- 23,092
- 7,498
Homework Statement
Let ##A## be a 2x3 matrix. If Nul(##A##) is a line through the origin in ℝ3, then Col(##A##) = ℝ2. Explain why.
Hint: Think about the number of pivots in ##A##.
Homework Equations
The Attempt at a Solution
So, Nul(##A##) is the set of all solutions to the equation ##Ax=0##.
Col(##A##) is the set of all linear combinations of the columns of ##A##.
If the Null Space forms a line in through the origin in ℝ3 that means... well I'm not sure what that means.
Looking at the hint, it appears there are at most 2 pivots in ##A## since there are only 2 entries in each vector. I'm not sure how this helps though.
The solution to the question says that since each row of ##A## has a pivot, the columns of ##A## span ℝ2. But I'm having trouble understanding this. I know that Col(##A##) = Span(##A_1, A_2, A_3##) and that a set of vectors ##V## in ℝn spans ℝn if every vector in ℝn is a linear combination of ##V_1, V_2, ... V_p##.
I don't know where I'm having trouble. I feel like I have everything sitting right in front of me and just put it all together.