View Full Version : Counting problem.
I think i got this answer.
How many ways are there to distribute five distinguishable objects into three indistinguishable boxes?
Wouldn't the answer just be C(5,3) because the boxes are indistinguishable? Or do i treat this question the same as if the boxes were distinguishable?
selfAdjoint
Feb27-04, 02:00 PM
The binomial coefficient C_3^5 is right. You could do it as if the boxes were distinguishable and then divide by the number of sequences of them: 3! = 6. and that's what you would get.
Multiple objects can fit in a box, can't they?
Loren Booda
Feb27-04, 05:21 PM
Unless they are very, very big.
Originally posted by Hurkyl
Multiple objects can fit in a box, can't they?
Yes, multiple objects can fit into a box.
I think my answer is correct, isn't it?
matt grime
Feb27-04, 05:59 PM
I don't think it is. I think it's quite a way out. The answer is the same as the number of ways to partition 5 into three (possibly empty?) subsets, which is
\sum\binom{n}{p}\binom{n}{q}\binom{n}{r}
for all p+q+r = 5 (and possibly with the requirement that p,q,r are strictyl positive.
To show that your answer is wrong, I think your reasoning that the number of ways to put 5 distinct objects into 1 box is 5 choose 1, ie 5, when obviously it is 1. Also there are many ways of putting 5 balls into 100 boxes, and 5 choose 100 is define to be 0.
There are 5 possible groupings:
0 0 5 - 1
0 1 4 - 5
0 2 3 - 10
1 1 3 - 10
1 2 2 - 20
For a total of 46 possibilities. I don't see a more general formula for this.
matt grime
Feb27-04, 06:55 PM
The answer is the partition number of (5,3) for want of a better term which is what you've worked out, NateG, and does not follow the formula I wrote just there. Anyway, it isn't 5 choose 3. Is
\sum\binom{n}{p}\binom{n-p}{q}\binom{n-p-q}{r}
getting better? I think so.
matt
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.