Can you identify the function f(x,y)
which takes two positive integers as its argument?
1 2 3 4 5 6 7 8 9 |
|
What would the following python code print out?
1 2 3 4 5 6 |
|
The Ackermann function is a computable function which grows very, very quickly as its inputs grow. For example, while and are equal to and respectively, .
The Ackermann function can be defined as follows:
What is the value of