Author |
Topic: Foot Buddies (Read 1524 times) |
|
ThudnBlunder
wu::riddles Moderator Uberpuzzler
The dewdrop slides into the shining Sea
Gender:
Posts: 4489
|
|
Foot Buddies
« on: Jan 20th, 2009, 6:32pm » |
Quote Modify
|
Six colleges each send their two best runners to an athletics meeting. The 12 runners are randomly assigned to the six available lanes, with two runners in each lane. What is the probability that at least one college will have both of its runners assigned to the same lane?
|
|
IP Logged |
THE MEEK SHALL INHERIT THE EARTH.....................................................................er, if that's all right with the rest of you.
|
|
|
balakrishnan
Junior Member
Gender:
Posts: 92
|
|
Re: Foot Buddies
« Reply #1 on: Jan 21st, 2009, 2:14am » |
Quote Modify
|
The number of ways in which 2N runners(2 from N teams each) shall be distributed in the N lanes such that atleast one college has both its runners assigned to the same lane is given by(using simple inclusion-exclusion) sum(i=1,N,(-1)^(i-1)*(binomial(N,i))^2*i!*2^i*(2*N-2*i)!) and hence the probability is sum(i=1,N,(-1)^(i-1)*(binomial(N,i))^2*i!*2^i*(2*N-2*i)!)/(2*N)! For N=6, the probability happens to be 871/2079
|
|
IP Logged |
|
|
|
|