Here are the approaches I tried.
- If I use the limit comparison test with $\frac{1}{n^a}$, I get $\lim\limits_{n \to \infty}\frac{1}{\ln n} = 0$, which I don't think is very helpful.
- I can't use the direct comparison test with $\frac{1}{n^a}$ either because the given series is greater than it.
- I don't think I can use the integral test either. I don't know how to integrate $\int_0^{\infty}\frac{1}{n^a\ln n} dn$.
- I think I might be able to compare the series with $\frac{1}{n^{a + 1}}$, since $\ln n < n$.
For $n\geq 3$ we have that $$ n^a\ln n\geq n^a $$ whence $$ 0\leq \frac{1}{n^a\ln a}\leq\frac{1}{n^a} $$ and you can conclude using comparison to a p-series.