Question
Question: Find the derivative of \(\sin x\) with respect to x from first principles....
Find the derivative of sinx with respect to x from first principles.
Solution
In this question, we have been asked to find the derivative of a basic trigonometric equation but it is specifically mentioned that it is to be found using the first principle method. Start by assuming our given function to be equal to f(x). Then, find f(x+h). Put this in the first principle method. Next, use some trigonometric formula to simplify the sin and cos. Once the equation has been completely simplified, apply limits.
Formula used: 1) f′(x)=h→0limhf(x+h)−f(x)
2) sinC−sinD=2cos(2C+D)sin(2C−D)
Complete step-by-step solution:
We have asked to find the derivative of sinx using first principle method. I will try to explain its solution step by step.
If we assume our function to be f(x), then its derivative using first principle method is given by - f′(x)=h→0limhf(x+h)−f(x).
Let us move towards the question.
Step 1: Let f(x)=sinx.
⇒f′(x)=h→0limhf(x+h)−f(x)
Step 2: This step includes finding f(x+h).
⇒f(x+h)=sin(x+h)
Step 3: In this step, we will put the value of f(x+h) in the formula.
⇒f′(x)=h→0limhsin(x+h)−sin(x)
Step 4: Simplify.
Now, we will simplify by putting certain formulas of sin.
We will use the formula sinC−sinD=2cos(2C+D)sin(2C−D) and expand .
⇒f′(x)=h→0limh2cos(2x+h+x)sin(2x+h−x)
Dividing numerator and denominator by 2.
⇒f′(x)=h→0lim2hcos(2x+h+x)sin(2x+h−x)
⇒f′(x)=h→0lim2hcos(22x+h)sin(2h)
Separating the numerator into two parts,
⇒f′(x)=h→0limcos(22x+h)×2hsin(2h)
We know that x→0limxsinx=1. Using this in the above equation,
⇒f′(x)=h→0limcos(22x+h)
Step 4: This step includes applying limits h=0.
⇒f′(x)=cos(22x)
⇒f′(x)=cosx
Therefore, the derivative of sinx with respect to x using the first principle method is cosx.
Note: We have to mind that, the first part of the theorem, sometimes called the first fundamental theorem of calculus, states that one of the anti-derivatives (also called indefinite integral), say F, of some function f may be obtained as the integral of f with a variable bound of integration.
Conversely, the second part of the theorem, sometimes called the second fundamental theorem of calculus, states that the integral of a function f over some interval can be computed by using anyone, say F of its infinitely many anti-derivatives.
The answer will remain the same whether you find it using the first principle method or directly. Therefore, find the derivative of the function directly and verify your answer. Do not open sin(x+h) using the identity sin(x+y)=sinxcosy+cosxsiny as it won’t do any good. Always try to use the identities that will help in simplifying the question.