Question
Question: Differentiate from the first principle the derivative of \[\ln \left( x \right)?\]...
Differentiate from the first principle the derivative of ln(x)?
Solution
Here we have to find the derivative of a function using the first principle of differentiation. According to the first principle of differentiation, if we differentiate a function f(x) so the differentiation f′(x) represents the slope of a tangent on a curve. The formula is given as: f′(x)=h→0limhf(x+h)−f(x) . So, use this concept to get the solution of the given problem.
Complete step by step answer:
The given function is ln(x)
So let f(x)=ln(x) −−−(1)
Now we have to find the derivative of ln(x) using the first principle of differentiation.
According to the first principle of differentiation, the derivative of a function can be evaluated using the formulas as:
f′(x)=h→0limhf(x+h)−f(x)
So, on differentiating equation (1) using the formula of first principle we get
dxdln(x)=h→0limhf(x+h)−ln(x) −−−(2)
For finding f(x+h) replace x by x+h in the given function
Therefore, we get
f(x+h)=ln(x+h)
On substituting in the equation (2) we get
dxdln(x)=h→0limhln(x+h)−ln(x) −−−(3)
Now we know that
loga(yx)=logax−logay
Therefore, from equation (3) we have
dxdln(x)=h→0limhln(xx+h)
⇒dxdln(x)=h→0limhln(xx+xh)
Now multiply and divide by x in the denominator, we have
⇒dxdln(x)=h→0limh⋅xxln(xx+xh)
⇒dxdln(x)=h→0limxh⋅xln(xx+xh)
Solving numerator term, we get
⇒dxdln(x)=h→0limxh⋅xln(1+xh)
Now we know that
h→0limxhloge(1+xh)=1
Therefore, from the above equation, we get
⇒dxdln(x)=h→0limx1
Now x1 doesn’t matter in this limit, so we can bring x1 entirely out of the limit.
Therefore, we get
⇒dxdln(x)=x1h→0lim1
⇒dxdln(x)=x1
Therefore, the derivative of ln(x) is x1
Note:
Differentiation using first principle is also known as the delta method. The first principle is nothing, but it is the first derivative of the function. The first principle of differentiation helps us to evaluate the derivative of a function using limits. Also note in the formula, in place of h there is no need to substitute anything. We need to just substitute x+h in place of x Also at last always remember if the value of the function has h then substitute the limit value to that.