0

Let $f_n : [0, 1] \rightarrow \Bbb R$ be a sequence of continuously differentiable functions, if $f_n \rightrightarrows f$. Can we conclude $f_n' \rightarrow f'$ pointwise?

I know there are many counterexamples for "uniform convergence" of derivatives, for example in this question: this

If not, I really need a counterexample.

Hamilton
  • 602

1 Answers1

1

If $f_n(x)=\frac1n\sin(nx)$, then $f_n\rightrightarrows0$. But $f_n'(x)=\cos(nx)$, and therefore $(f_n')_{n\in\Bbb N}$ does not converge pointwise to the null function.