Dafe
- 144
- 0
Homework Statement
Why does no 3 by 3 matrix have a nullspace that equals its column space?
Homework Equations
NA
The Attempt at a Solution
[tex] A =<br /> \begin{bmatrix}<br /> 0 & 0 & 1 \\<br /> 0 & 0 & 0 \\<br /> 0 & 0 & 0<br /> \end{bmatrix}<br /> \][/tex]
[tex] C(A) =<br /> \begin{bmatrix}<br /> 1 \\<br /> 0 \\<br /> 0<br /> \end{bmatrix}<br /> \][/tex]
Does not then N(A) = C(A)?
I think I am missing something here.
Thank you for your time.