Puzzles/Medium Sequence 1/Solution: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>Pi zero
{{BookCat}}
 
(No difference)

Latest revision as of 00:24, 21 December 2017

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 222655363.

Template:BookCat