The special limit $$ \lim_{x \to 0} \frac{e^x-x-1}{x^2}=\frac 1 2 $$ can be proved by Taylor expansion or with L'Hôpital's rule. Is it possoble to prove it without using derivatives?
2026-03-27 01:13:18.1774573998
On
Proving a second order special limit without derivatives
78 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
$$\frac{e^x-1-x}{x^2}=\int_{0}^{1}(1-y)e^{xy}\,dy $$ hence by the dominated convergence theorem $$ \lim_{x\to 0}\frac{e^x-1-x}{x^2}=\int_{0}^{1}(1-y)\,dy = \frac{1}{2}.$$
Let $$f(x)=e^{\sqrt{x}}-\sqrt{x}$$
Then your limit is
$$\lim_{X\to0^+}\frac{f(X)-f(0)}{X-0}$$