Vector Subspaces: Understanding Closure Properties

  • Thread starter Thread starter nayfie
  • Start date Start date
  • Tags Tags
    Subspaces Vector
Click For Summary
SUMMARY

The discussion centers on the closure properties of the vector subspace W = {(x, y) ∈ R² | x² + y² = 0}. The key conclusions are that the zero vector is included in W, and W is closed under scalar multiplication. However, the closure under vector addition is not satisfied, as the sum of two vectors in W does not maintain the form required to remain in W. The final resolution indicates that W consists solely of the point (0, 0), confirming that any addition of vectors from W results in a vector that does not belong to W.

PREREQUISITES
  • Understanding of vector spaces and subspaces
  • Familiarity with closure properties in linear algebra
  • Knowledge of scalar multiplication and vector addition
  • Basic comprehension of R² coordinate systems
NEXT STEPS
  • Study the properties of vector spaces in linear algebra
  • Learn about the implications of closure properties in subspaces
  • Explore examples of vector addition and scalar multiplication in R²
  • Investigate the concept of trivial subspaces and their characteristics
USEFUL FOR

Students and educators in linear algebra, mathematicians analyzing vector spaces, and anyone interested in the properties of subspaces and their closure characteristics.

nayfie
Messages
50
Reaction score
0
Hello :)

I've been doing a lot of work on subspaces but have come across this question and need a bit of help!

Homework Statement



W = {(x, y) \in R^{2} | x^{2} + y^{2} = 0}

Homework Equations



1. 0 ∈ W
2. ∀ u,v ∈ W; u+v ∈ W
3. ∀ c ∈ R and u ∈ W; cu ∈ W

The Attempt at a Solution



Check for 0 vector

x^{2} + y^{2} = 0

0^{2} + 0^{2} = 0

0 = 0

Check closure under scalar addition

Let u = x^{2} + y^{2} = 0; let v = a^{2} + b^{2} = 0

u + v = (x^{2} + a^{2}) + (y^{2} + b^{2}) = 0 + 0 = 0

Check for closure under scalar multiplication

ku = (kx)^{2} + (ky)^{2} = 0

= k^{2}(x^{2} + y^{2}) = 0

x^{2} + y^{2} = \frac{0}{k^{2}}

x^{2} + y^{2} = 0

-----------------------------------

I have shown that the zero vector is in the set, and that it is closed under scalar multiplication, however; I'm not sure whether or not it is closed under scalar multiplication.

I have shown that u + v = 0, but, u + v does not have the same form as u and v individually, so I don't think u + v is part of the set?
 
Last edited:
Physics news on Phys.org
Just took another look at this question and might have solved it.

u = (a, b), v = (c, d), u + v = (a + c, b + d)

(a + c)^{2} + (b + d)^{2} = 0

a^{2} + 2ac + c^{2} + b^{2} + 2bd + d^{2} = 0

But, we know from the constraints of the subspace that;

a^{2} + b^{2} = 0; c^{2} + b^{2} = 0

So if we cancel those out, we get;

2ac + 2bd = 0

So in general, scalar addition breaks the constraint.

Does this even make sense or do I need more sleep?
 
Yes, you need more sleep.

Think about what your set looks like - W = {(x, y) \in R2| x2 + y2 = 0}.

This set consists of a single point at (0, 0). If u \in W and v \in W, what must u and v be? It should be easy to show that u + v \in W.
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
8
Views
3K