e(ho0n3 said:
You have:
\frac{d}{dx} \, e^x = \lim_{h \rightarrow 0} \frac{e^{x + h} - e^x}{h} = \lim_{h \rightarrow 0} \frac{e^x(e^h - 1)}{h}
so all you need to show is that:
\lim_{h \rightarrow 0} \frac{e^h - 1}{h} = 1
which you can do by using the definition of limit.
Actually it's the definition of "e" and the fact that the limit to infinity and the natural log function commute. Here's the trick. Assume you have the function f(x) which is defined on (0,\infty) and is never zero on its domain. Hence 1/f(x) is an equally well defined function on the domain of "f", namely (0,\infty).
Assume that \lim_{x\rightarrow 0} f(x)=a, where "a" is any number greater than 0 and smaller than infinity. Hence a^{-1} is a number having the same property. The function "f" is obviously assumed to be continuous on all of its domain. Now, after all these assumptions, we're in position to infer that
\lim_{x\rightarrow 0}\frac{1}{f(x)}=\frac{1}{\lim_{x\rightarrow 0} f(x)}=\frac{1}{a}.
Let's apply the above considerations to our case.
\lim_{x\rightarrow 0}\frac{e^{x}-1}{x} \ = \ ... ?
Let's choose f(x)=\frac{x}{e^{x}-1}. It satisfies all the domain, continuity and valuedness issues spelled above. All we have to do is compute \lim_{x\rightarrow 0} f(x) and show that the result is a "good number", namely any number but 0 and also the result shouldn't be "+infinity".
\lim_{x\rightarrow 0}\frac{x}{e^{x}-1} = \lim_{h\rightarrow 1}\frac{\ln h}{h-1} , where i used the substitution x=ln h
=\lim_{\bar{h}\rightarrow 0}\frac{\ln (\bar{h}+1)}{\bar{h}} , where i used the substitution \bar{h}=h-1
=\lim_{\bar{h}\rightarrow 0}\ln (\bar{h}+1)^{\frac{1}{\bar{h}}} =\ln \lim_{\bar{h}\rightarrow 0}(\bar{h}+1)^{\frac{1}{\bar{h}}} =\ln e =1, where i used the definition of "e".
Therefore i obtained that \lim_{x\rightarrow{0}}f(x)=1 and i can infer that \lim_{x\rightarrow{0}}\frac{1}{f(x)}= \lim_{x\rightarrow{0}}\frac{e^x -1}{x}=1.