I was wondering if there was an elementary proof, so not using the exponential function, that $2^x$ is derivable. I define the function $f(x) = 2^x$ by $f(a/b) = \sqrt[b]{2^a}$ for a and b integers, and I extend this function by continuity for the rest of the reals. Because we have $\lim_{h\to 0} \frac{2^{x+h} - 2^{x}}{h} = 2^{x} * \lim_{h\to 0} \frac{2^{h} - 1}{h}$, I just need to show that this last limit exists, but I couldn’t do it.
This question is interesting to me, because it could be an elementary way to prove that there is a unique real positive number e, such that $(e^x)’ = e^x$. We see easily that $2^x$ is continuous and strictly increasing, therefore we can define $\log_2(x)$ for $x > 1$. We define $a = \lim_{h\to 0} \frac{2^{h} - 1}{h}$, and we have for all real number $r > 1$, $(r^x)’ = (2^{\log_2(r)*x})’ = \log_2(r)*a*r^x$. If we pose $e = 2^{1/a}$, we have $(e^x)’ = e^x$.
Edit : my bad, I found quite the same question here : Show $\lim\limits_{h\to 0} \frac{(a^h-1)}{h}$ exists without l'Hôpital or even referencing $e$ or natural log, and there’s a pretty neat answer by zhw.
There is a proof based entirely on the methods of differential calculus; see this
Differentiability of Exponential Functions
by Philip M. Anselone and John W. Lee
In that paper you will find the following.
Theorem 1. Let $f (x) = a^x$ with any $a > 1$. Then f is differentiable at $ x = 0$ and $f'(0) > 0$.
Theorem 2. Let $f (x) = a^x$ with any $a > 1$. Then f is differentiable for all $ x$ and $f'(x) = f'(0)a^x$.
The authors continue, justifying the claim that there is one and only one $e > 0$ satisfying
$\tag 1 \frac{d}{dx} e^x = e^x$
They then introduce the natural log function.