Subset & Subspace Homework: Closed Under Vector Addition & Scalar Multiplication

  • Thread starter Thread starter negation
  • Start date Start date
  • Tags Tags
    Subspace
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 2K views
negation
Messages
817
Reaction score
0

Homework Statement




a) Find a set of vectors in R2 that is closed under vector addition but not under scalar multiplication
Find a set of vectors closed under scalar multiplication but not closed under vector addition.

The Attempt at a Solution



a) Let S be a set of vectors in R2.

S = {(x,y) | x + y =0}
x = (1,1) y = (-1,-1)

To show that S set of vectors is closed under vector addition, x + y must remain in S.

x + y = (x1 + y1, x2+y2) = ( 0,0)

Am I right up till here?
 
on Phys.org
negation said:

Homework Statement

a) Find a set of vectors in R2 that is closed under vector addition but not under scalar multiplication
Find a set of vectors closed under scalar multiplication but not closed under vector addition.

The Attempt at a Solution



a) Let S be a set of vectors in R2.

S = {(x,y) | x + y =0}
x = (1,1) y = (-1,-1)

To show that S set of vectors is closed under vector addition, x + y must remain in S.

x + y = (x1 + y1, x2+y2) = ( 0,0)

Am I right up till here?
No. Your set S is the line whose equation is x + y = 0. This is a line through the origin, and as such, this set is a one dimensional subspace of R2. You need to find a different set of vectors.

Look at the examples in your book or notes. There are probably some examples of sets that are closed under one operation, but not the other.

Also note that this is two problems - one for a set that is closed under vector addition but not under multiplication by a scalar; the other is closed under scalar multiplication but not vector addition.