For a given $a, b \in \mathbb{R}$ and $b \geq 0$, I am interested in determining the convergence or divergence of the integral
$$ \int_{1}^{\infty} x^a \sin{\left(\frac{1}{x^b}\right)} dx $$
Specifically, I would like to find the values of $a$ and $b$ for which the integral converges and diverges.
Additionally, I would appreciate any insights regarding the convergence or divergence of the integral when $b < 0$.
Thank you for your assistance!
If $ b=0$,
$$ I=\sin(1)\int_{1}^{\infty} x^a dx$$
This integral converges when $a<-1$. This is the easy case.
If $ b>0$, let $\displaystyle\theta=\frac{1}{x^b}$, we get
$$I=\frac{1}b\int_{0}^{1} \frac{\sin\theta}{\theta^{p+1}} ~d\theta,~~~~~p=\frac{a+1}{b}$$
Note that: $\displaystyle \theta-\frac{\theta^3}{6}\le\sin\theta\le\theta$
if $p<1$
$$I\le \frac{1}b\int_{0}^{1} \frac{\theta}{\theta^{p+1}} ~d\theta=\frac{1}b\int_{0}^{1} \frac{1}{\theta^{p}} ~d\theta=\frac{1}{b(1-p)}\longrightarrow\text{converge}$$
if $p\ge 1$
$$I\ge \frac{1}b\int_{0}^{1} \frac{\theta-\frac{\theta^3}{6}}{\theta^{p+1}} ~d\theta=\frac{1}b\int_{0}^{1} \left(\frac{1}{\theta^{p}}-\frac{1}6\theta^{2-p}\right)~d\theta\longrightarrow\text{diverge}$$
Summary:
Given that $b\ge0$, this integral converges if and only if $\boxed{a+1<b}$.