Do These Vectors Span V?

  • Context: Undergrad 
  • Thread starter Thread starter Mayhem
  • Start date Start date
  • Tags Tags
    List
Click For Summary

Discussion Overview

The discussion revolves around whether the vectors \(v_1 - v_2\), \(v_2 - v_3\), \(v_3 - v_4\), and \(v_4\) span the vector space \(V\). Participants explore the definitions of span, linear combinations, and the relationships between the coefficients involved in expressing vectors in terms of the proposed spanning set. The scope includes mathematical reasoning and conceptual clarification regarding vector spaces and spans.

Discussion Character

  • Mathematical reasoning
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants assert that the rearrangement of terms shows the proposed vectors span \(V\), while others point out potential sign errors and the need for justification regarding the coefficients.
  • Participants discuss the necessity of demonstrating that the coefficients can take on any values in \(\mathbb{F}\) for suitable choices of \(a_1, a_2, a_3, a_4\).
  • Some suggest that checking if \(v_1, v_2, v_3, v_4\) are in the span of the new vectors could help establish that the new list spans \(V\).
  • There is mention of a similar problem involving linear dependence, highlighting that not all combinations of vectors necessarily span a space.
  • One participant proposes a method to express \(v_1\) as a linear combination of the new vectors, indicating a potential pathway to show that the new set spans \(V\).

Areas of Agreement / Disagreement

Participants generally agree on the approach of expressing vectors in terms of the proposed spanning set, but there is no consensus on the correctness of the initial claims regarding the spanning nature of the vectors. Multiple competing views and uncertainties remain regarding the justification of the coefficients and the implications of linear dependence.

Contextual Notes

Participants note that the argument for the coefficients being in \(\mathbb{F}\) is crucial but may be considered trivial by some. The discussion also highlights the importance of verifying that the original vectors can be expressed in terms of the new spanning set, which remains unresolved.

Mayhem
Messages
437
Reaction score
324
TL;DR
Problem text:

Suppose ##v_1, v_2, v_3, v_4## spans ##V##. Prove that the list $$v_1 - v_2, v_2 - v_3, v_3 - v_4, v_4$$ Also spans ##V##
Using the definition of the span, we obtain $$\mathrm{span}\left(v_1,v_2,v_3,v_4\right) = \left \{ a_1v_1 + a_2v_2 + a_3v_3 + a_4v_4 : a_1, a_2, a_3, a_4 \in \mathbb{F}\right \}$$

Suppose $$\mathrm{span}\left ( v_1-v_2,v_2-v_3,v_3-v_4,v_4 \right ) = \left \{a_1(v_1-v_2) + a_2(v_2-v_3) + a_3(v_3-v_4) + a_4v_4 : a_1, a_2, a_3, a_4 \in \mathbb{F}\right \}$$

The terms can be rearranged as follows: $$\mathrm{span}\left ( v_1-v_2,v_2-v_3,v_3-v_4,v_4 \right ) = \left \{a_1v_1-a_1v_2 + a_2v_2-a_2v_3 + a_3v_3-a_3v_4 + a_4v_4 : a_1, a_2, a_3, a_4 \in \mathbb{F}\right \}$$ $$\Updownarrow$$ $$\mathrm{span}\left ( v_1-v_2,v_2-v_3,v_3-v_4,v_4 \right ) = \left \{a_1v_1-(a_1+a_2)v_2-(a_2+a_3)v_3-(a_3+a_4)v_4 : a_1, a_2, a_3, a_4 \in \mathbb{F}\right \}$$

Which shows that the list indeed spans ##V## since the coefficients are arbitrary elements of ##\mathbb{F}##.

Is this correct?
 
