For $a>0$ and $b>0$,
I tried like this
$\lim_{n \to \infty} \frac{ \log^bn }{n^a} = \lim_{n \to \infty}\frac{(\log n)^b }{n^a}$
and then by applying L'Hopital's Rule
$\lim_{n \to \infty} \frac{ b*\log n*1/n }{an^(a-1)}$
Its seems even though I apply L'Hopital's Rule it is giving me indeterminate form.
Any help how above limit becomes 0.