OFFSET
0,1
LINKS
Eric Weisstein's World of Mathematics, Busy Beaver.
EXAMPLE
a(5) is the maximum number of steps running on a tape which is initialized as:
..000001010000.... with the machine starting at the rightmost 1.
a(5) = 14, with the machine:
A0-> 0*L
A1-> 0BR
B0-> 1BL
B1-> 1AR
CROSSREFS
KEYWORD
nonn
AUTHOR
Bryan Jacobs (bryanjj(AT)gmail.com), Aug 01 2007
STATUS
approved