Big O

No.11488863 ViewReplyOriginalReport
Can someone explain to me why n^log(2)n is in O(2^n)?

I have to argue mathematically that n^log(2)n / 2^n is at most a constant. I have no idea.