Is {(x,y): x>/0; y>/0} a Vector Space in R^2?

Click For Summary
SUMMARY

The discussion centers on whether the set {(x,y): x≥0; y≥0} forms a vector space in R². Participants conclude that this set fails to meet the requirements of a vector space, specifically under the axiom of closure under scalar multiplication. An example provided illustrates that multiplying a vector in the set by a negative scalar results in a vector that is not included in the set, thus violating the necessary conditions for being a vector space.

PREREQUISITES
  • Understanding of vector spaces and their axioms
  • Familiarity with R² and its properties
  • Knowledge of scalar multiplication and vector addition
  • Basic mathematical notation, including inequalities
NEXT STEPS
  • Study the axioms of vector spaces in detail
  • Learn about subspaces and their properties in linear algebra
  • Explore examples of vector spaces and non-vector spaces
  • Investigate the implications of closure under addition and scalar multiplication
USEFUL FOR

Students learning linear algebra, particularly those studying vector spaces and their properties, as well as educators seeking to clarify concepts related to vector spaces in R².

012983
Messages
22
Reaction score
0

Homework Statement


Just started learning vector spaces... not as fun as matrices. Anyway, I have a problem here, and I just want to make sure I'm understanding it correctly.

It states: "The set {(x,y): x>/0; y>/0} with the standard operations in R^2." It asks me to prove whether or not it's a vector space.

Homework Equations


The Attempt at a Solution



Does that mean I pick an arbitrary set u, let's say (4,6), and figure out if it forms a vector space using the ten axioms? I don't understand how that point would fit in R^2, so I'm missing something here.

Thanks for any help.

Edit: would it fail under axiom six (cU is in V)? Since if c is a negative number, U would be negative, which wouldn't satisfy the >/ requirement? Or am I learning this incorrectly?
 
Last edited:
Physics news on Phys.org
012983 said:

Homework Statement


Just started learning vector spaces... not as fun as matrices. Anyway, I have a problem here, and I just want to make sure I'm understanding it correctly.

It states: "The set {(x,y): x>/0; y>/0} with the standard operations in R^2." It asks me to prove whether or not it's a vector space.
What does this notation - x>/0 - mean?
Is it supposed to say x >= 0? That's the usual notation.
012983 said:

Homework Equations





The Attempt at a Solution



Does that mean I pick an arbitrary set u, let's say (4,6),
That's neither arbitrary nor a set. That is a specific vector in R2 (i.e., in the plane.
012983 said:
and figure out if it forms a vector space using the ten axioms? I don't understand how that point would fit in R^2, so I'm missing something here.
Yes. Assuming you have to verify that all the axioms are true for this set, start with a couple of arbitrary vectors, such as u = <u1, u2> and v = <v1, v2>, and an arbitrary scalar.

Inasmuch as R2 is a vector space and you're dealing with a subset of it, perhaps all you need to do is show that your set is a subspace of R2. In that case, all you need to do is show that 1) <0, 0> is in your set, 2) the set is closed under addition, and 3) the set is closed under scalar multiplication.
012983 said:
Thanks for any help.

Edit: would it fail under axiom six (cU is in V)? Since if c is a negative number, U would be negative, which wouldn't satisfy the >/ requirement? Or am I learning this incorrectly?
I'm not sure what the ">/" requirement is.
 
Mark44 said:
What does this notation - x>/0 - mean?
Is it supposed to say x >= 0? That's the usual notation.
That's neither arbitrary nor a set. That is a specific vector in R2 (i.e., in the plane.
Yes. Assuming you have to verify that all the axioms are true for this set, start with a couple of arbitrary vectors, such as u = <u1, u2> and v = <v1, v2>, and an arbitrary scalar.

Inasmuch as R2 is a vector space and you're dealing with a subset of it, perhaps all you need to do is show that your set is a subspace of R2. In that case, all you need to do is show that 1) <0, 0> is in your set, 2) the set is closed under addition, and 3) the set is closed under scalar multiplication.

I'm not sure what the ">/" requirement is.

Sorry, had a brain fart there and forgot what the standard notation was... indeed I meant >=, or rather ≥.

Could you explain what it means to be closed under addition and scalar multiplication? For the former, does it mean that whenever two vectors within vector space V are added they will fall within vector space V? And similarly for scalar multiplication, that whenever a vector in vector space V is multiplied by a scalar it will fall within vector space V?
 
012983 said:
Sorry, had a brain fart there and forgot what the standard notation was... indeed I meant >=, or rather ≥.

Could you explain what it means to be closed under addition and scalar multiplication? For the former, does it mean that whenever two vectors within vector space V are added they will fall within vector space V?
Yes. If u and v are in the space, then u + v is also in the space.
012983 said:
And similarly for scalar multiplication, that whenever a vector in vector space V is multiplied by a scalar it will fall within vector space V?
Right.
 
Mark44 said:
Yes. If u and v are in the space, then u + v is also in the space.

Right.

So if u(4,2) is a vector within R^2, is it not a vector space since (I think) it fails the axiom 'cU is within V?' Given that x>=0 and y>=0 as defined in the problem statement.
 
012983 said:
So if u(4,2) is a vector within R^2, is it not a vector space since (I think) it fails the axiom 'cU is within V?' Given that x>=0 and y>=0 as defined in the problem statement.
A better way to say that is - <4, 2> is a vector in the set, but -1*<4, 2> = <-4, -2> is not in the set, so the set is not closed under scalar multiplication.
 
Mark44 said:
A better way to say that is - <4, 2> is a vector in the set, but -1*<4, 2> = <-4, -2> is not in the set, so the set is not closed under scalar multiplication.

Thanks, Mark44. Appreciate all your help.
 
Last edited:

Similar threads

Replies
14
Views
4K
Replies
9
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
7
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K