This note is one of many taken during 2025
Textbook Derivatives
I know, it’s in the textbook (any textbook), but I never really learned the derivative of
f(x)=logn(x)
It’s not too complicated though using the logarithm change-of-base identity.
dxdlogn(x)=dxdln(n)ln(x)=xln(n)1The exponential form isn’t that bad either.
g(x)ln(g(x))dxdln(g(x))g(x)1g′(x)dxdnx=nx=xln(n)=dxdxln(n)=ln(n)=ln(n)nx
Of course, given that
nx and
logn(x) are inverses, we can also find the exponential through the identity found in the previous section.
f(x)g(x)dxdnx=logn(x)=nx=ln(n)nx11=ln(n)nx
This note is one of many taken during 2025