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

  • Context: Undergrad 
  • Thread starter Thread starter CookieSalesman
  • Start date Start date
  • Tags Tags
    Rearrange Set Vectors
Click For Summary

Discussion Overview

The discussion revolves around the rearrangement of vectors within a set, particularly in the context of linear algebra, spanning sets, and vector independence. Participants explore whether changing the order of vectors affects their properties and the implications for solving related matrix equations.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant questions if rearranging vectors in a set affects their linear dependence, referencing a theorem about linear combinations and the significance of "preceding vectors."
  • Another participant asserts that reordering vectors in a spanning set does not affect their properties and discusses the implications of ordering in the context of vector space bases.
  • A participant seeks clarification on whether rearranging vectors in a matrix affects the solutions to equations involving that matrix.
  • One participant distinguishes between the effects of rearranging columns in a matrix and the solutions to equations, noting that the solutions will differ unless corresponding adjustments are made to the equation's components.
  • There is uncertainty expressed by a participant regarding the implications of rearranging vectors and how it relates to solving equations.

Areas of Agreement / Disagreement

Participants generally agree that rearranging vectors does not affect their spanning properties, but there is disagreement regarding the implications for solving matrix equations and the relationship between vector order and linear independence.

Contextual Notes

Some participants express uncertainty about the mathematical concepts involved, such as the inverse of a matrix and the specifics of linear independence testing. The discussion reflects varying levels of familiarity with linear algebra concepts.

Who May Find This Useful

Individuals studying linear algebra, particularly those interested in vector spaces, linear independence, and matrix operations.

CookieSalesman
Messages
103
Reaction score
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
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.
 
Thanks.
 
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??
 
By 'solve a matrix' do you mean calculate its (multiplicative) inverse? If so then, no, the answer is not the same.
 
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]?
 
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*.
 
Oh alright. Thanks.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
5K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
11K
Replies
18
Views
5K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
4K