Let $f: \Bbb R \to \Bbb R$ be a derivable function. $f'$ is uniformly continuous in $\Bbb R$
Prove that $[n(f(x+1/n)-f(x))]$ converges uniformly to $f'(x)$
I'm having a hard time seeing why does $f'$ being uniformly continuous help me and I tried to assume negatively that it doesn't converge uniformly but that didn't really get me anywhere.
Thanks
edit: Can anyone think of a derivable function that its derivative isn't uniformly continuous and doesn't maintain:$[n(f(x+1/n)−f(x))]$ converges uniformly to $f'(x)$ ?
The difference quotient is equal to $f'(\xi)$ for some $\xi\in(x,x+1/n)$. Now because of the uniform continuity of the derivative you have that for each $\epsilon >0\exists \delta >0$ that $|f'(x)-f'(y)|\leq \epsilon \forall x,y: |x-y|\leq \delta$. Chose $1/n\leq \delta$ and you have it.