You should really ask your professor about this, this is the first time I see this kind of notation. If its a single vector, there is no point in testing the linear dependence, and it can’t generate R3 because dim(R3) = 3. If it’s a set of all vectors which satisfy the condition, I don’t understand why didn’t just put R3\{....}
EDIT
I think I figured it out, they used the (x) to indicate that it’s an ordered set (the same way you denote an ordered triplet (x,y,z) ). Now, I would choose some vectors from that set and see how they behave. Note that there are a lot of vectors in this set, all of R3 excluding (1,0,0), (2,0,0), generally, without (a,0,0), for all real numbers a. Try to find a couple of linearly dependent vectors, and try to express any vector from R3 ( (a,b,c) ) as a linear combination of vectors in H.
That is if I’m right about what the (x) notation represents, you should still ask your prof