For which $a \in \mathbb{R}$ is the integral $\int_1^\infty x^ae^{-x^3\sin^2x}dx$ finite?
I've been struggling with this question. Obviously when $a<-1$ the integral converges, but I have no idea what happens when $a\ge -1 $.
Any help would be appreciated
If $a < +0.5$, the integral converges. This is because we can split the integral over $[1,\infty)$ into an integral over $\bigcup_k (-\epsilon_k+k\pi,+\epsilon_k+k\pi)$ and an integral over all the rest.
The integral over $(-\epsilon_k + k\pi, +\epsilon_k+k\pi)$ can be bounded by $(k\pi)^a \cdot 2\epsilon_k$. Therefore: If we choose $\epsilon_k:=k^{-1.5+\delta}$ then $\epsilon_k \to 0$ fast enough such that the sum of the integrals over all the little bits will converge.
Now for the complement of the little bits. Outside of $(-\epsilon_k,+\epsilon_k)+k\pi$ we have $\sin(x)^2\geq \sin(k^{-1.5+\delta})^2$ and thus $-x^3 \sin(x)^2 \leq -k^{2\delta} \pi^3 (k^{1.5-\delta}\sin(k^{-1.5+\delta}))^2$ and $k^{1.5-\delta}\sin(k^{-1.5+\delta}) \xrightarrow{k\to\infty} 1$ because $\lim_{h\to 0} \frac{\sin(h)}{h}=1$. Therefore the integral over the complement of the little bits can be bounded from above by $\int_1^\infty x^a e^{-k^{2\delta}C}$ for some constant $C>0$. And this integral converges for all $\delta>0$.
Conversely: If $a\geq 0.5$, the integral diverges. Again we look at the integrals over the little bits. This time we choose $\epsilon_k := k^{-1.5}$. Then we use $|\sin(x)|\leq |x|$ for $x$ near zero and get $\int_{-\epsilon_k+k\pi}^{+\epsilon_k+k\pi} x^a e^{-x^3 \sin(x)^2} \geq \int x^a e^{-x^3 \epsilon_k^2} \geq 2\epsilon_k \cdot (-\epsilon_k+k\pi)^a e^{-(\epsilon_k+k\pi)^3 k^{-3}}$ This behaves asymptotically like $k^a$ because the term in the exponent goes to $1$. Therefore the sum over all these integrals goes to infinity.