Understanding Vector Subspaces in R^2

In summary, both sets are not subspaces of R^2. The first set is {(x1,x2)^T | |x1| = |x2|} and the second set is {x1,x2)^T | x1^2 = x2^2}. If either set was a vector subspace of R^2, then the first set would be a union of two lines, which is not the case, and the second set would be a union of two sets of points, which is also not the case.
  • #1
mpm
82
0
I'm having a hard time understanding some things about vector subspaces.

I have two problems that I am supposed to determine if the sets are subspaces of R^2.

I know both sets are not subspaces but I don't really understand why or how to prove it for that matter. Can anyone shed some light for me?

Problem 1

{(x1,x2)^T | |x1| = |x2|}

Problem 2

{x1,x2)^T | x1^2 = x2^2}

If anyone could help me with any part or both I would really appreciate it. I think I'm missing something relatively easily.
 
Physics news on Phys.org
  • #2
Do you know what the first set will look like? Perhaps you can see why the set of points such that |x1| = |x2| is the set of points such that x1 = x2 as well as the set of points such that x1 = -x2. So it's a union of two sets of points, one set being the set {(x,x) | x in R} and the other being {(x,-x) | x in R}. This is the set consisting of both the line y = x and the line y = -x. Now you should know that the only subspaces of R² are {0}, R², and any single line passing through the origin. What we have here is a union of two lines passing through the origin, and a union of two lines is not a single line, so it's not a vector subspace. How can you prove this? Well perhaps you can tell by looking at the graph what is wrong with this being a subspace. A subspace should be closed under addition. But this set contains both (x,x) and (x,-x), so if it is to be closed under addition, it should include (x,x) + (x,-x) = (2x, 0). Now for any x not equal to 0, you will see that this point is not in the set, so the set is not closed under addition, and hence isn't a subspace.

The second problem is identical to the first (and I really mean identical), see if you can prove it.
 
  • #3
As always with problems like these, look at the definitions.

If V is a vector space and U is a subset of V then to be a subspace it must be true that:
U is "closed" under addition: if x and y are in U then x+ y is in U.
U is "closed" under scalar multiplication: if x is in U and a is a number then ax is in U.
If x is in U then -x is in U.
 
  • #4
yeah, the trick is to think of an example that would demonstrate that those sets aren't closed under either addition or scalar multiplication.

all you need to do is come up with one counterexample, and you're done!

proving stuff false is easy! :biggrin:
 
  • #5
Im thinking if the 2nd problem is just like the 1st problem, then the following will be true.

(x^2,x^2) + (x^2, - x^2) = (2x^2, 0)

So for all of X that doesn't equal 0, x1^2 won't equal x2^2.

Am I correct?
 

Related to Understanding Vector Subspaces in R^2

1. What is a vector subspace?

A vector subspace is a subset of a vector space that satisfies all the properties of a vector space, such as closure under addition and scalar multiplication.

2. How do you determine if a set is a vector subspace?

To determine if a set is a vector subspace, you must check if it satisfies all the properties of a vector space. This includes checking if the set is closed under addition and scalar multiplication, if it contains the zero vector, and if it contains all possible linear combinations of its vectors.

3. Can a vector subspace contain only one vector?

No, a vector subspace must contain at least two vectors. This is because a vector subspace must contain the zero vector, and a set with only one vector cannot be closed under scalar multiplication.

4. How is a vector subspace different from a span?

A vector subspace is a subset of a vector space that satisfies all the properties of a vector space, while a span is the set of all possible linear combinations of a given set of vectors. A vector subspace is a type of span, but a span is not necessarily a vector subspace.

5. Can a vector subspace be infinite?

Yes, a vector subspace can be infinite. As long as the set satisfies all the properties of a vector space, including closure under addition and scalar multiplication, it can be considered a vector subspace regardless of the number of elements it contains.

Similar threads

  • Linear and Abstract Algebra
Replies
6
Views
910
  • Introductory Physics Homework Help
Replies
7
Views
1K
  • Introductory Physics Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
23
Views
1K
  • Introductory Physics Homework Help
Replies
7
Views
816
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
15
Views
2K
Replies
13
Views
996
Replies
5
Views
5K
  • Introductory Physics Homework Help
Replies
2
Views
727
Back
Top