There are 20 ants on different vertices of a 20-sided polygon. What is the probability of collision (between any two or all of them) if they start walking on the sides of the polygon?
If this probability is of the form a − c b , where a , b , c are all positive integers with a , b , c are all positive integers with ( b , c ) coprime and b < c , enter your answer as a + b + c .
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.
Better you should mention that all ants are different or numbered and specify what collision between all ants mean.
For any polygon of n ants and n vertices, the probability of collision is 1 − 2 n 2 = 1 − 2 2 0 2 = 1 − 5 2 4 2 8 8 1
a + b + c = 1 + 1 5 2 4 8 8 = 5 2 4 2 9 0
Problem Loading...
Note Loading...
Set Loading...
There are 2 2 0 ways they can move. there are only 2 ways in which the ants can move to avoid any collision clockwise or counter clockwise.Therefore, probability of collision is ( 2 2 0 − 2 ) / 2 2 0 = 1 − 1 / 2 1 9 = a − c b .
Answer = 1 + 1 + 5 2 4 2 8 8 = 5 2 4 2 9 0