I have a nice problem which is related to algebra and polynomials or even operator theory. I would be very grateful if any of you could solve it. Here is the problem: Consider the function $f_0(x) =x(1-x)$ and for $n \geq 0$ define $$f_{n+1}(x) =\frac 12 (f_n(x^2) + f_n((1-x)^2)).$$ Now, looking more closely at $f_0(x)$, we see that it is increasing on $[0,\frac 12]$ and decreasing on $[\frac 12, 1]$ . The problem is to prove that such a property holds for all the $f_n$'s. More precisely, prove that each $f_n (x)$ is increasing on $x \in [0,\frac 12]$ and decreasing on $x \in [\frac 12, 1]$ . I would be very thankful if any of you could come up with a solution.
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
-1
|
|||||||||||
|
closed as too localized by José Figueroa-O'Farrill, Gjergji Zaimi, Felipe Voloch, Emil Jeřábek, Andy Putman Aug 31 2011 at 18:16 |
|
2
|
First, notice that $f_n(x)=f_n(1-x).$ Therefore, $f_{n+1}(x)=1/2(f_n(x^2)+f_n(1-(1-x)^2))=1/2(f_n(x^2)+f_n(2x-x^2))$, but both x^2, 2x-x^2 are increasing functions on [0, 1/2]. So, by induction, you conclude that $f_n$ is increasing on [0, 1/2]. Now, by symmetry, $f_n$ is decreasing on [1/2, 1]. |
|||||
|

