I have the following limit to solve:
$$\lim_{x\to 0} \frac{\int_0^{x^2} (e^{t^2}-1)~dt}{\log(1+2x^6)}$$
The only thing I can do I guess is applying de l'Hôpital's rule and obtain:
- Numerator: $$ (e^{x^4} - 1)\times 2x $$
- Denominator: $$ \frac{12x^5}{1+2x^6} $$
What can I do now? Note that for the numerator I have used the theorem of integrals which says that the integral above (with $g(x)$ as upper bound and $h(dx)$ as lower bound) is:
$$ f(g(x))*g(x)' - f(h(x))*h(x)' $$