fluidistic
Gold Member
- 3,928
- 272
Homework Statement
Almost like the title says : Let f_n (x)=x^n for 0 \leq x \leq 1. Find the pointwise limit of f_n and show that the convergence is not uniform.
What happens if x \in [0,1)?
2. The attempt at a solution
\lim _{n \to \infty} f_n = \lim _{n \to \infty} x^n = 0 if x is strictly lesser than 1 and it's worth 1 if x equals 1. (I wonder if I have to prove it via the definition of limits).
I don't have much ideas about the non uniform convergence. Checking up some wikipedia, I think that if I can show that if a_n does not tend to 0 when n tends to \infty, I'm done. Where a_n=sup |f_n (x)-f(x)|.
I get that a_n = sup |x(x^{n-1}-1)| but I think it's worth 0, hence implying the uniform convergence of f_n...
Answering the last question : By intuition the convergence is uniform.