How can I check for which values of $\alpha $ this integral $$\int_{0}^{\infty} \frac{\ln(1+x^2)}{x^\alpha}\,dx $$ converges?
I managed to do this in $0$ because I know $\ln(1+x)\sim x$ near 0.
I have no idea how to do this in $\infty$ where nothing is known about $\ln(x)$ .
Will someone help me ?
Thanks!
For large values of $x$, we can build the expansion
$$ \log[1 + x^2] = 2 \log[x] + \frac{1}{x^2} - \frac{1}{2 x^4} + \frac{1}{3 x^6} - \frac{1}{4 x^8} $$ So, I think that the only problem is now to compute the antiderivative of $\log[x] / x^a$ which is quite simple using integration by parts ($u = \log[x]$ , $v'= 1 / x^a$).
The result is $\frac{x^{1-a} \log[x]}{1-a} - \frac{x^{1-a}}{1-a)^2}$
Remember how behave the product of $x$ to power by $\log[x]$. You then arrive to what Olivier was telling.
I hope that this clarifies. If not, just post and we shall continue. Cheers.