John Creighto said:
Given where you placed the parenthesis, I still don’t follow.
Step by step, then. The problem is to evaluate
\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n+1}
To do so I will take the base-n log of this expression. Using \log a^b = b\log a
\log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n+1}\Biggr) =<br />
\sqrt[n] n \,<br />
\log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_n\Biggr)<br />
We still have something of the form \log a^v. Applying the identity again yields
<br />
{\sqrt[n] n}^{\;2} \,<br />
\log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n-1}\Biggr)
After doing this m<n times, the expression becomes
<br />
{\sqrt[n] n}^{\;m} \,<br />
\log_n\Biggl(\underbrace{\sqrt[n] n^{\left(\sqrt[n] n^{\left(\dotsm^{\sqrt[n] n}}\right)}\right)}_{n+1-m}\Biggr)<br />
After applying this identity
n times, the log (base n) of the original expression becomes
<br />
{\sqrt[n] n}^{\;n} \log_n \left(\sqrt[n] n\right)<br />
The first term, {\sqrt[n] n}^{\;n} is n. The second term, \log_n \left(\sqrt[n] n\right) is 1/n. The product of these two terms is one. If the log (base n) of the expression in question is one, the expression itself must be equal to n.