a(n) is the code of the optimum strategy to win the game 'Super Six' for two players if there are n sticks left in the game.
A345383
a(n) is the code of the optimum strategy to win the game 'Super Six' for two players if there are n sticks left in the game.
Terms
- a(0) =0a(1) =0a(2) =1a(3) =7a(4) =63a(5) =1023a(6) =32760a(7) =1048544a(8) =33554304a(9) =1073741312a(10) =34359736320
External references
- oeis: A345383