Renzokuken said:
Homework Statement
is B in subspace R^2
B=[x] :x^2+y^2<=1
[y]
No, that makes no sense. You are asked to determine whether or not B
is a subspace of R
2.
Homework Equations
1.0∈B
2.if u,v∈B u+v∈B
3.if u∈A a∈B then au∈B
Please do not use "special symbols"; they don't show up on all net-readers. Either use LaTex like 0\in B or write
1. 0 is in B.
2. if u and v are in B, then u+ v is in V
3. if a is in R and u is in B then au is in B.
Notice (3). What you wrote doesn't make sense because you did not say what "A" is. Also, if you have already used "u" to mean a vector, don't use it again to mean a number.
Finally, you don't need to prove (1). If (3) is true for any number a, take a= 0.
The Attempt at a Solution
The <= is confusing me. I am not sure if i am suppose to treat it like an equal sign, or is it automatically not in the subspace?
Why would that confuse you? it means "all pairs (x,y) such that x2+ y2 is less than or equal to 1. And why would you think it is either "an equal sign" or "automatically not in the subspace"?
if i treat it like a equal sign
0^2+0^2=0
Which is NOT equal to 1 is it? So (0,0) would not be in this set. If this were only "=" this would immediately NOT be a subspace of R
2. But because 0< 1 and the problem DOES say "<= 1", you don't know yet.
u^2+uv+v^2 + u^2+uv+v^2 = 0
What? Where did you get this? I thought for moment you were doing (u+ v)
2+ (u+ v)
2 but that would not give you this. And why 0 on the right?
0+0=0
(au)^2+(au)^2=0
0^2+0^2=0
so B is in R^2
No! if u is a vector, then u= (x, y) and au= (ax, ay). You want to show that (ax)
2+ (ay)
2<= 1, not (au)^2+ (au)^2! In a vector space only addition of vectors and multiplication of vectors by numbers is defined, not multiplication of two vectors and so (au)
2 makes no sense.