erogard
- 60
- 0
Hi everyone,
I need to show that \lim_{n\to\infty}P_n(x) = |x| uniformly on [-1,1]
if we define P_0 = 0 & P_{n+1} = P_n(x) + \frac{x^2 - P_n^2(x)}{2}
Rudin gives the following hint: use the identity |x| - P_{n+1}(x) = \left( |x| - P_n(x) \right) \left( 1 - \frac{|x|+P_n(x)}{2} \right)
to show that
0 \leq P_n(x) \leq P_{n+1}(x) \leq |x|
if |x| \leq 1
and that |x|-P_n(x) \leq |x| \left( 1-\frac{|x|}{2} \right)^n < \frac{2}{n+1}
if |x| \leq 1 (though I think that's a typo, he probably meant greater than or equal)
From there I could readily show that the difference |x| - P_n goes to 0 when n goes to infinity.
But I'm not sure how to go about this problem. I would use recursion on n, and I was advised to consider the fact that the arithmetic average is always less or = than the highest term that enters the average (dunno how to use this fact here).
Any help would be appreciated.
I need to show that \lim_{n\to\infty}P_n(x) = |x| uniformly on [-1,1]
if we define P_0 = 0 & P_{n+1} = P_n(x) + \frac{x^2 - P_n^2(x)}{2}
Rudin gives the following hint: use the identity |x| - P_{n+1}(x) = \left( |x| - P_n(x) \right) \left( 1 - \frac{|x|+P_n(x)}{2} \right)
to show that
0 \leq P_n(x) \leq P_{n+1}(x) \leq |x|
if |x| \leq 1
and that |x|-P_n(x) \leq |x| \left( 1-\frac{|x|}{2} \right)^n < \frac{2}{n+1}
if |x| \leq 1 (though I think that's a typo, he probably meant greater than or equal)
From there I could readily show that the difference |x| - P_n goes to 0 when n goes to infinity.
But I'm not sure how to go about this problem. I would use recursion on n, and I was advised to consider the fact that the arithmetic average is always less or = than the highest term that enters the average (dunno how to use this fact here).
Any help would be appreciated.