I am learning Calculus and I ran into the proof regarding the exponential derivative, I haven't quite understood it though, could you guys please help me out with that? The proof goes like that:
$$y = a^x$$ $$ln(y) = ln(a^x)$$ $$ln(y) = x(ln(a))$$
Here comes the part I haven't gotten yet, why is y'/y = lna?
$$ \frac{y'}{y} = lna$$ $$y´= lna(y)$$ $$y´= ln(a)(a^x)$$
Thanks in advance!
$$ \ln (y) = \ln (a^x)\\ \ln (y) = x \ln (a)\\ y´/y = \ln a $$
Where from 2nd to 3rd, you differentiate with respect to x on both sides.
Derivative of $\ln x$ is $1/x$. So using the chain rule, derivative of $\ln y$ is $1/y * dy/dx$. Rearrange and use prime notation for derivative and you get $y´/y$