Here k>=1 and e >0. This is a homework question and from what i understood is since n^e is a polynomial function it will always grow faster that log^k(n)(log is to the base 2) so ,
log^k(n) = o (n^e)
But when i try to plot the graph at www.wolframalpha.com to confirm my understanding it does not give me the clear picture. Can anyone tell me if there is a better way to analyse this.