2
$\begingroup$

enter image description here

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?

3 Answers 3

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)

  • 0
    why 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.

  • 0
    ahhhhhhhhhhhhhhhhhhhhh :( thank you2012-10-03