Determining whether or not (a,0,0) and (a,b,0) are subspaces of R3

  • Thread starter Thread starter tnorman
  • Start date Start date
  • Tags Tags
    Subspaces
AI Thread Summary
The discussion centers on determining whether the sets (a,0,0) and (a,b,0) are subspaces of R3. While (a,0,0) is confirmed to be a subspace, representing the x-axis, the set (a,b,0) is debated as not being a subspace, despite initial assumptions that it should be. The key point is that (a,b,0) does not satisfy the closure properties required for a subspace, specifically when combining vectors from the set. Participants emphasize the importance of adhering to the definitions of vector spaces and the conditions for subspaces. Ultimately, the consensus is that the textbook's assertion that (a,b,0) is not a subspace is correct.
tnorman
Messages
3
Reaction score
0

Homework Statement


"use theorem (below) to determine which of the following are subspaces of R3:

(a,0,0) and (a,b,0)


Homework Equations



The theorem: W is a subspace of V iff:

- u and v are vectors in W, u + v is in W
- k is a scalar, u is a vector in W, then ku is in W

The Attempt at a Solution



I thought that I understood that (a,0,0) was a subspace of R3 since if we take (a,0,0) and (b,0,0) we get (a+b,0,0) which is still in the subspace, the solution says that this is a subspace of R3 but then I thought the same idea would hold for (a,b,0) since if we take (a,b,0) and (c,d,0) we would get (a+b,c+d,0) but the solution sheet says it is not, however my solution sheet doesn't elaborate on why, its just a yes/no answer.

(PS I also thought multiplying by a scalar would hold too)

Can anyone help me out? I having a heck of a time truly understanding vector spaces. Thanks in advance
 
Physics news on Phys.org
You are correct. The set of all (a,b,0) is a vector subspace of R3. In fact, it is exactly the xy-plane R2 as visualized in R3.

Likewise the set of all (a,0,0) is simply the x-axis as visualized in R3.

It's actually a much easier concept that you'd expect. I remember struggling on it somewhat too, but if you just follow the definitions of what a vector subspace or vector space is, and stick to them when you're trying to show something is a vect. space, you'll be fine (as you were above.)
 
My first reaction was "No, (a, 0, 0) is not a subspace of R3, it is a vector in R3", but what you really mean is:

Is V= {(a, 0, 0)| a a real number}, with the same definitions of addition and scalar multiplication as in R3, a subspace of R3?

Use the definition of "subspace"! It is clearly a subset of R3 but does it satify the conditions for a vector space? Fortunately most of the conditions are automatically satisfied because because addition and scalar multiplication already satisfy the necessary condition in R3. All you really need to do is show that the set is closed under those operations. If a and b are real numbers then (a, 0, 0) and (b, 0, 0) are in V. Is (a, 0, 0)+ (b, 0, 0) in V? That is, is it of the form (c, 0, 0) for some real number c? Similarly, if a and x are real numbers so that (a, 0, 0) is in V, is the scalar product, x(a, 0, 0) in V?
 
Right but he doesn't have a problem with (a,0,0), he already knows and proved it as he stated above, what he wants to know is how is it that vectors of the form (a,b,0) are not a subspace? because the ACTUAL Answer in the TEXTBOOK IS it ISN'T a subspace.
 
FabricWarp said:
Right but he doesn't have a problem with (a,0,0), he already knows and proved it as he stated above, what he wants to know is how is it that vectors of the form (a,b,0) are not a subspace? because the ACTUAL Answer in the TEXTBOOK IS it ISN'T a subspace.

His book is wrong.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top