Question
Question: Find the derivative of the following function from the first principle: \(\sin (x+1)\) ....
Find the derivative of the following function from the first principle: sin(x+1) .
Solution
Hint: The given problem is related to differentiation. According to the first principle, the derivative of a function f(x) at x=a is given as f′(x)=h→0limhf(a+h)−f(a) .
Complete Step-by-step answer:
Before proceeding with the problem, let’s understand the concept of differentiation. The derivative of a function represents the slope of the graph of the function. The derivative of the function f(x) is denoted by f′(x) and is defined by the first principle as f′(x)=h→0limhf(x+h)−f(x) . The steps to determine the derivative of a function by the first principle are :
Step 1: Write down the formula for finding the derivative by the first principle.
Step 2: Determine the value of f(x+h) .
Step 3: Substitute it into the formula.
Step 4: Find the limit.
Now, the given function is sin(x+1) .
Following the steps stated above, first we will write the formula for finding the derivative of the function by the first principle.
⇒f′(x)=h→0limhf(x+h)−f(x) .
Now, we will find the value of f(x+ h) by replacing x by (x + h). The function is given as f(x)=sin(x+1) . So, the value of f(x+h) is given as sin(x+1+h) , which can be written as sin((x+1)+h) . We know, sin(a+b)=sinacosb+cosasinb . So, sin((x+1)+h)=sin(x+1)cos(h)+cos(x+1)sin(h) .
On substituting the value of f(x + h) in the expression for derivative of a function, we get:f′(x)=h→0limhsin(x+1)cos(h)+cos(x+1)sin(h)−sin(x+1)
Now, we will evaluate the limit. The expression that we have is:f′(x)=h→0limhsin(x+1)cos(h)+cos(x+1)sin(h)−sin(x+1)
⇒f′(x)=h→0limhsin(x+1)(cos(h)−1)+cos(x+1)sin(h)
⇒f′(x)=h→0limhsin(x+1)(cos(h)−1)+h→0limhcos(x+1)sin(h)
Now, we know sin(x+1) is a function of x and is independent of h . So, h→0limhsin(x+1)(cos(h)−1)=sin(x+1)h→0limh(cos(h)−1). Now, we know, h→0limh(cos(h)−1)=0 . So, f′(x)=sin(x+1)×0+h→0limhcos(x+1)sin(h)=h→0limhcos(x+1)sin(h). Now, we know, cos(x+1) is a function of x and hence, it is independent of h . So, f′(x)=h→0limhcos(x+1)sin(h) can be written as f′(x)=cos(x+1)h→0limhsin(h). Now, we know, h→0limhsin(h)=1 . So, f′(x)=cos(x+1) .
Hence, the derivative of sin(x+1) is cos(x+1) .
Note: While determining the derivative of the function, make sure to use the expansions and formulae of the limit properly. Some students write the expansion of sin(a+b) as sinacosb−cosasinb instead of sinacosb+cosasinb . Also, some students write the value of the limit h→0limhsin(h)=0 instead of h→0limhsin(h)=1. Such mistakes should be avoided, as they can result in getting wrong answers.