For $f:[-1,1]\longrightarrow \mathbb{R}, f(x) = \arcsin(1-2x^2)$. Check if $f$ is differentiable at $x = 0$.
I've tried with l'Hospital but it didn't help me so far.
For $f:[-1,1]\longrightarrow \mathbb{R}, f(x) = \arcsin(1-2x^2)$. Check if $f$ is differentiable at $x = 0$.
I've tried with l'Hospital but it didn't help me so far.
No, it isn't. Note that$$f'(x)=-\frac{2x}{\sqrt{x^2-x^4}}=\begin{cases}-\frac2{\sqrt{1-x^2}}&\text{ if }x>0\\\frac2{\sqrt{1-x^2}}&\text{ if }x<0.\end{cases}$$Therefore, the right derivative of $f$ at $0$ is $-2$, whereas the left derivative at $0$ is $2$.