A349698
Denominators of the probability that the first player wins the game Super Six if both players have n sticks in their hand and if there are 3 sticks on the lid, assuming optimal play.
Original entry on oeis.org
127838, 364984531847631619, 3212797979972917332633146175485560069226398681488, 21570506042045917755280171226734858792217536499150631950302282702757299436929665640958967552
Offset: 1
a(1) = 127838 because the probability that the first player wins the game Super Six, when both players have 1 stick and there are 3 sticks on the lid, is 78307/127838 (0.612548...).
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.
Original entry on oeis.org
0, 0, 1, 7, 63, 1023, 32760, 1048544, 33554304, 1073741312, 34359736320, 1099511619584, 35184370221056, 1125899873681408, 36028796752101376
Offset: 1
a(4) = 7. With 4 sticks left in the game, there are three situations in which a player has a choice. In all situations, the best strategy is to keep rolling the die. Hence, the best strategy is "111", which, when converted to a decimal number, gives 7.
- Rüdiger Jehn, How to win Super Six - Theorem 4, Youtube video, Jun 7 2019.
- Rüdiger Jehn, Optimum Strategies for the Game Super Six, arXiv:2109.10700 [math.GM], 2021.
- Michael Höhle, How to Win a Game (or More) of Super Six, blog, Mar 13 2023.
- Eshed Schacham, Solving Super Six, blog, Aug 2 2024.
- Wikipedia, Super Six (Spiel) (in German)
A387260
Number of strategies in the game "Risk or Safety" to reach n points.
Original entry on oeis.org
1, 3, 31, 3011, 5755251, 357035589531
Offset: 1
a(2) = 3: For n = 2, we have two game situations (1, 0, 0) and (1, 0, 1) where the players need to decide whether to stop or to continue. If the players choose to stop at (1, 0, 0) there are two strategies at (1, 0, 1): stop and continue. However, if the players choose to continue at (1, 0, 0), the position (1, 0, 1) will never be reached, and therefore in total, there exist only 3 strategies, not 4.
A387261
a(n) is the numerator of the winning probability of the starting player to reach n points first in the game "Risk or Safety", assuming optimal play.
Original entry on oeis.org
2, 4, 6, 2236, 1026, 275848876, 649346842, 61550866190068, 2737872156886, 5556238701119487884, 33857036312840796476194, 3393041394611453189295265268, 218370486707916654640780231642, 112630244896738642814653528498087299988, 14364898791782224577113184680141626682
Offset: 1
a(2) = 4: For n=2, the optimal strategy is never to stop, but always try to get two consecutive heads. The winning probability is 1/4*(1 + (3/4)^2 + (3/4)^4 + ...) = 4/7.
A387262 are the corresponding denominators.
A387262
a(n) is the denominator of the winning probability of the starting player to reach n points first in the game "Risk or Safety", assuming optimal play.
Original entry on oeis.org
3, 7, 11, 4165, 1925, 521145625, 1231278125, 117192622421875, 5225432428125, 10634368774326171875, 64913928515324560546875, 6519012951936493553466796875, 420117998909827688127861328125, 217038092253876925088545128021240234375, 27711032758513212360715995025634765625
Offset: 1
a(2) = 7: For n=2, the optimal strategy is never to stop, but always try to get two consecutive heads. The winning probability is 1/4*(1 + (3/4)^2 + (3/4)^4 + ...) = 4/7.
A387261 are the corresponding numerators.
Showing 1-5 of 5 results.
Comments