Is $$\sqrt{\log (n)}=\frac{1}{\sqrt{2}}*(\log n)$$
2026-05-15 19:05:07.1778871907
Is $\sqrt{\log (n)}=\frac{1}{\sqrt{2}}*(\log n)$?
401 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
No.
Let's interpret $\log$ as the decadic logarithm (base = 10), and let $n = 10000$:
$\sqrt{\log (n)}=\sqrt{\log (10000)}=\sqrt{4}=2$
On the other side:
$\frac{1}{\sqrt{2}}*(\log n)=\frac{1}{\sqrt{2}}*(\log 10000)=\frac{1}{\sqrt{2}}*4=2*\sqrt{2}$
Since $2 \ne 2*\sqrt{2}$, both terms are not equal.
If you prefer to interpret $\log$ as natural logarithm, then let $n = e^4$, and you get the same results.