For $\alpha \in \mathbb{R}$ determine $$\lim_{x\to \infty}\int_{x}^{x+x^{\alpha}}\frac{\arctan t}{\sqrt{t}} \, dt$$
What's the standard way to proceed? If the integral converges in $[a,+\infty)$ it's okay, but what about cases like this one? Thanks in advance.
We have that
$$\frac{\arctan t}{\sqrt{t}}=\frac{\pi}{2\sqrt t}-\frac{1}{\sqrt t}\arctan \frac 1 t= \frac{\pi}{2\sqrt t}-\frac{1}{t\sqrt t} +o\left(\frac{1}{t\sqrt t}\right)$$
and
$$\int_{x}^{x+x^{\alpha}}\frac{\arctan t}{\sqrt{t}}= \pi(\sqrt {x^\alpha+x}-\sqrt x)-\frac{2}{\sqrt {x^\alpha+x}}+\frac{2}{\sqrt {x}} +o\left(\frac{1}{\sqrt {x^\alpha+x}}\right)=\pi\frac{x^\alpha}{\sqrt {x^\alpha+x}+\sqrt x}-\frac{2}{\sqrt {x^\alpha+x}}+\frac{2}{\sqrt {x}} +o\left(\frac{1}{\sqrt {x^\alpha+x}}\right)$$
then
$$\lim_{x\to \infty}\int_{x}^{x+x^{\alpha}}\frac{\arctan t}{\sqrt{t}}=\begin{cases}+\infty \quad \alpha>\frac12\\\\\frac \pi 2 \quad \alpha=\frac12\\\\0\quad \alpha<\frac12\end{cases}$$