Condition for equality between subspaces.

peripatein
Messages
868
Reaction score
0
Hi,

Homework Statement



What would be the/a condition on vectors in K so that V=W, where V is a vector space which K={v1,v2,v3,v4} spans, and W is a subspace of V defined thus:
W=Sp{v1+v2,v2+v3,v3+v4,v4+v1}

Homework Equations





The Attempt at a Solution



I believe V would be equal to W if W were linearly independent, but by writing that mathematically I get a condition for the scalars, not the vectors in K themselves.

I hope one of you could assist. Thanks in advance!
 
Physics news on Phys.org
peripatein said:
Hi,

Homework Statement



What would be the/a condition on vectors in K so that V=W, where V is a vector space which K={v1,v2,v3,v4} spans, and W is a subspace of V defined thus:
W=Sp{v1+v2,v2+v3,v3+v4,v4+v1}

Homework Equations





The Attempt at a Solution



I believe V would be equal to W if W were linearly independent,

I know what you mean, but your terminology is wrong. You can't say that W is linearly independent because it is not true. What you mean is that the four vectors

\{v_1+v_2,v_2+v_3,v_3+v_4,v_4+v_1\}

are linearly independent. That would indeed be the correct condition.

but by writing that mathematically I get a condition for the scalars, not the vectors in K themselves.

I hope one of you could assist. Thanks in advance!

What did you get when you wrote that mathematically??
 
I have tried to find conditions so that:
a1v1 + a2v2 + a3v3 + a4v4 = v1(b1+b4) +
v2(b2+b1) + v3(b3+b2) + v4(b4+b3).
But that yielded conditions on the scalars, not the vectors. Can conditions on the vectors themselves be found?
 
peripatein said:
I have tried to find conditions so that:
a1v1 + a2v2 + a3v3 + a4v4 = v1(b1+b4) +
v2(b2+b1) + v3(b3+b2) + v4(b4+b3).
But that yielded conditions on the scalars, not the vectors. Can conditions on the vectors themselves be found?

How did you get that? In order for \{v_1+v_2,v_2+v_3,v_3+v_4,v_4+v_1\} to be a basis, you must prove that any linear combination of the form

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

only if \alpha=\beta=\gamma=\delta=0.

Now, try to use that \{v_1,v_2,v_3,v_4\} is a basis.
 
These yielded alpha=-delta=-beta=gamma.
But how does this affect the vectors in K themselves? I mean, what is then the condition on v1,v2,v3,v4?
 
peripatein said:
These yielded alpha=-delta=-beta=gamma.
But how does this affect the vectors in K themselves? I mean, what is then the condition on v1,v2,v3,v4?

OK, so what if you take the equation

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

and if you substitute \alpha for \gamma and -\alpha for \delta and \beta?
 
You get alpha*0=0. How does that help?
 
peripatein said:
You get alpha*0=0. How does that help?

It shows that there is always a nontrivial linear combination that ends up in zero. Doesn't that show that your set \{v_1+v_2,v_2+v_3,v_3+v_4,v_4+v_1\} is never linearly independent?
 
Let us go back a bit, momentarily.
I am slightly confused. Why is it that for V to be equal to W, the elements in W must be linearly independent? Is it because dimV is equal to or less than the number of elements in K, i.e. 4?
Furthermore, I know that if the elements in K are linearly independent, then V is not equal to W. Does that mean that for any K whose elements are linearly dependent, V would be equal to W?
 
Back
Top