Given the following integral:
$$ \int_1^\infty x^{-1}\sin\left(x^{\frac{3}{2}}\right)\sin(x)~dx $$
I need to prove it converge using Dirichlet's test. This is what I tried:
Let $g(x)=x^{-1}$, then it is diffrentiable, and also $\lim_{x\to\infty}g(x)=0$. For $g'(x)$ it is the case that $\int_a^\infty|g'(x)|dx$ is absolutley converge.
Now let $f(x)=\sin\left(x^{\frac{3}{2}}\right)\sin x$. Then $f$ is continuous. My only struggle is to show that $F(x)=\int_1^x \sin\left(t^{\frac{3}{2}}\right)\sin tdt$ is bounded, which I believe to be true bet not $100\%$ sure.
Here is another solution , perhaps more elegant:
Let $f(x)=x^{\frac{1}{2}}\sin\left(x^{\frac{3}{2}}\right)$ and $g(x)=x^{-\frac{3}{2}}\sin x$.
$f$ is an elementary function so it is continuous. For $F(x)$ we get:
$$ F(x)=\int_1^x t^{\frac{1}{2}}\sin\left(x^{\frac{3}{2}}\right)dt=-\frac{2}{3}\cos\left(x^{\frac{3}{2}}\right)+\frac{2}{3}\cos\left(1\right) $$
So $F$ is bounded. For $g(x)$, $g$ is diffrentiable and $\lim_{x\to\infty}g(x)=0$. All that left to do is to show that $g'(x)$ is absolutly convergent, which is the case here. Then $f,g$ satisfies all the conditions and $\int_1^{\infty}f(x)g(x)dx$ converge.