Physics news on Phys.org
I think it's nearly fine, save the sign errors in the last line. I guess you might also need to justify briefly why the last set does indeed include every vector in ##V## i.e. why the coefficients ##a_1##, ##a_1 - a_2##, ##a_2 - a_3## and ##a_3 - a_4## can each take on any possible number in ##\mathbb{F}## for suitable choice of the numbers ##a_1, a_2, a_3, a_4 \in \mathbb{F}##. But that's pretty easy to do!

You might also think about it like, take any ##v \in V##, then you have for some ##\alpha##, ##\beta##, ##\gamma##, ##\delta## ##\in \mathbb{F}##$$\begin{align*}

v &= \alpha v_1 + \beta v_2 + \gamma v_3 + \delta v_4 \\

&= \alpha (v_1 - v_2) + (\alpha + \beta)(v_2 - v_3) + (\alpha + \beta + \gamma)(v_3 - v_4) + (\alpha + \beta + \gamma + \delta)v_4

\end{align*}$$and because ##v## is arbitrary, by construction we showed that the new list also spans ##V##
 
  • Informative
Likes   Reactions: Mayhem
etotheipi said:
I think it's nearly fine, save the sign errors in the last line. I guess you might also need to justify briefly why the last set does indeed include every vector in ##V## i.e. why the coefficients ##a_1##, ##a_1 - a_2##, ##a_2 - a_3## and ##a_3 - a_4## can each take on any possible number in ##\mathbb{F}## for suitable choice of the numbers ##a_1, a_2, a_3, a_4 \in \mathbb{F}##. But that's pretty easy to do!

You might also think about it like, take any ##v \in V##, then you have for some ##\alpha##, ##\beta##, ##\gamma##, ##\delta## ##\in \mathbb{F}##$$\begin{align*}

v &= \alpha v_1 + \beta v_2 + \gamma v_3 + \delta v_4 \\

&= \alpha (v_1 - v_2) + (\alpha + \beta)(v_2 - v_3) + (\alpha + \beta + \gamma)(v_3 - v_4) + (\alpha + \beta + \gamma + \delta)v_4

\end{align*}$$and because ##v## is arbitrary, by construction we showed that the new list also spans ##V##
Yes, I should probably have factored in the minus sign.

I considered arguing for the coefficients but thought it was pretty trivial.
 
  • Like
Likes   Reactions: etotheipi
Mayhem said:
I considered arguing for the coefficients but thought it was pretty trivial.

You should give the argument. You might consider it trivial, but it's the point of the question.

Another approach is to check that ##v_1,v_2,v_3,v_4## are all in ##\text{Span}(v_1-v_2,v_2-v_3,v_3-v_4,v_4)## and hence any linear combination of them (which by assumption is an arbitrary vector in ##V##) is too.
 
Last edited:
Infrared said:
You should give the argument. You might consider it trivial, but it's the point of the question.

Another approach is to check that ##v_1,v_2,v_3,v_4## are all in ##\text{Span}(v_1,v_2,v_3,v_4)## and hence any linear combination of them (which by assumption is an arbitrary vector in ##V##) is too.
Is there more to it other than arguing why the "new" coefficients are also in F?
 
Mayhem said:
Is there more to it other than arguing why the "new" coefficients are also in F?
Yes.
For example, consider a similar problem: Prove or disprove that if the list ##v_1,v_2,v_3## spans ##V##, then so does the list ##v_1-v_2,v_2-v_3,v_3-v_1.## The structure of your argument would say that they do, but this isn't the case: these three new vectors are always linearly dependent (their sum is zero), so if ##v_1,v_2,v_3## are independent, these new vectors cannot span.

In terms of coefficients, in your approach you need to show that for any ##(b_1,b_2,b_3,b_4)\in F^4##, there exist ##a_1,...,a_4\in F## such that ##a_1=b_1, a_2-a_1=b_2##, etc.
 
  • Informative
