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.
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-2 of 2 results.
Comments