Pentation

Last updated
The first three values of the expression x[5]2. The value of 3[5]2 is about 7.626 x 10 ; values for higher x, such as 4[5]2, which is about 2.361 x 10 are much too large to appear on the graph. Pentation.jpg
The first three values of the expression x[5]2. The value of 3[5]2 is about 7.626 × 10 ; values for higher x, such as 4[5]2, which is about 2.361 × 10 are much too large to appear on the graph.

In mathematics, pentation (or hyper-5) is the fifth hyperoperation. Pentation is defined to be repeated tetration, similarly to how tetration is repeated exponentiation, exponentiation is repeated multiplication, and multiplication is repeated addition. The concept of "pentation" was named by English mathematician Reuben Goodstein in 1947, when he came up with the naming scheme for hyperoperations.

Contents

The number a pentated to the number b is defined as a tetrated to itself b - 1 times. This may variously be denoted as , , , , or , depending on one's choice of notation.

For example, 2 pentated to the 2 is 2 tetrated to the 2, or 2 raised to the power of 2, which is . As another example, 2 pentated to the 3 is 2 tetrated to the result of 2 tetrated to the 2. Since 2 tetrated to the 2 is 4, 2 pentated to the 3 is 2 tetrated to the 4, which is .

Based on this definition, pentation is only defined when a and b are both positive integers.

Definition

Pentation is the next hyperoperation (infinite sequence of arithmetic operations) after tetration and before hexation. It is defined as iterated (repeated) tetration (assuming right-associativity). This is similar to as tetration is iterated right-associative exponentiation. [1] It is a binary operation defined with two numbers a and b, where a is tetrated to itself b − 1 times.

The type of hyperoperation is typically denoted by a number in brackets, []. For instance, using hyperoperation notation for pentation and tetration, means tetrating 2 to itself 3 times, or . This can then be reduced to

Etymology

The word "pentation" was coined by Reuben Goodstein in 1947 from the roots penta- (five) and iteration. It is part of his general naming scheme for hyperoperations. [2]

Notation

There is little consensus on the notation for pentation; as such, there are many different ways to write the operation. However, some are more used than others, and some have clear advantages or disadvantages compared to others.

Examples

The values of the pentation function may also be obtained from the values in the fourth row of the table of values of a variant of the Ackermann function: if is defined by the Ackermann recurrence with the initial conditions and , then . [7]

As tetration, its base operation, has not been extended to non-integer heights, pentation is currently only defined for integer values of a and b where a > 0 and b ≥ −2, and a few other integer values which may be uniquely defined. As with all hyperoperations of order 3 (exponentiation) and higher, pentation has the following trivial cases (identities) which holds for all values of a and b within its domain:

Additionally, we can also introduce the following defining relations:

Other than the trivial cases shown above, pentation generates extremely large numbers very quickly. As a result, there are only a few non-trivial cases that produce numbers that can be written in conventional notation, which are all listed below.

Some of these numbers are written in power tower notation due to their extreme size. Note that .

The list runs as follows:

Here [5] means pentated;By Shakti Virat Upadhyay:

See also

Related Research Articles

<span class="mw-page-title-main">Associative property</span> Property of a mathematical operation

In mathematics, the associative property is a property of some binary operations, which means that rearranging the parentheses in an expression will not change the result. In propositional logic, associativity is a valid rule of replacement for expressions in logical proofs.

<span class="mw-page-title-main">Exponential function</span> Mathematical function, denoted exp(x) or e^x

The exponential function is a mathematical function denoted by or . Unless otherwise specified, the term generally refers to the positive-valued function of a real variable, although it can be extended to the complex numbers or generalized to other mathematical objects like matrices or Lie algebras. The exponential function originated from the operation of taking powers of a number, but various modern definitions allow it to be rigorously extended to all real arguments , including irrational numbers. Its ubiquitous occurrence in pure and applied mathematics led mathematician Walter Rudin to consider the exponential function to be "the most important function in mathematics".

In mathematics and computer programming, exponentiating by squaring is a general method for fast computation of large positive integer powers of a number, or more generally of an element of a semigroup, like a polynomial or a square matrix. Some variants are commonly referred to as square-and-multiply algorithms or binary exponentiation. These can be of quite general use, for example in modular arithmetic or powering of matrices. For semigroups for which additive notation is commonly used, like elliptic curves used in cryptography, this method is also referred to as double-and-add.

<span class="mw-page-title-main">Exponentiation</span> Arithmetic operation

In mathematics, exponentiation is an operation involving two numbers: the base and the exponent or power. Exponentiation is written as bn, where b is the base and n is the power; this is pronounced as "b (raised) to the n". When n is a positive integer, exponentiation corresponds to repeated multiplication of the base: that is, bn is the product of multiplying n bases:

Large numbers are numbers significantly larger than those typically used in everyday life, appearing frequently in fields such as mathematics, cosmology, cryptography, and statistical mechanics. They are typically large positive integers, or more generally, large positive real numbers, but may also be other numbers in other contexts. Googology is the study of nomenclature and properties of large numbers.

