Prove the convergence of the series: $$\sum_{n=1}^{\infty} a^{\ln n},\,\text{for} \,\,0<a<\frac{1}{e}.$$
Attempt. I have proved the non-convergence in the case $a\geq 1/e$ (using the comparison test and getting $a^{\ln n}\geq \frac{1}{n}$). In case $0<a<\frac{1}{e}$, I get $a^{\ln n}<\frac{1}{n}$ and the above test doesn't work. Ratio test, root test are also not applicable here.
Thanks in advance for the help.
(Following the hint by @SangchulLee)
$$\sum_{n=1}^{\infty} \alpha^{\ln n}=\sum_{n=1}^{\infty}n^{\ln \alpha}= \sum_{n=1}^{\infty}\frac{1}{n^{-\ln\alpha}}$$ so we get a harmonic series with $-\ln\alpha>1$ for $0<\alpha<\frac{1}{e}$ and therefore convergence.