I've let $y = 2 ^ {((\log n)^2)}$ and arrive at $\log_2 y = (\log n)(\log n)$, but am unsure how to proceed from here. Help will be appreciated thank you!
2026-03-30 23:30:55.1774913455
Prove that $2 ^ {((\log n)^2) }= n \log n$
70 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
They are not equal.
$$2^{\log^2(n)}\neq n\cdot\log(n)$$
Substituting $n$ for $1$:
$$\begin{align} & 2^{\log^2(1)}\neq1\cdot\log(1) \\ \implies& 1\neq0 \\ \end{align}$$