Graham's number is a large number that arose as an upper bound on the answer of a problem in the mathematical field of Ramsey theory. It is much larger than many other large numbers such as Skewes's number and Moser's number, both of which are in turn much larger than a googolplex. As with these, it is so large that the observable universe is far too small to contain an ordinary digital representation of Graham's number, assuming that each digit occupies one Planck volume, possibly the smallest measurable space. But even the number of digits in this digital representation of Graham's number would itself be a number so large that its digital representation cannot be represented in the observable universe. Nor even can the number of digits of that number—and so forth, for a number of times far exceeding the total number of Planck volumes in the observable universe. Thus Graham's number cannot be expressed even by physical universe-scale power towers of the form .

In mathematics, Knuth's up-arrow notation is a method of notation for very large integers, introduced by Donald Knuth in 1976.

Conway chained arrow notation, created by mathematician John Horton Conway, is a means of expressing certain extremely large numbers. It is simply a finite sequence of positive integers separated by rightward arrows, e.g. .

In mathematics, Steinhaus–Moser notation is a notation for expressing certain large numbers. It is an extension of Hugo Steinhaus's polygon notation.

<span class="mw-page-title-main">Tetration</span> Arithmetic operation

In mathematics, tetration is an operation based on iterated, or repeated, exponentiation. There is no standard notation for tetration, though and the left-exponent xb are common.

In computational complexity theory, the complexity class ELEMENTARY of elementary recursive functions is the union of the classes

Modular exponentiation is exponentiation performed over a modulus. It is useful in computer science, especially in the field of public-key cryptography, where it is used in both Diffie–Hellman key exchange and RSA public/private keys.

<span class="mw-page-title-main">Iterated logarithm</span> Inverse function to a tower of powers

In computer science, the iterated logarithm of , written log* , is the number of times the logarithm function must be iteratively applied before the result is less than or equal to . The simplest formal definition is the result of this recurrence relation:

<span class="mw-page-title-main">Iterated function</span> Result of repeatedly applying a mathematical function

In mathematics, an iterated function is a function that is obtained by composing another function with itself two or several times. The process of repeatedly applying the same function is called iteration. In this process, starting from some initial object, the result of applying a given function is fed again into the function as input, and this process is repeated.

In mathematics, Cutler's bar notation is a notation system for large numbers, introduced by Mark Cutler in 2004. The idea is based on iterated exponentiation in much the same way that exponentiation is iterated multiplication.

<span class="mw-page-title-main">65,536</span> Natural number

65536 is the natural number following 65535 and preceding 65537.

In mathematics, the super-logarithm is one of the two inverse functions of tetration. Just as exponentiation has two inverse functions, roots and logarithms, tetration has two inverse functions, super-roots and super-logarithms. There are several ways of interpreting super-logarithms:

The Grzegorczyk hierarchy, named after the Polish logician Andrzej Grzegorczyk, is a hierarchy of functions used in computability theory. Every function in the Grzegorczyk hierarchy is a primitive recursive function, and every primitive recursive function appears in the hierarchy at some level. The hierarchy deals with the rate at which the values of the functions grow; intuitively, functions in lower levels of the hierarchy grow slower than functions in the higher levels.

In mathematics, superfunction is a nonstandard name for an iterated function for complexified continuous iteration index. Roughly, for some function f and for some variable x, the superfunction could be defined by the expression

In mathematics, the hyperoperation sequence is an infinite sequence of arithmetic operations (called hyperoperations in this context) that starts with a unary operation (the successor function with n = 0). The sequence continues with the binary operations of addition (n = 1), multiplication (n = 2), and exponentiation (n = 3).

References

  1. Perstein, Millard H. (June 1961), "Algorithm 93: General Order Arithmetic", Communications of the ACM , 5 (6): 344, doi: 10.1145/367766.368160 , S2CID   581764 .
  2. Goodstein, R. L. (1947), "Transfinite ordinals in recursive number theory", The Journal of Symbolic Logic , 12 (4): 123–129, doi:10.2307/2266486, JSTOR   2266486, MR   0022537, S2CID   1318943 .
  3. Knuth, D. E. (1976), "Mathematics and computer science: Coping with finiteness", Science , 194 (4271): 1235–1242, Bibcode:1976Sci...194.1235K, doi:10.1126/science.194.4271.1235, PMID   17797067, S2CID   1690489 .
  4. Blakley, G. R.; Borosh, I. (1979), "Knuth's iterated powers", Advances in Mathematics , 34 (2): 109–136, doi:10.1016/0001-8708(79)90052-5, MR   0549780 .
  5. Conway, John Horton; Guy, Richard (1996), The Book of Numbers, Springer, p. 61, ISBN   9780387979939 .
  6. "Tetration.org - Tetration". www.tetration.org. Retrieved 2022-09-12.
  7. Nambiar, K. K. (1995), "Ackermann functions and transfinite ordinals", Applied Mathematics Letters, 8 (6): 51–53, CiteSeerX   10.1.1.563.4668 , doi: 10.1016/0893-9659(95)00084-4 , MR   1368037 .