How we can solve that $\lim _{_{x\rightarrow \infty }}\int _0^x\:e^{t^2}dt$ ?
P.S: This is my method as I thought: $\int _0^x\:\:e^{t^2}dt>\int _1^x\:e^tdt=e^x-e$ which is divergent, so all your answers, helped me to think otherwise, maybe my method help something else :D
Since $$ e^{x^2}=1+x^2+\frac{x^4}{2!}+\dotsb $$ we have that, for $x\ge0$, $e^{x^2}\ge1+x^2$. So $$ \int_{0}^{x}e^{t^2}\,dt\ge\int_{0}^x(1+t^2)\,dt=x+\frac{x^3}{3} $$ Can you finish?