solving for exact solution of $x^{x^x} = 17$

192 Views Asked by At

Im trying to solve for the exact solution of

$$ x^{x^x} = 17 $$

I understand that the previous solution, $x^x=17$, does not have an exact closed form solution and requires use of the Lambert W function, however i have not found an answer (from wolfram included) that seems to provide a non approximated answer even without said constraints. When approximating, however, the final answer appears to be close to $2.009$.

Does anyone know of a closed-form solution to this problem, be it even if it involves use of non-elementary functions?

2

There are 2 best solutions below

0
On

If you want a definition of the exact value, consider that it is the limit, when $n\to \infty$, of the first iterate of a Newton-type method of order $n$.

Thsi will give for example, with $L=\log(2)$ $$x_{(2)}=\frac{65+128 L+128 L^2}{32+64 L+64 L^2}$$ $$x_{(3)}=\frac{274+1084 L+2136 L^2+2120 L^3+1056 L^4}{135+538 L+1064 L^2+1060 L^3+528 L^4}$$ $$x_{(4)}=\frac{ 27735+164754 L+487008 L^2+855140 L^3+951704 L^4+630240 L^5+209024 L^6 } {13665+81570 L+241908 L^2+425980 L^3+475060 L^4+315120 L^5+104512 L^6 } $$

The first decimal values $$\left( \begin{array}{cc} n & x_{(n)} \\ 2 & \color{red}{2.00}93361604829833 \\ 3 & \color{red}{2.00896}17010469369 \\ 4 & \color{red}{2.0089646}624948464 \\ 5 & \color{red}{2.0089646909}446277 \\ 6 & \color{red}{2.0089646909}923880 \\ 7 & \color{red}{2.008964690988}6512 \\ 8 & \color{red}{2.00896469098858}31 \\ \cdots & \cdots \\ \infty & \color{red}{2.0089646909885827} \end{array} \right)$$

0
On

You ask for an exact solution. That means solutions in closed form.

Your equation is a case of the more general equations asked for in Solving $x^{x^x}=c$ with Lambert's W function.

The function $f$ with $f(x)=x^{x^x}$ doesn't have partial inverses over non-disrete domains in terms of elementary functions and/or Lambert W. Therefore, your equation $x^{x^x}=17$ cannot be rearranged for $x$ by applying only Lambert W and/or elementary operations (means elementary functions) you can read from the equation.
But it is an open question if the equation has solutions in the elementary numbers.

Equations of your kind can be solved by generalized hyper-Lambert functions (see the references below).
$\ $

Fantini, J.; Kloepfer, G.: Wexzal/The coupled Exponent, 1998

Helms, G.: Wexzal"/"coupled exponent" , "Superroot" and a generalized Lambert-W

Galidakis, I. N.: On solving the p-th complex auxiliary equation $f^{(p)}(z)=z$. Complex Variables 50 (2005) (13) 977-997

Galidakis, I. N.: On some applications of the generalized hyper-Lambert functions. Complex Variables and Elliptic Equations 52 (2007) (12) 1101-1119

Galidakis, I.; Weisstein, E. W.: Power Tower. Wolfram MathWorld