I would like to check whether
$$\int_{0}^{\infty} \frac{x \sin(x)}{1+x²}dx$$
converges and converges absolutely.
I have a feeling that neither is true, however none of the methods known to me seem to help. I struggle to find a lower estimate for the function. Any hints and help welcome.
I tried using $$\frac{x \sin(x)}{1+x²}\leq \frac{x \sin(x)}{x²}=\frac{ \sin(x)}{x}$$
of which I know that it absolutely converges, but it only holds for when $\sin(x)\geq0$, so it does not help with the non-absolute convergence.
Note that for $x\ge 1$, $\frac{x}{1+x^2}$ monotonically decreases to $0$ and $\int_0^L \sin(x)\,dx\le 2$ for all $L$.
Therefore, Abel's (Dirichlet's) Test for improper integrals guarantees that the integral coverges.
To show that we have conditional convergence only, we have $\frac{x}{1+x^2}\ge \frac{1}{2x}$ for $x\ge 1$.
Then, we can write
$$\begin{align} \int_{1}^{(n+1)\pi}\frac{|\sin(x)|}{x}\,dx&\ge\sum_{k=1}^n\int_{k\pi}^{(k+1)\pi}\frac{|\sin(x)|}{x}\,dx\\\\ &\ge \sum_{k=1}^n \frac{1}{(k+1)\pi}\int_0^\pi \sin(x)\,dx\\\\ &=\sum_{k=1}^n \frac{2}{(k+1)\pi}\tag 1 \end{align}$$
Since, the series in $(1)$ diverges by comparison with the harmonic series, then the integral of interest does not absolutely converge.