Question
Question: Use the first principle of differentiation to differentiate \(y = \sqrt {\sin x} \)....
Use the first principle of differentiation to differentiate y=sinx.
Solution
The given question requires us to find the derivative of a function using the first principle of differentiation. The first principle of differentiation helps us evaluate the derivative of a function using limits. Calculating the derivative of a function using the first principle of differentiation may be a tedious task. We may employ identities and tricks to calculate the limits and evaluate the required derivative.
Complete step by step solution:
We have to evaluate the derivative of y=f(x)=sinx using the first principle of differentiation.
According to the first principle of differentiation, the derivative of a function can be evaluated by calculating the limit f′(x) = h→0limhf(x+h)−f(x) .
So, the derivative of the function y=sinx can be calculated by the first rule of differentiation as:
f′(x) = h→0lim[hsin(x+h)−sinx]
Expanding the sine of a compound angle using the compound angle formula for sine as sin(A+B)=sinAcosB+cosAsinB, we get,
⇒f′(x) = h→0lim[hsinxcosh+cosxsinh−sinx]
Multiplying and dividing the rational expression by (sinxcosh+cosxsinh+sinx), we get,
⇒f′(x) = h→0lim[hsinxcosh+cosxsinh−sinx]×(sinxcosh+cosxsinh+sinx)(sinxcosh+cosxsinh+sinx)
Using the algebraic identity a2−b2=(a−b)(a+b), we get,
⇒f′(x) = h→0limh(sinxcosh+cosxsinh+sinx)sinxcosh+cosxsinh−sinx
Taking the common terms outside the bracket, we get,
⇒f′(x) = h→0limh(sinxcosh+cosxsinh+sinx)sinx(cosh−1)+cosxsinh
Separating out the denominator, we get,
⇒f′(x) = h→0lim(sinxcosh+cosxsinh+sinx)hsinx(cosh−1)+hcosxsinh
Using the half angle formula for cosine in numerator,
⇒f′(x) = h→0lim(sinxcosh+cosxsinh+sinx)hsinx(1−2sin22h−1)+hcosxsinh
Cancelling the like terms with opposite signs,
⇒f′(x) = h→0lim(sinxcosh+cosxsinh+sinx)−2sinxh(sin22h)+cosx(hsinh)
Separating out the limits for each expression, we get,
⇒f′(x) = h→0lim(sinxcosh+cosxsinh+sinx)−2sinxh(sin22h)+h→0lim(sinxcosh+cosxsinh+sinx)cosx(hsinh)
Using the standard limit result x→0limxsinx=1, we get,
⇒f′(x) = h→0lim(sinxcosh+cosxsinh+sinx)−2sinxh(sin22h)+h→0lim(sinxcosh+cosxsinh+sinx)cosx(1)
Doing some modifications in the first term,
⇒f′(x) = h→0lim(sinxcosh+cosxsinh+sinx)−2sinxh4×(2h)2(sin22h)+h→0lim(sinxcosh+cosxsinh+sinx)cosx(1)
⇒f′(x) = h→0lim(sinxcosh+cosxsinh+sinx)−2sinx×4h+h→0lim(sinxcosh+cosxsinh+sinx)cosx(1)
⇒f′(x) = h→0lim4(sinxcosh+cosxsinh+sinx)−2hsinx+h→0lim(sinxcosh+cosxsinh+sinx)cosx
Putting in the value of limits, we get,
⇒f′(x) = 4(sinxcos0+cosxsin0+sinx)−2(0)sinx+(sinxcos0+cosxsin0+sinx)cosx
Simplifying the expression,
⇒f′(x) = 0+(sinx(1)+cosx(0)+sinx)cosx
⇒f′(x) = 2sinxcosx
Therefore, the derivative of the function y=sinx is f′(x) = 2sinxcosx.
Note:
The derivative of the given function can also be calculated by using the chain rule and power rule of differentiation. According to the power rule of differentiation, the derivative of xn is nxn−1 .
So, going by the chain rule of differentiation, the derivative of y=sinx is dxdy=2sinx1×(cosx). So, the derivative of the given function is f′(x) = 2sinxcosx .