so far I've been able to establish what happens when,
$p=0$ and $s=0$, diverges
$p=0$ and $s>1$, diverges
$p=0$ and $s<1$, converges
$p=0$ and $s=1$, diverges
But when $p\neq 0$ and $s\in \mathbb{R}$ I don't really know how to integrate
$$\int_{2}^{+\infty} \frac{1}{\ln^p(x)x^s}\,dx$$
Thanks,
The conditions of convergence are Re(s)>1 or Re(s)=1 and Re(p)>1. these conditions are obtained from the Euler-Maclaurin formula and the conditions of convergence of the Bertrand's series.
elementary explaination: for p, s real
As the primitive of $\frac1{x \ln(x)} = \ln \ln x$, which diverge, the integral diverge when $s <1$ or $p\le 1$ and for s>1, evidently the integral converge whatever p because $\ln^p(x) = o(x^\epsilon)$ for all $\epsilon>0$.
And for $s=1$ and $p \neq 1$, the primitive of $\frac1{x \ln^p(x)}$ is $\frac{\ln(x)^{1-p}}{1-p}$ and the integral converge iff $p>1$.