I am rather stuck in studying the convergence of this integral:
$$ \int_{0}^{\infty} {\mathrm{d}x \over 1 + x^{2}\left\vert\,\sin\left(\,x\,\right)\,\right\vert} $$
I can't really find an equivalent, and I don't really see what I can compare it too. Any help would be appreciated.


$$ \begin{align} \int_{k\pi}^{(k+1)\pi}\frac{\mathrm{d}x}{1+x^2|\sin(x)|} &\le\int_0^\pi\frac{\mathrm{d}x}{1+k^2\pi^2\sin(x)}\tag{1}\\ &=2\int_0^{\pi/2}\frac{\mathrm{d}x}{1+k^2\pi^2\sin(x)}\tag{2}\\ &\le2\int_0^{\pi/2}\frac{\mathrm{d}x}{1+2k^2\pi x}\tag{3}\\ &=\frac1{k^2\pi}\int_0^{k^2\pi^2}\frac{\mathrm{d}x}{1+x}\tag{4}\\ &=\frac{\log\left(1+k^2\pi^2\right)}{k^2\pi}\tag{5}\\ &\le\frac{\log\left(k^2\pi^2\right)+\frac1{k^2\pi^2}}{k^2\pi}\tag{6}\\ &=\frac{2\log(\pi)+2\log(k)+\frac1{k^2\pi^2}}{k^2\pi}\tag{7} \end{align} $$ Explanation:
$(1)$: on $[k\pi,(k+1)\pi]$, $1+x^2|\sin(x)|\ge1+k^2\pi^2\sin(x-k\pi)$
$\phantom{\text{(1): }}$then subsitute $x\mapsto x+k\pi$
$(2)$: $\sin(x)=\sin(\pi-x)$
$(3)$: on $[0,\pi/2]$, $\sin(x)\ge\frac2\pi x$
$(4)$: substitute $x\mapsto\frac x{2k^2\pi}$
$(5)$: integrate
$(6)$: $\log(1+x)\le\log(x)+\frac1x$
$(7)$: expand the $\log$
Therefore, $$ \begin{align} \int_0^\infty\frac{\mathrm{d}x}{1+x^2|\sin(x)|} &\le\int_0^\pi1\,\mathrm{d}x+\sum_{k=1}^\infty\frac{2\log(\pi)+2\log(k)+\frac1{k^2\pi^2}}{k^2\pi}\\[4pt] &=\pi+\frac{2\log(\pi)}\pi\zeta(2)-\frac2\pi\zeta'(2)+\frac1{\pi^3}\zeta(4) \end{align} $$ and the integral converges.