I think that I solved this equation, but there is still some dillema didi I did it right.
Can you please check my solution, and see did I make any mistakes, and maybe propose another solution.
$$ x^{\ln{(x)}}=1\\ \ln(x^{\ln{(x)}})=\ln(1)\\ \text{I can write $\ln(x^{\ln{(x)}})$ as $\ln(x)*\ln(x)\implies2\ln(x)$ and}\\ \text{$\ln(1)\ as\ 0$, so}\\ 2\ln(x)=0\\ \text{divide both sides with 2}\\ \ln(x)=0\\ \text{raising both sides to $e$}\\ e^{\ln(x)=e^0}\\ x=1\\ $$
Thanks.
$ BUT $(\ln x)^2\neq \ln(x^2)$!! The final result is correct, but it comes from the fact that $$ (\ln x)^2 = 0 $$ which implies $\ln x = 0$ and so on, and not from $$ 2\ln x = 0 $$ – AndreasT Jan 04 '14 at 15:13