Problem #15
Blind Fold
In a game, played between 2 players there is a circular field and one of the players is blindfolded, who stands in the center of the field. The other player stands at a fixed point on the circumference of the circular field. On the word GO, the blind-folded player starts running towards the edge of the field while the second player's aim is to run in and catch him before he moves out of the circle.
If the blind-folded player runs in a random direction with a constant speed v while the second player runs towards the first player with a constant speed m times v, what should be the value of m such that the probability that the second player wins is 0.50?
Report ans as m*10^6. If answer is not an integer, round it off to the nearest integer.