Let $f$ be continuously differentiable on $\mathbb R$. Let $f_n(x) = n\left(f\left(x + \frac1n\right) - f(x)\right)$. Then show that
- $f_n$ converges on $\mathbb R$, but not necessarily uniformly
- $f_n$ converges to the derivative of $f$ uniformly on $[0, 1]$.
I could show that $f_n$ converges to derivative of $f$. But could not show the rest.
Thanks
For the first part take $f=x^3$ then $f_n(x)=3x^2+3x/n+1/n^2$ Clearly $f_n(x$) converges to $3x^2$
On the other hand, $f_n(x)\rightarrow f(x)$ uniformly on $\mathbb{R}$ means $sup_{x\in \mathbb{R}}|f_n(x)−f(x)|\rightarrow 0$ as $n\rightarrow \infty$ when supremum is taken over all real numbers.
Now $sup_{x\in \mathbb{R}}|f_n(x)−f(x)|=sup_{x\in \mathbb{R}} ∣3x/n+1/n∣\geq |3n/n|=3 \nrightarrow 0$ as $n\rightarrow \infty$. (The supremum is taken oven the $\mathbb{R}$)
Hence it's not uniformly convergent.
For the 2nd part use mean value theorem and use the uniform continuity of $f$ in a closed bounded interval.