Find the number $n^{2}$ from the number $\large n^{n^{n^{2}}}$
Any help? I tried with $\log$ but I got nothing.
Find the number $n^{2}$ from the number $\large n^{n^{n^{2}}}$
Any help? I tried with $\log$ but I got nothing.
Copyright © 2021 JogjaFile Inc.
A slight extension of the idea to take logs suggested by OP and @CameronWilliams can be used to get an inelegant partial solution based on the obvious computations. While it does go farther than I thought possible from the Comment by @EricTressler, one can hope that a general solution can be found in closed form that does not depend on computation.
For $n = 2, \dots 25,\;$ let $q = n^2,\; h = n^{n^q}$ and $$c = \lfloor \log_{10}(\log_{10}(h))\rfloor = \lfloor q \log_{10}(n) + \log_{10}(\log_{10}(n))\rfloor.$$ Use $c$ in the following table to find $n$ and $q.\;$ (If $h = 1,$ then $n = n^2 = 1.$)
With suitable software this table might be extended to somewhat larger values of $n,$ but this table illustrates the idea. Maybe it will give someone a clue towards a closed form solution.