60 Balls To Be Distributed Among 3 People Such That C Gets More Balls Than B and B Than A
60 Balls To Be Distributed Among 3 People Such That C Gets More Balls Than B and B Than A
In how many ways can you distribute 60 balls among 3 people such that the number of balls that
C has is more than B and B has more than A.
2 (i) Can this question be rephrased as in a group of 60 people, A,B,C are a few. In how many of the
total arrangements does C come before B and B comes before A ( left to right or right to left
doesn't matter right?) ?
So the answer is , but the answer so obtained is wrong. The actual answer is 300.
The problem is that you think that in the arrangements, there are six disjoint cases depending on
the order of . This is unfortunately not true, since if you are doing a partition like :
and so on, then you miss some cases. On the other hand, if you are
partitioning via and so on, then you have overlaps between the sets. So
while you did get the total number right, you need to remove the "bad" cases to apply the first type
of partition, where you can divide by six. – астон вілла олоф мэллбэрг 2 days ago
So do I need to manually count how many cases are there where C>B and B>A are not satisfied and
then subtract them from the total? I mean there would be a lot of cases to count manually right?
– Ray Penber 2 days ago
Yes, but can we find a quick way to eliminate the bad cases? Let us think.
– астон вілла олоф мэллбэрг 2 days ago
Ok so if I am not wrong, there is 1 case where A=B=C = 20. 30 cases where C > (B=A). But how to find
1 of 1 8/29/2019, 11:18 AM