Don't lose too fast

A game is played starting with 6 fair coins laid out with heads facing up.

Each round consists of flipping all of the coins showing heads.

If fewer than half of the flipped coins come up heads the player loses.

Rounds continue until the player either loses or gets to one head remaining.

The player wins by getting to one head without losing.

What is the probability of winning this game? The answer in lowest terms can be written as a b \frac{a}{b} . Enter the value of a + b a+b

Examples:

6→4→1 would be a loss. (1 is less than half of 4.)

6→5→3→2→2→2→1 would be a win.


The answer is 331.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Jeremy Galvagni
Apr 21, 2018

This problem is begging to be worked backward. Let P ( x ) = P(x)= the probability of winning the game beginning with x = x= heads.

Clearly, P ( 1 ) = 1 P(1)=1 since this is the winning position.

To win if x = 2 x=2 , consider the outcomes of flipping two coins:

0 heads = lose, p = 1 4 p=\frac{1}{4}

1 head = win, p = 2 4 p=\frac{2}{4}

2 heads = inconsequential, p = 1 4 p=\frac{1}{4} , flip them again.

The relative probability is then

P ( 2 ) = 2 3 P(2)=\frac{2}{3}

Next x=3

0 heads = lose p= 1 8 \frac{1}{8}

1 head = lose p= 3 8 \frac{3}{8}

2 heads = chance to still win. p= 3 8 \frac{3}{8}

3 heads, flip again. Thus

P ( 3 ) = 3 7 2 3 = 2 7 P(3)=\frac{3}{7}*\frac{2}{3}=\frac{2}{7}

x=4

0 heads = 1 16 \frac{1}{16} lose

1 heads = 4 16 \frac{4}{16} lose

2 heads = 6 16 \frac{6}{16} chance to continue with x=2

3 heads = 4 16 \frac{4}{16} chance to continue with x=3

4 heads = 1 16 \frac{1}{16} flip again

P ( 4 ) = 6 15 2 3 + 4 15 2 7 = 12 35 P(4)= \frac{6}{15}*\frac{2}{3} + \frac{4}{15}*\frac{2}{7} = \frac{12}{35}

x=5

must get 3 or 4 heads to continue

P ( 5 ) = 10 31 2 7 + 5 31 12 35 = 32 217 P(5)= \frac{10}{31}*\frac{2}{7} + \frac{5}{31}*\frac{12}{35} = \frac{32}{217}

x=6

must get 3, 4 or 5 heads to continue

P ( 6 ) = 20 63 2 7 + 15 63 12 35 + 6 63 32 217 = 52 279 P(6) = \frac{20}{63}*\frac{2}{7} + \frac{15}{63}*\frac{12}{35} + \frac{6}{63}*\frac{32}{217} = \frac{52}{279}

So the answer is 52 + 279 = 331 52+279=\boxed{331}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...