My attempt is: $$\lim_{h \to 0} \frac{f((2k+1)π/2+h) - f((2k+1)π/2)}{h} = \lim_{h \to 0} \frac{\sin^{-1}(\sin((2k+1)π/2+h)-\sin^{-1}(\sin((2k+1)π/2)}{h} = \lim_{h \to 0} \frac{kπ+π/2+h-(2k+1)π/2}{h} = 1$$ Am I right upto this ?
2026-03-31 08:12:36.1774944756
$f(x)=\sin^{-1}(\sin x)$; $x$ is real then prove that $f$ is continuous for all $x$ but not differentiable for all $x =(2k+1)π/2$?
54 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint: using that $f$ is periodic and even (ckeck!), looking at $\pi/2$ is enough.
For $x\in[-\pi/2,\pi/2]$, $f(x) = x$. For $x > \pi/2$ but near to $\pi/2$ you can check that $$\sin(x) = \sin(\pi/2 + (x - \pi/2)) = \cdots = \sin(\pi/2 - (x - \pi/2)) = \sin(\pi - x)$$ and using that $\pi - x\in[-\pi/2,\pi/2]$ $$\arcsin(\sin(x)) = \cdots$$ Can you continue?