Reading the proof of exponential derivatives I understand this:
To show that $(2^x)'=\ln 2 \cdot 2^x$ in the proof is used the limit:
$$\lim_{x \to 0} \frac{2^x-1}{x}$$
My question is: ¿How do I prove that this limit exist?
I don't care about its value. If I were going to prove that this limit is equal to $\ln 2$, I would need the number $e$, and again, this number is defined as the number $a$ such that:
$$\lim_{x \to 0} \frac{a^x-1}{x} = 1$$
In another words if I know that for some constant value $a$ the limit:
$$\lim_{x \to 0} \frac{a^x-1}{x} $$
exists, let's say it's a number $L$ then I could find all the limits like these in function of $L$, But what makes obvious that this limit exist?
$$\lim_{x \to 0} \frac{a^x-1}{x} = 1.$$" That's interesting. How was it proven in your book that such a number exists?
– Adam Rubinson Mar 03 '21 at 15:23