I am stuck on the following problem evaluating an integral with parameters, where the parameter has a limit: $$\lim \limits_{x \to \infty} \int_0^\infty \sin \left(e^{xt}\right)\,dt$$
I know that in some cases you can differentiate what is contained within the integral, which gives us, $\lim \limits_{x \to \infty} \int_0^\infty t e^{xt}\cos \left(e^{xt}\right)\,dt$, which, with a $u$-substitution leads to $\lim \limits_{x \to \infty} \int_1^\infty \cos \left(u\right)\,dt$, but I don't know for sure that I can do that in this case or what to do from there.