Question
Question: Find the derivative of \( \log ({e^x}) \) using first principle....
Find the derivative of log(ex) using first principle.
Solution
In the question they have clearly mentioned to use the first principle of differentiation which is stated as follows,
Given a function y=f(x) , its derivative or the rate of change of f(x) with respect to x is defined as
dxdf(x)=f′(x)=h→0limhf(x+h)−f(x)
Where h is an infinitesimally small positive number.
Complete step by step answer:
Let f(x)=log(ex)
Let us differentiate f(x) with respect to x by using the formula dxdf(x)=h→0limhf(x+h)−f(x)
For finding f(x+h) we replace x by x+h in the given function.
⇒dxdlog(ex)=h→0limhlog(ex+h)−log(ex)
From the properties of logarithmic function we know that logarithm of a number containing power can be written as log(xm)=mlog(x) .
Applying this property to our function we get, dxdlog(ex)=h→0limh(x+h)loge−xloge
If the base of logarithm is not mentioned explicitly it is understood that the base is e and logarithm of a number which is same as the base is always 1 , that is logbb=1 which implies that logee=1 .
Substituting this in the above equation we get,
dxdlog(ex)=h→0limhx+h−x
On cancelling x with opposite signs we have,
dxdlog(ex)=h→0limhh=h→0lim1=1 .
Therefore the derivative of log(ex) is 1 .
Note: In the question if they do not mention using first principle, we can use direct method to differentiate the function which is easier than first principle. Also the function here contains logarithmic function and when dealing with logarithmic functions all the logarithmic properties must be clearly known, then solving the problem becomes simple.