let $F(t)=\int_{E} f_t(x)$ for $t\in J \subseteq \mathbb{R}$.
Then some theorem says that $F$ is continuous if
$1)$ $\forall t_0$ $f_t(x) \rightarrow f_{t_0}(x)$ as $t \rightarrow t_0$ almost everywhere on $E$
or in other words $f$ is continuous with respect to $t$ I think.
$2)$ $\exists$ $g(x) \in L^1(E): |f_t(x)|<g(x)$
so there must be at least one $g$ which works for every $t$
I get this theorem and I get the proof also but when it comes to applying it for some strange reason I can never find a $g$...
e.g for $E=(0,\infty)$ $f_t(x)=x^{t-1}e^{-x^2}$
The best I could do was say it was less than $x^{t-1}$
For this it is $t<1$ which makes the power of $x$ negative that causes problems in $(0,1)$ since it explodes in that region. $t>1$ then becomes a problem in $[1,\infty)$
or
$f_t(x)=\displaystyle\frac{e^{-x}\sin(tx)}{x\sqrt{x}}$
Rewrote as $\displaystyle\frac{te^{-x}\sin(tx)}{(tx)\sqrt{x}}$ But $\frac{\sin(xt)}{(xt)}<1$ so we just need to bound $\displaystyle\frac{te^{-x}}{\sqrt{x}}$ which obviously explodes near $0$. Surely a bound doesn't doesn't exist for either of these? For the first case independence of $t$ is troublesome. and for the second case just straight out dont know how to bound it even with the usual trick of considering cases $(0,1)$ and $[1,\infty)$