Re-write $(\log(n))^{\log n}$ as $n^{\log(\log n)}$
I have not managed to re-write it, the only rule I thought of is to write it as $\log(n)\log(n)$ but I've no idea how to bring the $n$ as the basis.
Re-write $(\log(n))^{\log n}$ as $n^{\log(\log n)}$
I have not managed to re-write it, the only rule I thought of is to write it as $\log(n)\log(n)$ but I've no idea how to bring the $n$ as the basis.
On
$$\log(n)^{\log(n)}=e^{\log(\log(n)^{\log(n)})}$$ $$e^{\log(\log(n)^{\log(n)})}=e^{\log(n)\log(\log(n))}$$ $$e^{\log(n)\log(\log(n))}=n^{\log(\log(n))}$$
Note that, by definition, $a^b=e^{b\ln a}$, so you get $$\left(\ln x\right)^{\ln x}=e^{\ln x \ln\ln x}=\left(e^{\ln x}\right)^{\ln\ln x}=x^{\ln\ln x}.$$