I need to test the convergence of the following improper integral:
$$ \int_1^{+\infty} |\sin x|^x dx $$
I tried to find a minorant, but I did not find it immediately. Furthermore, I tried to split the integral into a series, by dividing the interval x>1 in intervals of the form $[1,\pi]$, $[k\pi,(k+1)\pi]$, with $k \ge 1$. Can you help me, please?
We begin by noting that, for $n \geq 0$,
$$ \int_{0}^{\pi} \sin^n x \, \mathrm{d}x = 2 \int_{0}^{\frac{\pi}{2}} \sin^n x \, \mathrm{d}x \geq 2 \int_{0}^{\frac{\pi}{2}} \left(\frac{2x}{\pi} \right)^n \, \mathrm{d}x = \frac{\pi}{n+1}. \tag{1} $$
Here, the inequality $\sin x \geq 2x/\pi$, valid for $0 \leq x \leq \frac{\pi}{2}$, is utilized. Next, we bound the integral from below by
\begin{align*} \int_{1}^{\infty} \left| \sin x \right|^x \, \mathrm{d}x &\geq \int_{\pi}^{\infty} \left| \sin x \right|^x \, \mathrm{d}x \\ &= \sum_{n=1}^{\infty} \int_{n\pi}^{(n+1)\pi} \left| \sin x \right|^{x} \, \mathrm{d}x \\ &\geq \sum_{n=1}^{\infty} \int_{n\pi}^{(n+1)\pi} \left| \sin x \right|^{(n+1)\pi} \, \mathrm{d}x \\ &= \sum_{n=1}^{\infty} \int_{0}^{\pi} (\sin x)^{(n+1)\pi} \, \mathrm{d}x. \end{align*}
Now this lower bound can be further bounded from below by using $\text{(1)}$ to prove the desired divergence.