I have this equation $y=x^{5x^3}$ by doing a log transformation we get, $log (y) = 5x^3 log (x)$ upon doing a differentiation w.r.t $(x)$, we get
$$\frac{1}{y}\frac{dy}{dx} = 5x^3.\frac{1}{x} + log(x) . 15x^2 =>\frac{dy}{dx} = x^{5x^3}(5x^3.\frac{1}{x} + log(x) . 15x^2)$$
upon simplification we get $$\frac{dy}{dx}=5x^{5x^3+2}(1+3 log (x))$$
but the result says $$\frac{dy}{dx}=5x^{5x^3+2}.log (e^ {x^3})$$
Can you please tell me how do I simplify the whole equation to get the result
Thanks,
Kamal.