I know this seems ridiculously an obvious thing but: What does $n\log^2(n)$ mean? Does it mean $n\log (\log(n))$ or $n\log(n)^2$? I am trying to compare it with $n\log(n)$ to check which one of the two is bigger for large $n\in \mathbb{N}$.
2026-03-26 12:36:28.1774528588
What is the meaning of $n\log^2(n)$
236 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
I would say that it means $$n[\log(n)]^2.$$