The derivative of $\ln(x)$

70 Views Asked by At

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!}.$$

3

There are 3 best solutions below

0
On BEST ANSWER

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.

0
On

If we know that, then\begin{align}\exp'(x)&=\left(\sum_{n=0}^\infty\frac{x^n}{n!}\right)'\\&=\sum_{n=0}^\infty\frac{x^n}{n!}\\&=\exp(x).\end{align}Therefore,\begin{align}\ln'(x)&=\frac1{\exp'(\ln(x))}\\&=\frac1{\exp(\ln(x))}\\&=\frac1x.\end{align}

0
On

Let $f(x)=e^x$. Then:

$${\partial \log (x) \over \partial x} = {\partial f^{-1}(x) \over \partial x} = {1 \over e^{\log(x)}} = 1/x$$.