well, $a$ is true I guess but not sure , $b$ is true as $\max\{f,g\}=\frac{1}{2}(|f-g|-|f+g|\}$ $c$ is also true as $f\in V\Rightarrow f^2\in V$ so any polynomial expression will also be in $V$, could any one tell me my logic are correct or not? and help me to solve fully correctly?
vector space of real valued function on a given set
2
$\begingroup$
linear-algebra
3 Answers
1
a is indeed true, but you should give an argument for it (hint: $fg$ occurs in what kind of expression involving $f$, $g$ and $x \mapsto x^2$? With a bit of cleverness, you can make the excess $f^2$ and $g^2$ bits go away)
-
0why I am not clever :'( :( :( :'( – 2012-10-03
1
Relate $fg$ to $(f+g)^2$ and $(f-g)^2$.
1
You are right. For (a) note that $fg=(\frac{f+g}2)^2-(\frac{f-g}2)^2$.
For (b) your expression for $\max$ seems to be wrong, however, try again, the correct one is not much different. Observe that $\max\{t,0\}=\frac12(t+|t|)$.
For (c) you should at least remark that $f^n\in V$ uses induction.
-
0ahhhhhhhhhhhhhhhhhhhhh :( thank you – 2012-10-03