Linear Dependence/Independence

  • Context: Undergrad 
  • Thread starter Thread starter Gear300
  • Start date Start date
  • Tags Tags
    Linear
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Gear300
Messages
1,212
Reaction score
10
It is stated that for n-dimensional Euclidean space, n vectors are needed at least for linear independence. But if an n-dimensional Euclidean space also includes (n-1)-dimensional Euclidean space, then why can't it also include a family of n-1 linearly independent vectors?
 
Physics news on Phys.org
Gear300 said:
It is stated that for n-dimensional Euclidean space, n vectors are needed at least for linear independence. But if an n-dimensional Euclidean space also includes (n-1)-dimensional Euclidean space, then why can't it also include a family of n-1 linearly independent vectors?

It can. For example, in three dimensional Euclidean space the single vector (1,0,0) is linearly independent, as are the two vectors {(1,0,0), (0,1,0)} and the three vectors {(1,0,0), (0,1,0), (0,0,1)}. However, any four vectors in this space will necessarily be linearly dependent. Does that help?
 
I get what you're saying. I mixed stuff up (thought too hard about the words "at least"). Thanks.