I was reading about linear spans on Wikipedia and they gave examples of spanning sets of vectors that were both independent and dependent. They also gave examples of non spanning sets of vectors that are dependent. My question is whether it is possible for a set of non spanning vectors to be independent when the number of vectors in the set is equal to the number of dimensions?
For example, if we have the following set in $R^3$, {(1,2,0), (2,3,0), (5,7,0)}, then the vectors do not span $R^3$ and are not independent. Based on this example I have a feeling that it is not possible to for a set of non spanning vectors to be independent but I was looking for a more rigorous proof. Ideas?
It is possible. The vectors (1,0,0) and (0,1,0) are linearly independent but do not span $\mathbb{R}^{3}$. Any subset of a basis of a vector space will be linearly independent (because, by definition, the whole basis set is and the subset still satisfies the conditions for linear independence), but will not span the original whole vector space (since, by definition, the basis is the minimal spanning set), although your new subset will span a subspace thereof.