Is the following integral converges or diverges? :
$$\int_1^\infty \sin(e^x(x-2))dx$$
I tried to use the assignment $t=e^x$ and I got:
$$\int_1^\infty \sin(e^x(x-2))dx=\int_e^\infty \frac{\sin(t(\ln\ t-2))}{t}dt$$
I thought of comparing it to $\int_1^\infty \frac{1}{x}dx$ and I am stuck.