I tried finding a few inequalities but all didn't seem to get me anywhere.
My try:
By $\log(x)<x \quad \forall x\ge 0$ we can see pretty easily that
$\log_2(n)^a < n^a$
or in another way - since $\log_2(n)=2\log_2(\sqrt{n}) < 2\sqrt{n}$ so
$ \log_2(n)^a = 2^a\log_2(\sqrt{n})^a < 2^a\sqrt{n}^a$
Am I missing something?
How can I reduce the power of $a$? I tried using the limits definition but also got stuck
Thank you in advance