Tetration

Tetration (also exponential map, hyperpower, power tower, super-exponentiation, and hyper4) is iterated exponentiation, the first hyper operator after exponentiation. The word tetration was coined by Reuben Louis Goodstein from tetra- (fourth) and iteration. Tetration is used for the notation of very large numbers. Tetration follows exponentiation in the sequence:

  1. addition
    a + b
  2. multiplication
    {{\ } \atop a \times b = } {{b\mbox{ copies of }a} \atop {\overbrace{a + \cdots + a}}}
  3. exponentiation
    {{\ } \atop a^b = } {b\mbox{ copies of }a \atop {\overbrace{a \times \cdots \times a}}}
  4. tetration
    {\ ^ba = \atop {\ }} \!\!\!\!\!\!\!{{\underbrace{a^{a^{\cdot^{\cdot^{a}}}}}} \atop {b\mbox{ copies of }a}}

where each operation is defined by iterating the previous one.

We can think of multiplication (a \times b) as B instances of A added together, and we can consequently think of exponentiation (ab) as B instances of A multiplied together. So we can go a step further, and think of tetration (a \uparrow\uparrow b) as B instances of A exponentiated together.

Note that when evaluating multiple-level exponentiation, the exponentiation is done at the deepest level first (in the notation, at the highest level). In other words:

\,\!2^{2^{2^2}} = 2^{\left(2^{\left(2^2\right)}\right)} = 2^{\left(2^4\right)} = 2^{16} = 65,\!536
\,\!2^{2^{2^2}} is not equal to \,\! \left({\left(2^2\right)}^2\right)^2 = 256

To generalize the first case (tetration) above, a new notation is needed (see below); however, the second case can be written as

\,\! \left(\left(2^2\right)^2\right)^2 = 2^{2 \cdot 2 \cdot 2} = 2^{2^3}.

Thus, its general form still uses ordinary exponentiation notation.

The notations in which tetration can be written (some of which allow even higher levels of iteration) include:

For the Ackermann function we have 2 \uparrow\uparrow b = A(4, b−3) + 3, i.e. A(4, n) = 2 \uparrow\uparrow (n+3) − 3

The up-arrow is used identically to the caret (^), so that the tetration operator may be written as ^^ in ASCII: a^^b.

Contents

Examples

Extension to low values of the second operand

Using the relation n\uparrow\uparrow k = \log_n \left(n\uparrow\uparrow (k+1)\right) (which follows from the definition of tetration), one can derive (or define) values for n\uparrow\uparrow k where k \in {-1, 0, 1}.


\begin{matrix}   n\uparrow\uparrow 1     & = &   \log_n \left(n\uparrow\uparrow 2\right)     & = &   \log_{n} \left(n^n\right)     & = &    n \log_{n} n      & = &    n \\   n\uparrow\uparrow 0     & = &   \log_{n} \left(n\uparrow\uparrow 1\right)     & = &    \log_{n} n     & & & = &   1 \\   n\uparrow\uparrow -1     & = &   \log_{n} \left(n\uparrow\uparrow 0\right)     & = &   \log_{n} 1     & & & = &    0 \end{matrix}


This confirms the intuitive definition of n\uparrow\uparrow 1 as simply being n. However, no further values can be derived by further iteration in this fashion, as logn0 is undefined.

Similarly, since log11 is also undefined (log11 = ln1 / ln1 = 0 / 0), the derivation above does not hold when n = 1. Therefore, 1\uparrow\uparrow{-1} must remain an undefined quantity as well. (The figure 1\uparrow\uparrow{0} can safely be defined as 1, however.)

Sometimes, 00 is taken to be an undefined quantity. In this case, values for 0\uparrow\uparrow{k} cannot be defined directly. However, \lim_{n\rightarrow0} n\uparrow\uparrow{k} is well defined, and exists:

\lim_{n\rightarrow0} n\uparrow\uparrow k = \begin{cases} 1, & k \mbox{ even} \\ 0, & k \mbox{ odd} \end{cases}

This limit holds for negative n, as well. 0\uparrow\uparrow{k} could be defined in terms of this limit and this would agree with a definition of 00 = 1.

Complex tetration

Missing image
Tetration_period.gif
Tetration by period
Missing image
Tetration_escape.gif
Tetration by escape

Since complex numbers can be raised to powers, tetration can be applied to numbers of the form a + bi, where i is the square root of −1. For example, n\uparrow\uparrow k where n = i, tetration is achieved by using the principal branch of the natural logarithm, and noting the relation:

