Ackermann Function
This function is a computable function but not primitive recursive. It grows faster than an exponential function.
Definition
The recurrence relation the Ackermann Function is based off of is . The value grows incredible fast. For example, the value of is .
Inverse Ackermann Function
The inverse Ackermann Function (written as ) grows incredibly slowly, effectively making it constant. It's so slow that it is effectively for all , even when is as large as the number of atoms in the universe.