For each $n$, define $f_n:\mathbb R^+\rightarrow \mathbb R^+$ by $f_n(x) = \underbrace{x^{x^{x^{...^{x^x}}}}}_n$
Is it true that $\lim\limits_{n \to \infty} f_n(\frac{n+1}{n}) = 1$ ?
A few computations using Wolfram Alpha seem to suggest so, but I am unsure of how to prove it.
One way to think about why it might be true intuitively is to compare it to the limit definition of $e$, but even this intuition is handwavy (although it seems like it is true based on computations).
Furthermore, I'm unsure if the Binomial expansion actually helps us here.
I'm interested in hearing your thoughts.
The answer is yes. In the Wikipedia article there is a graph, which gives $$\lim_{n\rightarrow \infty} f_n(x)$$
For $e^{-e}<x<e^{1/e}$, this limit exists and is between $e^{-1}$ and $e$. As $x\rightarrow 1$, the limit approaches 1, just as conjectured by OP.