I want to find all pairs $(a,b)$ where $a,b\in \mathbb{R}$ such that $\int_{1}^{\infty}\frac{(\ln x)^{b}}{x^{a}}dx$ is finite.
I found some parts of the solution. For instance, when $b<-2$ and $a>1$ or when $b=1$ and $a>2$, this integral is finite. But I don't know how to analyze it in general. Is there any way to see all $(a,b) $ easier?
The convergence of this integral is related to convergence of Bertrand's Series through application the integral test. But we need to be careful due to the possible singularity at $x=1^+$ arising from $\log^b(x)$ for $b<0$.
One way to see things a bit clearer is to enforce the substitution $x\mapsto e^x$. Proceeding, we obtain
$$\int_1^\infty \frac{\log^b(x)}{x^a}\,dx=\int_0^\infty x^be^{(1-a)x}\,dx\tag 1$$
And now the singularity at $x=1$ for $b<0$ of the integrand on the left-hand side of $(1)$ is more transparent by looking at the singularity at $x=0$ for $b<0$ of the integrand on the right-hand side of $(1)$.
From the right-hand side of $(1)$, it is straightforward to see that the integral diverges for $a\le 1$ and converges for $a>1$ and $b>-1$.