How to show $\lim_{x \rightarrow 0} ~\frac{\int_{0}^{x^2} e^{\sqrt{1+t}} dt}{x^2}=e?$
If i substitute $y=x ^2$, as $x \rightarrow 0 \implies y\rightarrow 0+$, so the limit is same as $\lim_{y \rightarrow 0+} ~\frac{\int_{0}^{y} e^{\sqrt{1+t}} dt}{y}$. Now i know i have to substitute $F(y)= \int_{0}^{y} e^{\sqrt{1+t}} dt$, but i cannot proceed further(i am noob). Can you please help me with this?
By the Fundamental Theorem of Calculus,\begin{align}\lim_{y\to0}\frac{\int_0^ye^{\sqrt{1+t}}}y\,\mathrm dt&=\left.\frac{\mathrm d}{\mathrm dy}\int_0^ye^{\sqrt{1+t}}\,\mathrm dt\right|_{y=0}\\&=e^{\sqrt{0+1}}\\&=e.\end{align}