Suppose Mark and Geoff each have a fair coin, (one side being heads, the other tails). Mark tosses his coin 2 0 1 7 times and keeps a tally of the number of tosses that come up heads, while Geoff does the same except that he tosses his coin 2 0 1 8 times.
If P is the probability that Geoff tosses more heads than Mark, then find ⌊ 1 0 0 0 P ⌋ .
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.
Haha... Great problem!
At first I thought it was going to involve some binomial coefficients of 2017 and 2018....
I suppose if we had both tossed 2018 coins it would have...
The only problem is, my finger now hurts from all that tossing! ;0)
Log in to reply
Haha Yeah, you and Mark were real troupers for doing all that tossing. :)
With the coin count differing by 1 we don't have to calculate A , but in any other scenario we do. If both of you had n coins then the probability of you tossing more heads would be 2 1 − A where
A = k = 0 ∑ n ⎝ ⎜ ⎜ ⎛ 2 n ( k n ) ⎠ ⎟ ⎟ ⎞ 2 = 4 n 1 × ( n 2 n ) ,
which for n = 2 0 1 8 is a bit of a trick to calculate, (although I think there is a way to estimate it). I'll post this scenario sometime with each of you having, say, 20 coins, so as not to hurt your fingers too much. :)
Problem Loading...
Note Loading...
Set Loading...
Let A be the probability that both Mark and Geoff have tossed the same number of heads after 2 0 1 7 tosses. Then by symmetry, at this point the probability that Geoff has tossed more heads than Mark has is 2 1 − A , and this status will not change after Geoff makes his final toss.
If they are tied after 2 0 1 7 tosses, then there is a 1 / 2 probability that Geoff will get a head on his final toss and end up with more heads. Thus the probability that Geoff ends up with more heads is
P = 2 1 − A + 2 1 A = 2 1 , and so ⌊ 1 0 0 0 P ⌋ = 5 0 0 .