H i, so I'm working my way through course notes over the uni break and its a new topic and hard for me to clearly understand the notes as I don't have a lecturer going over them yet. So forgive my butchering of this as I'm trying to understand it.
Problem:
Show that the set S={x element of R^3: x1 <=0 , x2 >=0} is not a vector space.
unfinished solution:
So to start I wanted to test to see if it was closed under addition.
So I say let u, v be an element of S where u1 , v1 <=0 and u2 , v2 >=0
then
u + v = [ (u1+v1) , (u2 + v2) , (u3 + v3) ] = w
now if it is closed under addition then w is also an element of S. So to show w is an element of S you need to show that
(u1+v1) <= 0 and (u2 + v2) >= 0
now is it sufficient to say because u1<= 0 and v1 <= 0 then (u1+v1) <= 0 ?
or how do you prove this otherwise?
am I doing things correctly so far?
note, I haven't finished this question and proved S is not a vector space, I was just a bit stuck on the first axiom so far.
Thanks
Problem:
Show that the set S={x element of R^3: x1 <=0 , x2 >=0} is not a vector space.
unfinished solution:
So to start I wanted to test to see if it was closed under addition.
So I say let u, v be an element of S where u1 , v1 <=0 and u2 , v2 >=0
then
u + v = [ (u1+v1) , (u2 + v2) , (u3 + v3) ] = w
now if it is closed under addition then w is also an element of S. So to show w is an element of S you need to show that
(u1+v1) <= 0 and (u2 + v2) >= 0
now is it sufficient to say because u1<= 0 and v1 <= 0 then (u1+v1) <= 0 ?
or how do you prove this otherwise?
am I doing things correctly so far?
note, I haven't finished this question and proved S is not a vector space, I was just a bit stuck on the first axiom so far.
Thanks
Last edited: