Is W a Subspace of V^3 Given These Vectors?

  • Thread starter Thread starter fishingspree2
  • Start date Start date
fishingspree2
Messages
138
Reaction score
0
We have W = [v1,v2,v3,v4]

v1=i-k
v2=i+j+k
v3=j+2k
v4=2i+j

Show that W is a subspace of V3.
first, vector 0 is obviously in W.

then,
let u = n1v1+n2v2+n3v3+n4v4 ∈ W
and v = s1v1+s2v2+s3v3+s4v4 ∈ W

and p ∈ reals

then u+pv
=(n1+ps1)v1+(n2+ps2)v2+(n3+ps3)v3+(n4+ps4)v4
∈ W

Am i completely proving that W is a subspace of V3 (the 3 dimensional space)? I am not quite sure because I am not even using the explicit given vectors.
Thank you very much
 
Physics news on Phys.org
By V^3, do you mean R^3? It seems fine since you proved it in the general case by satisfying the three conditions.
 
I would suggest calculating:

v3-v4+2v1
v3+v4-2v2

and what these results tell you?
 
Your post is very confusing! You titled this "show that W is a subset of V^3" which is quite different from saying "show that W is a subspace of V^3".

You then say W= [v1, v2, v3, v4]. Are we to assume that you mean that W is the span of those vectors? And are we to assume those vectors are in V^3?

The span of a collection of vectors is always a subspace of the space they exist in, pretty much from the definition of "span"- since every linear combination is, by definition, in the "span", certainly sums and scalar products are.
 
Probably the problem was to show that it is a proper subspace.
 
Back
Top