i^{a+bi} = e^{{i\pi \over 2} (a+bi)} = e^{-{b\pi \over 2}} \left(\cos{a\pi \over 2} + i \sin{a\pi \over 2}\right)

This suggests a recursive definition for i\uparrow\uparrow (k+1) = a'+b'i given any i\uparrow\uparrow k = a+bi:

a' = e^{-{b\pi \over 2}} \cos{a\pi \over 2}
b' = e^{-{b\pi \over 2}} \sin{a\pi \over 2}

The following approximate values can be derived, where i\uparrow n is ordinary exponentiation (ie. in).

Solving the relation yields the expected i\uparrow\uparrow0 = 1 and i\uparrow\uparrow-1 = 0, with negative values of k giving infinite results on the imaginary axis. Plotted in the complex plane, the entire sequence spirals to the limit 0.4383+ 0.3606i, which could be interpreted as the value where k is infinite.

Such tetration sequences have been studied since the time of Euler but are poorly understood due to their chaotic behavior. Most published research historically has focused on the convergence of the power tower function. Current research has greatly benefited by the advent of powerful computers with fractal and symbolic mathematics software. Much of what is known about tetration comes from general knowledge of complex dynamics and specific research of the exponential map.

Extension to real numbers

Extending x↑↑b to real numbers x>0 is straightforward and gives, for each natural number b, a super-power function f(x) = x↑↑b. (The term super is sometimes replaced by hyper: hyper-power function).

As mentioned above, for positive integers b the function tends to 1 for x tending to 0 if b is even, and to 0 if b is odd, while for b=0 and b=−1 the function is constant, with values 1 and 0, respectively.

Consider the problem of finding a super-exponential function or hyper-exponential function f(x )=a↑↑x which is an extension to real x>−2 to what was defined above, satisfying (for a>1):

When a↑↑x is defined for an interval of length one, the whole function easily follows for all x>−2

A simple solution is given by a \uparrow\uparrow x = x+1 for − 1 < x < 0, hence a \uparrow\uparrow x = a^x for 0 < x < 1, a\uparrow \uparrow x=a^{a^{(x-1)}} for 1 < x < 2, etc.

However, it is only piecewise differentiable; at integer values of x the derivative is multiplied by ln a: 10↑↑.99 = 9.77, 10↑↑1 = 10, 10↑↑1.01 = 10.55.

Other, more complicated solutions may be smoother and/or satisfy additional properties.

A super-exponential function grows even faster than a double-exponential function; for example, if a=10: f(−1)=0, f(0)=1, f(1)=10, f(2)=1010, f(2.3)=googol, f(3)=10^{10^{10}}, f(3.3)=googolplex. It passes 10^{10^x} at x = 2.376, f(x) = 4.83×10237.

When defining a↑↑x for every a, another possible requirement could be that a↑↑x is monotonically increasing with a.

The inverse functions are called super-root or hyper-root, and super-logarithm or hyper-logarithm sloga defined for all real numbers, also negative numbers.

The function sloga satisfies:

slogaab = 1 + slogab
slogab = 1 + slogalogab
slogab > − 2

Examples:

Other attempts

When 10↑↑½ is defined as the x with x↑↑2=10 then 10↑↑½=2.51. When 10↑↑¼ is defined as the x with x↑↑4=10 then 10↑↑¼=1.73. However, there is no direct relation between the two. Thus this approach may not be suitable as a starting point to extend the definition of a↑↑b to real b.

See http://home.earthlink.net/~mrob/pub/math/ln-notes1.html#real-hyper4 for attempts to extend tetration to real numbers.

It arrives at e.g. 2↑↑1.2 = 2.22, and correspondingly, 2↑↑2.2 = 22.22 = 4.66, and 2↑↑3.2 = 24.66 = 25.3, approximately the same as with the definition above.

Infinitely high power towers

\sqrt{2}^{\sqrt{2}^{\sqrt{2}^{\sqrt{2}^{\sqrt{2}^{\sqrt{2}^{..}}}}}} converges to 2, and can therefore be said to be equal to 2. In general, let r be a positive real number. Let x = r1 / r. Then the infinite power tower x^{x^{x^{..}}} converges to r, provided that r is not more than Euler's number e, hence x is not more than e1 / e. This may be extended to complex numbers z with the definition:

z^{z^{z^{.^{.^{.}}}}} = -\frac{\mathrm{W}(-\ln{z})}{\ln{z}}

where W(z) represents Lambert's W function.

See also

External links

References

See also: Tetration, 1 E12, ASCII, Ackermann function, Addition, Complex plane, Conway chained arrow notation, Exponential function, Exponentiation, Googol