Say you have a matrix named $A$, and it contains vectors $v_n$. Now if the matrix is short and wide, meaning that $n>m$, does that mean that the $m-n$ vectors are redundant in making a basis representing $R^m$?
All I'm trying to ask is, if this was confusing, do the number of vectors and elements correlate to the $R$ being spanned? If you want a basis for $R^2$, you need $2$ linearly independent vectors with $2$ elements each. If you added one more vector to this set it would be redundant for a basis.
Likewise, for $R^3$ a linearly independent $3\times3$ for the basis and for $R^n$ a linearly independent $n\times n$?
I'm still learning this and don't know what to call this particular phenomenon and I wanted to know if this was true?