Tetration Guide, Meaning , Facts, Information and Description
Tetration (also hyper4, power tower, super-exponentiation) is iterated exponentiation.
Tetration follows exponentiation in the sequence:
- addition
- multiplication
- exponentiation
- tetration
We can think of multiplication () as B instances of A added together, and we can consequently think of exponentiation () as B instances of A multiplied together. So we can go a step further, and think of tetration () as B instances of A exponentiated together.
Note that when solving multiple-level exponentiation, the exponentiation is done at the deepest level first (in the notation, at the highest level). In other words:
- .
- The Ackermann function: A(a, b, 3); this is the most generally accepted notation.
- Knuth's up-arrow notation: .
- Conway chained arrow notation: .
- Rudy Rucker's notation: .
- Hyper operator notation: .
| Table of contents |
|
2 Properties 3 Complex Tetration |
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 . Therefore, must remain an undefined quantity as well. (The figure can safely be defined as 1, however.)
Again, is an undefined quantity, so values for cannot be defined directly. However, is well defined, and exists:
Since complex numbers can be raised to powers, tetration can be applied to numbers of the form , where i 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:
i(a+bi) = eiπ/2 (a+bi) = e-bπ/2 (cos(aπ/2) + i sin(aπ/2)) .
This suggests a recursive definition for given any :
a' = e-bπ/2 cos(aπ/2)
and b' = e-bπ/2 sin(aπ/2)
The following approximate values can be derived, where is ordinary exponentiation (ie. in).
See http://home.earthlink.net/~mrob/pub/math/ln-notes1.html#real-hyper4 for attempts to extend tetration to real numbers. This is an Article on Tetration. Page Contains Information, Facts Details or Explanation Guide About Tetration Examples
Properties
This limit holds for negative , as well. could be defined in terms of this limit, but would conflict with the standard undefinedness of .Complex Tetration
Solving the relation yields the expected = 1 and = 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.
