So, I gave the x
5x-1 term to WolframAlpha to differentiate.
WolframAlpha did not use logarithmic differentiation. Instead, it used the following scheme.
Suppose we have a function that can be expressed in the following way,
[itex]\displaystyle f(x)=g\left(u(x),\,v(x)\right)[/itex]
then the derivative of f(x) can be obtained as follows.
[itex]\displaystyle \frac{d}{dx}f(x)=\frac{d}{dx}g\left(u(x),\,v(x) \right)=\frac{\partial g(u,v)}{\partial u}\frac{d\,u(x)}{dx}+\frac{\partial g(u,v)}{\partial v}\frac{d\,v(x)}{dx}[/itex]
For the case of [itex]\displaystyle f(x)=x^{5x-1}\,,[/itex] we have [itex]\displaystyle g(u,\,v)=u^v\,,[/itex] where [itex]\displaystyle u(x)=x\,,[/itex] and [itex]\displaystyle u(x)=5x-1\,.[/itex]
∂g/∂u treats the function g, as if the base of the expression, in this case x by itself, is the part with the variable, and treats the exponent as being constant, as is the case of a power function.
∂g/∂v treats the exponent of the expression, in this case x by itself, as being the part with the variable, and treats the base as being constant, as is the case of an exponential function.