$$\begin{align}f(x, t)&=\frac{1-e^{-xt^2}}{t^2}\\ F(x)&=\int^\infty_0f(x,t)\ \mathrm{dt}\end{align}$$
I need to show that $F$ is continuous on $\Bbb R^+$. $F$ is defined everywhere and $f$ is continuous with respect to $x$, and now I need some uniform, integrable upper bound $g(t)$ to apply the dominated convergence theorem.
Obviously $\frac{1}{t^2}$ works between $1$ and $\infty$, but it's not integrable around $0$. I'd like to find some integrable function that uniformly bounds $f(x, t)$ with $t$ between $0$ and $1$, and then define $g$ piecewise.
The limit of $f(x, t)$ as $t\to0$ is $x$, so $f$ is certainly bounded, but it's a bound that depends on $x$, which doesn't help me.