Question
Question: derivative of sin inverse x by first principle...
derivative of sin inverse x by first principle
1−x21
Solution
To find the derivative of f(x)=sin−1x using the first principle, we use the definition: f′(x)=limh→0hf(x+h)−f(x) Substitute f(x)=sin−1x: f′(x)=limh→0hsin−1(x+h)−sin−1x Let y=sin−1x and y+k=sin−1(x+h).
From these substitutions, we have: x=siny x+h=sin(y+k)
Subtracting the first equation from the second gives: h=sin(y+k)−siny
Also, as h→0, x+h→x. Since sin−1x is a continuous function, sin−1(x+h)→sin−1x, which means y+k→y. Therefore, as h→0, k→0.
Now, substitute these expressions back into the limit: f′(x)=limk→0sin(y+k)−siny(y+k)−y f′(x)=limk→0sin(y+k)−sinyk
Use the trigonometric identity sinA−sinB=2cos(2A+B)sin(2A−B). Here, A=y+k and B=y. So, sin(y+k)−siny=2cos(y+2k)sin(2k) =2cos(y+2k)sin(2k)
Substitute this back into the limit expression: f′(x)=limk→02cos(y+2k)sin(2k)k
Rearrange the terms to use the standard limit limθ→0θsinθ=1: f′(x)=limk→02cos(y+2k)1⋅sin(2k)k As k→0:
The first part of the product becomes: limk→02cos(y+2k)1=2cosy1 The second part of the product becomes: limk→0sin(2k)k=limk→0sin(k/2)2⋅(k/2)
Let θ=k/2. As k→0, θ→0. So, limθ→0sinθ2θ=2limθ→0sinθθ=2⋅1=2.
Combine these results: f′(x)=2cosy1⋅2=cosy1
Now, we need to express cosy in terms of x. We know that y=sin−1x, which implies siny=x. Using the identity sin2y+cos2y=1, we get: cos2y=1−sin2y cos2y=1−x2 cosy=±1−x2
The principal value branch of sin−1x is [−2π,2π]. In this interval, cosy is non-negative. Therefore, cosy=1−x2.
Substitute this back into the expression for f′(x): f′(x)=1−x21
The derivative exists for x∈(−1,1).