Subsets & Subspace Homework: Proofs & Counterexamples

  • Thread starter Thread starter ak123456
  • Start date Start date
  • Tags Tags
    Subsets Subspace
ak123456
Messages
50
Reaction score
0

Homework Statement



Which of the following subsets of the vector space R^R of all functions from R to R are subspaces? (proofs or counterexamples required)

U:= f R^R, f is differentiable and f'(0) = 0

V:= fR^R, f is polynomial of the form f=at^2 for some aR
= There exists a of the set R: for all s of R: f(s) = as^2

W:= " " f is polynomial of the form f=at^i for some aof the set R and i of the set N
= there exists i of N, there exists a of R: that for all s of R: f(s) = as^i

X:= " " f is odd
(f is odd such that f(-s) =-f(s) for all s of R


Homework Equations





The Attempt at a Solution


U: i am not sure about 0 , is it differentiable if f=0
V,W: is that 0 belongs to the polynomial, in other words i am not sure about the definition of polynomial
X: 0 is an odd function ? I knew that odd+odd=odd function a*odd=odd function
 
Physics news on Phys.org
U -- f(x) = 0 is differentiable, and its derivative is 0.
V, W -- a zero polynomial, such as 0 + 0t + 0t^2, is perfectly valid.
X - The 0 function is both even and odd (since f(-x) = f(x), it's even, and since f(-x) = -f(x), it's odd).

By the way, your vector space is R X R, I believe, not R^R
 
Mark44 said:
U -- f(x) = 0 is differentiable, and its derivative is 0.
V, W -- a zero polynomial, such as 0 + 0t + 0t^2, is perfectly valid.
X - The 0 function is both even and odd (since f(-x) = f(x), it's even, and since f(-x) = -f(x), it's odd).

By the way, your vector space is R X R, I believe, not R^R

oh i c, thanks a lot
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top