I have the function
$$ f: [0, 1] \rightarrow \mathbb{R}, \quad x \mapsto \begin{cases} x^\alpha \sin \frac{1}{x} && x > 0 \\ 0 && x=0 \end{cases} $$
and I need to proof that $f'$ is not continous on $[0, 1]$ for $\alpha \in (1, 2]$. I've already shown that it is continous for $\alpha > 2$ and I know that it is differentiable on $[0, 1]$ if and only if $\alpha > 1$.
I know that if goes wrong for $f'(0)$.