Vector Spaces: Verify whether a set is a vector space

lawlbus
Messages
1
Reaction score
0
I was given a set of problems and answers, but not the solutions. This is one of the questions I've been having trouble in getting the correct answer.

Homework Statement


Determine whether the set of vectors (u, v) is a vector space, where u + v = 0.

Homework Equations


The 10 axioms of vector space.

The Attempt at a Solution


The correct answer to this problem is TRUE, but I must be doing something wrong because I'm getting FALSE. I'm not quite sure if what I'm doing is right:

i) Both u and v are in V, and u + v is in V. (I'm not positive on this... is 0 always in V?)

ii) u + v = v + u (True)

iii) (u + v) + w = u + (v + w) (Not sure how to use the vector w in this one.. but it should be true if u + v = 0 as defined, right?)

iv) 0 + u = u + 0 = v (true)

v) u + (-u) = (-u) + u = u + v = 0 (true)

vi) c*u exists in V (false...? VERY UNSURE on this one! I thought it was false because of this!)

vii) c(u + v) = cu + cv (true)

viii) (c + d)u = cu + du (true)

ix) c(du) = (cd)u (true)

x) 1 * u = u (true)


I think my trouble is I'm not sure of the context on what V consists of.
 
Physics news on Phys.org
I'm not sure what's your axiom vi) supposed to mean?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top