Re: A man has time to play roulette at most five times. At each play he wi
[#permalink]
15 Jan 2021, 00:54
I don't know how to take a shortcut with this question, so I tried to draw all possible plays. To make this easier, i'm going to display overall money per play. I will omit the fact he starts with $2, so first number in the sequence is either 1(L) or 3 (W)
1: 1,0
2: 1,2,3,4,3
3: 1,2,3,4,5
4: 1,2,3,2,1
5: 1,2,3,2,3
6: 1,2,1,2,1
7: 1,2,1,2,3
8: 1,2,1,0
9: 3,2,1,0
10:3,4,5
11:3,2,1,2,3
12:3,2,1,2,1
13:3,2,3,2,1
14:3,2,3,2,3
15:3,2,3,4,3
16:3,2,3,4,5
17:3,4,3,4,3
18:3,4,3,4,5
19:3,4,3,2,1
20:3,4,3,2,3
IMO 20: D, however OA is 11: B, so i'm doing something wrong