Analyze the convergence of $$\sum\frac{1}{n(\log(n))^c}.$$
I know that it diverges for $c\leq1$ by using comparision test and integral test for convergence through the $$\int_{2}^{\infty}\frac{1}{x\log x}dx= \log(\log(\infty))-\log(\log2)$$
I also have a gut feeling that it converges for $c>1$ but not able to prove so. Please try explaining through less exotic methods by not resorting to weird convergence test theorem. Thanks!
By Cauchy condensation test
$$ 0 \ \leq\ \sum_{n=1}^{\infty} f(n)\ \leq\ \sum_{n=0}^{\infty} 2^{n}f(2^{n})\ \leq\ 2\sum_{n=1}^{\infty} f(n)$$
we have that
$$\sum\frac{1}{n(\log(n))^c}\le \sum\frac{2^n}{2^n(\log(2^n))^c}=\sum\frac1{n^c\log^c 2}$$