Can someone show why this limit is $0$? $$\lim_{n\to \infty} \frac{n^\alpha}{(\log n)^{\log n}}=\lim_{n\to \infty} \frac{e^{\alpha \log n}}{e^{\log n \cdot\log(\log n)}}=\lim_{n\to \infty} e^{\alpha \log n-\log n\cdot \log(\log n)}=\lim_{n\to \infty} e^{\log n(\alpha -\log(\log n))}=\lim_{n\to \infty} n(\alpha -\log(\log n))$$ with $\alpha>0$
I tried with L'Hôpital's rule but at a certain moment the limit becomes $+ \infty$, so I think it is that and not $0$
Note that
$$\frac{n^\alpha}{(\log n)^{\log n}}=e^{\log{\frac{n^\alpha}{(\log n)^{\log n}}}} \to e^{-\infty}=0$$
indeed
$$\log{\frac{n^\alpha}{(\log n)^{\log n}}}=\alpha\log n-\log n\cdot\log\log n=\log n(\alpha-\log\log n)\to-\infty$$