TL;DR Is there any way to solve this by comparison?
Context: This question is posed in my text book after the integral test, the comparison test, and the limit-comparison test, but before any of the other tests.
I'm pretty sure the answer is $r>1$, and I can arrive at that with the integral test. But that requires some painful integration, and I can't help but think that I should be able to compare the sum with $\sum\frac{1}{n^r}$, which I know converges when $r>1$.
Since $\ln(n)<n$, I tried comparing with $\sum\frac{n}{n^r}=\sum\frac{1}{n^{r-1}}$ to get $r>2$. And while it certainly does converge when $r>2$, that's not entirely correct.
Can this be done by comparison?