Likes   Reactions: Mayhem
Infrared said:
Yes.
For example, consider a similar problem: Prove or disprove that if the list ##v_1,v_2,v_3## spans ##V##, then so does the list ##v_1-v_2,v_2-v_3,v_3-v_1.## The structure of your argument would say that they do, but this isn't the case: these three new vectors are always linearly dependent (their sum is zero), so if ##v_1,v_2,v_3## are independent, these new vectors cannot span.

In terms of coefficients, in your approach you need to show that for any ##(b_1,b_2,b_3,b_4)\in F^4##, there exist ##a_1,...,a_4\in F## such that ##a_1=b_1, a_2-a_1=b_2##, etc.
It is less trivial than I thought then. Could you maybe help me in the right direction?
 
As I suggested above (with a corrected typo):

Can you show that ##v_1\in\text{Span}(v_1-v_2,v_2-v_3,v_3-v_4,v_4)##? And the same for ##v_2,v_3,v_4##? Do you see why this tells you that ##v_1-v_2,v_2-v_3,v_3-v_4,v_4## is a spanning list?
 
Infrared said:
As I suggested above (with a corrected typo):

Can you show that ##v_1\in\text{Span}(v_1-v_2,v_2-v_3,v_3-v_4,v_4)##? And the same for ##v_2,v_3,v_4##? Do you see why this tells you that ##v_1-v_2,v_2-v_3,v_3-v_4,v_4## is a spanning list?
Can it be done by simply showing that the given span, written as its linear combination, contains ##av_1## + other stuff?
 
  • #10
I don't know what you mean by that. Can you post your attempt?
 
  • #11
I can show that ##v_1 \in \text{span}(v_1 - v_2, v_2-v_3, v_3-v_4, v_4)## for appropriate ##a_1, a_2, a_3, a_4 \in \mathbb{F}## which satisfy ##v_1 = a_1(v_1-v_2) + a_2(v_2-v_3) + a_3(v_3-v_4) + a_4v_4##. Is this correct?

Since the RHS is nothing but ##\text{span}(v_1 - v_2, v_2-v_3, v_3-v_4, v_4)##, this would by extension show that ##(v_1,v_2,v_3,v_4) \in \text{span}(v_1 - v_2, v_2-v_3, v_3-v_4, v_4)## if verified for the other vectors.Is this a step in the right direction?
 
  • #12
Looking into it some more, if I can write every vector in ##V## as a linear combination of vectors in some set ##S## (in this case ##S = {v_1-v_2, v_2-v_3, v_3-v_4, v_4}##, then ##S## spans ##V##. So the question is that if I can write ##v_1, v_2, v_3, v_4## as linear combination of vectors in ##S##, then I have shown that ##S## spans ##V##.

Is this right?
 
  • #13
Yes, that's a good approach (and what I suggested in post 4).
 
  • #14
Infrared said:
Yes, that's a good approach (and what I suggested in post 4).
Ah.

So if ##S## spans ##V##, there must exist ##b_1, b_2, b_3, b_4 \in \mathbb{F}## which satisfy $$v_1 = b_1(v_1-v_2)+b_2(v_2-v_3)+b_3(v_3-v_4)+b_4v_4$$These can be found by expanding and refactoring the above as such: $$v_1 = b_1v_1+(b_2-b_1)v_2 + (b_3-b_2)v_3 +(b_4-b_3)v_4$$ Let ##c_1 = b_1, c_2 = b_2-b_1, c_3 =b_3-b_2, c_4 = b_4-b_3##, such that we obtain: $$v_1 = c_1v_1+c_2v_2 + c_3v_3 +c_4v_4$$ Then it should be easily to see that ##b_2 = b_1, b_3 = b_2, b_4 = b_3## and lastly ##b_1 = 1## give us ##v_1 = v_1## which is what we wanted. Then the last step whould be to choose ##b_1, b_2, b_3, b_4 \in \mathbb{F}## such that ##c_1, c_3, c_4 = 0## and ##c_2 = 1## for ##v_2##, and so on for the remaining vectors. Correct?
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 39 ·
2
Replies
39
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K