I have the problem with calculating such limit:
$$\lim_{n \to \infty} \frac{n^{\ln(n)}}{2^n}$$
After some transformations, I managed to get it to:
$$e^{\lim_{n\to\infty}((\ln n)^2 - n\ln(2))}$$
though I can't do anything more than that. I kind of know the result from the beginning, but I can't get past this moment. As there is a difference in the limit, I'm not sure how should I deal with it. I think I know that $n\ln(2)$ grows asymptotically faster, but it isn't enough proof to say the limit of that subtraction is $-\infty$, and, for the first limit: $e^{-\infty} = 0$.
Long story short: how should I solve this part? $$\lim_{n\to\infty}((\ln n)^2 - n\ln(2))$$
HINT
$$(\ln n)^2 - n\ln 2=(\ln n)^2\left(1-\frac{n\ln 2}{(\ln n)^2}\right)$$