Given the function $ f(x) = x^a\sin(\frac{1}{x^b})$ if $x \ne 0,$ $0$ when $x=0$ for which values of $a,b$ is $f'(x)$ continuous at $0$?
So the derivative is $f'(x)=ax^{a-1}\sin(\frac{1}{x^b})-bx^{a-b-1}\cos(\frac{1}{x^b})$.
Is this continuous for all $a,b \in \mathbb{R}$ at $x=0$? Since this is one of those oscillating functions, or because $f(x)$ is differentiable at $x=0$ only for $a > 2$, is that not true?