Is a Nullspace Spanned by One Vector Possible?

tandoorichicken
Messages
245
Reaction score
0
Is it possible for a nullspace to be spanned by only one vector? Does a statement like Nul A = Span{\vec{v}_1} even have any meaning?
 
Physics news on Phys.org
Why not?...
For example, what is the nullspace of:
\left(\begin{array}{ccc}<br /> 1 &amp; 0 &amp; 0\\<br /> 0 &amp; 1 &amp; 0\\<br /> 0 &amp; 0 &amp; 0\end{array}\right)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top