Puzzles/Medium Sequence 1/Solution

< Puzzles < Medium Sequence 1

The sequence is an = A(n,n), starting at a0. (A is of course the Ackermann function.)

So the next number in the sequence is 2^{2^{2^{65536}}}-3.

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.