Jump to content

Tetration

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Steven Weston (talk | contribs) at 10:03, 15 May 2007 (changing languages). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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

  1. addition
  2. multiplication
  3. exponentiation
  4. tetration

where each operation is defined by iterating the previous one.

Addition (a+b) can be thought of as adding b iterations of the "add one" function applied to a, multiplication (ab) can be thought of as b iterations of the "add a" function applied to a, and exponentiation () can be thought of as b iterations of the "multiply by a" function to a. Analogously tetration () can be thought of as b iterations of the "raise to the power a" function applied to a.

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:

is not equal to .

(This is the general rule for the order of operations involving repeated exponentiation.)

Notation

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

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:

  • Standard notation: — first used by Hans Maurer; Rudy Rucker's book Infinity and the Mind popularized the notation.
  • Knuth's up-arrow notation: — allows extension by putting more arrows, or equivalently, an indexed arrow
  • Conway chained arrow notation: — allows extension by increasing the number 2 (equivalent with the extensions above), but also, even more powerfully, by extending the chain
  • hyper4 notation: — allows extension by increasing the number 4; this gives the family of hyper operators

For the Ackermann function we have , i.e.

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

Examples

(The values containing a decimal point are approximate.)

n = n↑↑1n↑↑2n↑↑3n↑↑4
1111
241665,536
3277.63×1012
42561.34×10154
53,1251.91×102,184
646,6562.70×1036,305
7823,5433.76×10695,974
816,777,2166.01×1015,151,335
9387,420,4894.28×10369,693,099
1010,000,000,0001010,000,000,000

Extension to low values of the second operand

Using the relation (which follows from the definition of tetration), one can derive (or define) values for where .

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

Similarly, since is also undefined (), the derivation above does not hold when = 1. Therefore, must remain an undefined quantity as well. (The figure can safely be defined as 1, however.)

Sometimes, is taken to be an undefined quantity. In this case, values for cannot be defined directly. However, is well defined, and exists:

This limit holds for negative , as well. could be defined in terms of this limit and this would agree with a definition of (since 0 is even.)

Complex tetration

File:Tetration period.gif
Tetration by period
File:Tetration escape.gif
Tetration by escape

Since complex numbers can be raised to powers, tetration can be applied to numbers of the form , where is the square root of −1. For example, where , tetration is achieved by using the principal branch of the natural logarithm, and noting the relation:

This suggests a recursive definition for given any :

The following approximate values can be derived, where is ordinary exponentiation (i.e. ).

Solving the relation yields the expected and , with negative values of giving infinite results on the imaginary axis. Plotted in the complex plane, the entire sequence spirals to the limit , which could be interpreted as the value where 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

x↑↑n, for n = 2, 3, 4, 5, 6 and 7.

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

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

At this time there is no commonly accepted solution to the general problem of extending tetration to the real or complex numbers, although it is an active area of research.

Consider the problem of finding a super-exponential function or hyper-exponential function which is an extension to real to what was defined above, satisfying (for ):

  • it is monotonically increasing
  • it is continuous

When is defined for an interval of length one, the whole function easily follows for all

A simple solution is given by for , hence for , for , etc.

However, it is only piecewise differentiable; at integer values of x the derivative is multiplied by : , , .

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 = 10:

  • (googol)
  • (googolplex)
  • It passes at :

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

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

The function satisfies:

Examples:

Infinitely high power towers

converges to 2, and can therefore be said to be equal to 2. The trend towards 2 can be seen by evaluating a small finite tower:

In general, the infinite power tower converges for . For arbitrary real with , let , then the limit is . There is no convergence for (max of is ).

This may be extended to complex numbers with the definition:

where represents Lambert's W function.

See also

References