I have another uniform convergence question:
Suppose $f:[0,1]\to{\mathbb R}$ is continuous. Define $f_n:[0,1]→ℝ$ by $f_n(t)=t^nf(t)$. Prove if $f(1)\neq 0$, then $f_n$ is not uniformly convergent.
I have another uniform convergence question:
Suppose $f:[0,1]\to{\mathbb R}$ is continuous. Define $f_n:[0,1]→ℝ$ by $f_n(t)=t^nf(t)$. Prove if $f(1)\neq 0$, then $f_n$ is not uniformly convergent.
Choose $\epsilon=\frac{f(1)}{4}$, say. Since $f$ is continuous, there is a $\delta$ so that if $1-\delta<t<1$, then $f(x)\geq \frac{f(1)}{2} >0$. Choose $x_n>\max\{(\frac{1}{2})^{\frac{1}{n}}, 1-\delta\}$. Then $f_n(x)=(x_n)^n f(x_n)\geq \frac{1}{2} \frac{f(1)}{2}=\epsilon$.