Given the fuctions $f(x)=e^{x^2}$ and $F(x)=\int_0^xf(t)dt$
Show that the limit of $F(x)=\infty$ as $x\to\infty$.
Here is my thought process
I can see that it looks a lot like a Gaussian integral but reading up on Gaussian integrals didn't really help me.
Here is what I've tried so far
I know $e^{t^2}$ is continuous
$F(x)=\int_0^1f(t)dt+\int_1^xf(t)dt=\int_0^1e^{t^2}dt+\int_1^xe^{t^2}dt$
Use the fact that\begin{align}x\geqslant 1\implies F(x)&=\int_0^1e^{t^2}\,\mathrm dt+\int_1^xe^{t^2}\,\mathrm dt\\&\geqslant\int_0^1e^{t^2}\,\mathrm dt+\int_1^xe^t\,\mathrm dt\\&=\int_0^1e^{t^2}\,\mathrm dt+e^x-e.\end{align}