|
Working backwards from the reduced fractions given in the 2008 Hayes reference:
a(1) = 2 because 2/2 = 1, and both 1/4 aqnd 3/4 are possible outcomes of games of length 2.
a(2) = 4 because 4/4 = 1, and {1/8,3/8,5/8,7/8} are possible outcomes of games of length 3.
a(3) = 6 because 6/8 = 3/4, and {1/8,3/8,5/8,7/8,9/16,13/16,15/16} are possible outcomes of games of length 4.
a(4) = 10 because 10/16 = 5/8.
a(5) = 16 because 16/32 = 1/2.
a(6) = 24 because 24/64 = 3/8.
a(7) = 36 because 36/128 = 9/32.
a(8) = 50 because 50/256 = 25/128.
a(9) = 76 because 76/512 = 19/128.
a(10) = 112 because 112/1024 = 7/64.
|