+**Hyperoperations** are an infinite sequence of binary arithmetic operations extending [Addition](/wiki/addition) and [Multiplication](/wiki/multiplication) to higher orders. Each operation in the sequence is defined recursively from the preceding one, illustrating how operations build upon each other to create increasingly rapid growth.
+## See also
+- [Exponentiation](/wiki/exponentiation)
+- [Tetration](/wiki/tetration)
+- [Ackermann Function](/wiki/ackermann-function)
... 1 more lines