Ackermann Function
The Ackermann function may be expressed using Conway chained arrow notation:
- A(m, n) = (2 → (n + 3) → (m − 2)) − 3 for m > 2
hence
- 2 → n → m = A(m + 2,n − 3) + 3 for n > 2
(n = 1 and n = 2 would correspond with A(m, −2) = −1 and A(m, −1) = 1, which could logically be added).
Read more about this topic: Conway Chained Arrow Notation
Famous quotes containing the word function:
“To make us feel small in the right way is a function of art; men can only make us feel small in the wrong way.”
—E.M. (Edward Morgan)