Is there a general method to arrange $n^n$, $(n-1)^{(n-1)}$, $(n+1)^{(n+1)}$, $(n-1)^{(n+1)}$, $(n+1)^{(n-1)}$ in ascending order?
I am interested in a general method which works for all real values of n.
Highly original and intuitive methods which may work for specific cases of n also appreciated.
I would also like to understand some beautiful and thought provoking methods(such as proof without words)
Eventually,
My last question is whether we can arrange
$n^n$, $(n-k)^{(n-k)}$, $(n+k)^{(n+k)}$, $(n-k)^{(n+k)}$, $(n+k)^{(n-k)}$ in ascending order.
Where $k$ is a arbitrary positive constant.
Caution : Consider only those values for the above expressions are defined and real.