Question
Question: How do you find the derivative of \[{(1 + x)^{\dfrac{1}{x}}}\]?...
How do you find the derivative of (1+x)x1?
Solution
We solve for the derivative of the given term by assuming the term as a variable and then take log function on both sides of the equation. Use the property of logarithm and open the log on the right hand side of the equation. Differentiate both sides of the equation and use the product rule of differentiation on right hand side of the equation.
- If m and n are two integers then mlog(n)=log(nm)
- Differentiation ofxnwith respect to x is given by dxdxn=nxn−1
- Product rule of differentiation: dxd(m×n)=m×dxdn+n×dxdm
Complete step-by-step answer:
We are given the function (1+x)x1
Let us assume y=(1+x)x1
Take log function on both sides of the equation
⇒logy=log(1+x)x1
Since we know the rule of logarithm that mlog(n)=log(nm)
⇒logy=x1log(1+x)
Now differentiate both sides of the equation with respect to x
⇒dxd(logy)=dxd(x1log(1+x))
Use the formula of differentiation of log of a function i.e. dxdlogx=x1in left hand side of the equation and apply product rule of differentiation in right hand side of the equation.
⇒y1×dxdy=log(1+x)dxd(x1)+x1dxd(log(1+x))
Use formula of differentiation of log of a function i.e. dxdlogx=x1in right hand side of the equation
⇒y1×dxdy=log(1+x)×dxdx−1+x1×x1
Use general formula of differentiation i.e. dxdxn=nxn−1 in right hand side of the equation
⇒y1×dxdy=log(1+x)×(−1)x−1−1+x21
⇒y1×dxdy=−log(1+x)x−2+x21
⇒y1×dxdy=−log(1+x)x21+x21
Take term common in right hand side of the equation
⇒y1×dxdy=x21(1−log(1+x))
Substitute the value of y in left hand side of the equation
⇒(1+x)x11×dxdy=x21(1−log(1+x))
Cross multiply the value from denominator in left hand side of the equation to right hand side of the equation
⇒dxdy=x21(1−log(1+x))(1+x)x1
Write the right hand side of the equation in proper manner
⇒dxdy=x2(1+x)x1(1−log(1+x))
∴The derivative of (1+x)x1is x2(1+x)x1(1−log(1+x))
Note:
Many students make the mistake of assuming the power given in terms of x as a power and directly apply the differentiation method which is wrong as that formula is for the function or value having constant value in power, not a function in power. Keep in mind we always use log method like done in the above solution when the power has a function.