I couldn't find any answer on the internet so I came here, I'm trying to understand how $2^{n\log_2n}=n^n$
I know that $n^n=e^{\ln{n^n}}=e^{n\ln{n}}$
So far I've got $2^{n\log_2n}=2^{\log_2{n^n}}=2^{\frac{\ln{n^n}}{\ln2}}$
Then I'm stuck, I'm not even sure I'm going the good way..
Thanks in advance