according to me arcsin should not be differentiable at $x=1$ as it has infinite slope at that point. But the books say otherwise...
$ y=\arcsin x $
$dy/dx= 1/\sqrt(1-x^2) $
at $x=1$ it is not defined... pls explain..
according to me arcsin should not be differentiable at $x=1$ as it has infinite slope at that point. But the books say otherwise...
$ y=\arcsin x $
$dy/dx= 1/\sqrt(1-x^2) $
at $x=1$ it is not defined... pls explain..
You can solve this using the definition of the derivative: Take $L = \lim_{x\to_1}\frac{\arcsin x - \arcsin 1}{x-1} = \lim_{x\to1}\frac{\arcsin x - \frac{\pi}{2}}{x-1}$. Now let $x = \sin u$ (observe that $u\to\frac{\pi}{2}$), then you get $L = \lim_{u\to\frac{\pi}{2}}\frac{u- \frac{\pi}{2}}{\sin u-1}$. Using l'Hôpital's rule, we get $L = \lim_{u\to\frac{\pi}{2}}\frac{1}{\cos u} = \frac{1}{0} = \infty$. So the derivative is not defined in $x=1$.
Note: This is the limit for $x\to1$ with $x<1$, because $\arcsin$ is not defined for $x>1$.
As you can see, $1/(\sqrt{1-x^2})$ is not defined on $x=1$
The expression $1/(\sqrt{1-x^2})$ is the derivative of $\arcsin(x)$ for those regions where the function is derivable. Since it has a discontinuity on $x = \pm 1$, it is not derivable there. The domain of this function is $(-1,1)$.
Let's see it geometrically. As you know $sin^{-1}x$ is only defined in [-1,1], so $(-1,-\pi/2)$ and $(1,\pi/2)$ are the two end points of the graph. So, you see we cannot talk about tangent to the end points of a curve. We cannot draw any unique line which touches the curve of arcsinx at the end points, and hence the slope of the curve is not defined there. I think that maybe the left hand derivative os defined there. The left hand derivative should be zero there (I think) but it doesn't make sense to talk about approaching the curve from right because the curve doesn't exist to the right of x=1.