Prove or disprove:
There exists a function $f : [−1, 1] \to \mathbb{R}$ such that $f$ is differentiable for every $x \in [−1, 1]$, but $f'$ is not continuous on $[−1, 1]$.
Prove or disprove:
There exists a function $f : [−1, 1] \to \mathbb{R}$ such that $f$ is differentiable for every $x \in [−1, 1]$, but $f'$ is not continuous on $[−1, 1]$.
hint
Take $$f(x)=x^2\sin(\frac{1}{x^2})$$ for $x\ne 0$ and $f(0)=0$.
$f$ is continuous at $[-1,1]$.
$f$ is differentiable at $[-1,1]$
But
For $x\ne 0$
$$f'(x)=2x\sin(\frac{1}{x^2})-\frac{2}{x}\cos(\frac{1}{x^2})$$
which has no limit at $x=0$.
One such example is $$f(x) = \arcsin x$$
since $$f'(x) = {1\over \sqrt{1-x^2}}$$