Can you rearrange vectors in a set? And another misc questn.

In summary, the conversation discusses the concept of linear independence and permutation of vectors in a set. The theorem states that a set of more than one vector is linearly dependent if at least one vector is a linear combination of the others. Reordering the vectors in a spanning set does not affect the solution and is allowed. However, in the context of solving a matrix, the solution will be different depending on the order of the vectors.
  • #1
CookieSalesman
103
5
Suppose you have a set of vectors v1 v2 v3, etc.

However large they are, suppose they span some area, which I think is typically represented by

Span {v1, v2, v3}
But I mean, if you're given these vectors, is there anything wrong with rearranging them? Because there's a theorem- that
"an indexed set S= {v1, v2... vp} of more than one vectors is linearly dependent if at least one vector is in a linear combination of the others."
So if S is linearly dependent, any vector in the set is a combination of the preceeding vectors?
Or did I read that wrong, and it just means a certain vector, possibly more than one is a lin comb of some other vectors?

However the theorem I'm reading seems to really detail that there's something special about "preceeding vectors". So if you have any set, is interchanging vectors allowed?
I feel like that there is nothing wrong with this. Is there some time when this is allowed and it isnt, maybe?
(I've just started linear algebra for a few weeks so I don't know any complex scenarios)

But it seems that this theorem suggests that there's something important to the permutation of these vectors.
 
Physics news on Phys.org
  • #2
Reordering the vectors in a spanning set has no effect. There's nothing wrong with it.

When we talk about a vector space basis, we may wish to imply an ordering, because without an ordering, we cannot speak unambiguously of the representation of a vector in that basis, which we often wish to do. If we take that definition of 'basis' then, for every set of linearly independent, spanning vectors in an n-dimensional vector space, there are n! different normalized bases, corresponding to the number of ways the vectors could be reordered.

My guess is that the reference to 'preceding' is just about the method by which one tests linear independence. One way to do that is to label the vectors as v1, v2, ... , vn. Then test that v2 is independent of v1, Next test that v3 is independent of v1 and v2, and so on. But that ordering is just a convenience used in performing the test, not an intrinsic requirement of the set.
 
  • #3
Thanks.
 
  • #4
But for instance, does this mean if you try to solve a matrix of [v1 v2 v3] and a matrix with just rearranged vectors like [v3 v1 v2]... it's the same??
 
  • #5
By 'solve a matrix' do you mean calculate its (multiplicative) inverse? If so then, no, the answer is not the same.
 
  • #6
Ummmm I'm not sure.

Does it make a difference how you solve it?

For instance I've only learned about Ax=b, using the matrix A as a function. And also solving span{v1 v2 v3}=0, to test for interdependence.

I don't know about what the inverse is.

But maybe I meant if you switch the positions of vectors in a set, isn't that equivalent to swapping collumns in a matrix? In that case, then a matrix of [v1 v2 v3] is equivalent in any respect to [v3 v1 v2]?
 
  • #7
It's equivalent in the sense that
$$[v3\ v1\ v2] =
[v1\ v2\ v3]
\left( \begin{array}{ccc}
0 & 1 & 0 \\
0 & 0 & 1 \\
1 & 0 & 0 \end{array} \right)$$
[Or something like that. I often get my rows and cols muddled up in matrix mults]Equation Ax=b will have a completely different solution from A*x=b where A* is A with shuffled columns.
However it will have the same solution as A*x=b*, where b* is b with the same shuffle applied to its components as was applied to the columns of A to get A*.
 
  • #8
Oh alright. Thanks.
 

1. Can vectors be rearranged in a set?

Yes, vectors can be rearranged in a set. Rearranging vectors in a set means changing the order in which the vectors are listed in the set. This can be done by moving the vectors around within the set or by adding or removing vectors from the set.

2. What is the purpose of rearranging vectors in a set?

The purpose of rearranging vectors in a set is to organize the vectors in a way that is most useful for a specific problem or calculation. It can also help to identify patterns or relationships between the vectors.

3. Is there a specific way to rearrange vectors in a set?

There is no specific way to rearrange vectors in a set as it depends on the specific problem or situation. However, some common methods include ordering the vectors based on magnitude or direction, or arranging them in a specific geometric pattern.

4. Can rearranging vectors in a set change their properties?

Yes, rearranging vectors in a set can change their properties. For example, the magnitude and direction of a vector may change if it is rearranged in a different order within the set. However, the overall set of vectors will still have the same properties.

5. What are some applications of rearranging vectors in a set?

Rearranging vectors in a set is commonly used in vector algebra, physics, and other areas of science and mathematics. It can be applied to solve problems involving displacement, velocity, acceleration, and other physical quantities. It can also be used to analyze and visualize data in fields such as computer graphics and data science.

Similar threads

  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
10
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
Replies
4
Views
4K
  • Linear and Abstract Algebra
Replies
4
Views
3K
  • Linear and Abstract Algebra
Replies
18
Views
4K
Replies
4
Views
8K
Back
Top