How can one prove the following by elementary means? $$\ln(x)'=\frac{1}{x}$$
Say we know that $$e^x=\sum_{n=0}^{\infty}\frac{x^n}{n!}.$$
How can one prove the following by elementary means? $$\ln(x)'=\frac{1}{x}$$
Say we know that $$e^x=\sum_{n=0}^{\infty}\frac{x^n}{n!}.$$
Let $f(x)=e^x$, so $f^{-1}(x)=\ln x$. We know that $(f \circ f^{-1})(x)=x$. Differentiate by the chain rule to get $$ f'(f^{-1}(x)) \frac{d}{dx}f^{-1}(x)=1. $$ As $f'=f$ this boils down to $$ x \frac{d}{dx}f^{-1}(x)=1 $$ giving what you want.