Question
Question: Find the derivative using first principle : \(\sin \sqrt x \)...
Find the derivative using first principle : sinx
Solution
The derivative using the first principle is given by the formula h→0lim[hf(x+h)−f(x)] , where f(x) is the function to be differentiation with respect to x , and h is tending to zero.
Complete step by step answer:
In the equation, we have to find the derivative of sinx with respect to x from first principles.
So, for that we will use the formula h→0lim[hf(x+h)−f(x)] , here the function to be differentiated is f(x)=sinx . Now as per the formula, we have the required derivative as :
=h→0lim[hf(x+h)−f(x)]
=h→0lim[hsin(x+h)−sinx]
Here we can see that the limit is of the form 00 , as we have
h→0limsinx+h=sinx
So h→0lim[hsin(x+h)−sinx]=00
Hence , here we will use the L-Hospitals’ rule, where we differentiate the numerator and denominator separately, as follows:
h→0lim[hsin(x+h)−sinx]
= \mathop {\lim }\limits_{h \to 0} \left[ {\dfrac{{\dfrac{d}{{dh}}\left\\{ {\sin \sqrt {(x + h)} - \sin \sqrt x } \right\\}}}{{\dfrac{d}{{dh}}(h)}}} \right]
We know that the derivative of \dfrac{d}{{dh}}\left\\{ {\sin \sqrt {(x + h)} } \right\\} = \dfrac{{\cos \sqrt {x + h} }}{{2\sqrt {x + h} }} and \dfrac{d}{{dh}}\left\\{ {\sin \sqrt x } \right\\} = 0
Putting these in the above function and we get
=h→0lim1(cos(x+h))×2x+h1−0
Simplifying, we get
=h→0lim2x+hcosx+h
Putting h=0 in the above function and we get
=2xcosx
So final, we can say that
h→0lim[hf(x+h)−f(x)]
=h→0lim[hsin(x+h)−sinx]
Simplifying , we get
=2xcosx
Hence the derivative of sinx is 2xcosx .
Note: The limit of the expression is to be found carefully, and applying the L-Hospitals’ rule, we will separately differentiate the numerator and the denominator and will not use the quotient rule of differentiation.