| Thread Closed |
Can anyone confirm formula (combinations) |
Share Thread | Thread Tools |
| Mar26-05, 11:57 AM | #1 |
|
Recognitions:
|
Can anyone confirm formula (combinations)
Hi, I've been scratching around trying to figure out a formula for the following problem and I've got one that I think is correct. Just wondering if anyone can confirm it for certain (like maybe you have it in a text book or know it well etc). Thanks.
Problem : You need to partition n=k*m distinct objects into k sets each containing m objects. How many ways can you do this? Proposed Answer : Number of possible distinct partitionings = n! / ( k! * (m!)^k ) (I think it's correct). |
| Mar26-05, 12:11 PM | #2 |
|
|
Sounds plausible.
|
| Mar26-05, 01:03 PM | #3 |
|
Recognitions:
|
Are the sets into which we partition indistinguishable? Ie if we partition n into n sets there are n! ways of doing this if we consider order, or just 1 if we say that they are all equivalent. I'm guessing fromyour formula order doesn't matter.
So there are nCm ways of picking the first set, mutliplied by (n-m)Cm for the second and so on, but we need to divide by k! to forget the ordering which is, I suspect, exactly what your formula is. |
| Mar27-05, 12:50 AM | #4 |
|
Recognitions:
|
Can anyone confirm formula (combinations)An example of the type of problem that I wanted to solve is : say you have 12 people meet to play 6 games of chess, how many distinct ways can you organize that round of 6 games. BTW, I can prove for certain that the formula works for the m=2 case (like in the chess example) but I was just a little unsure if it was correct for m>2. |
| Thread Closed |
| Thread Tools | |
Similar Threads for: Can anyone confirm formula (combinations)
|
||||
| Thread | Forum | Replies | ||
| Can someone please confirm my answer? | Introductory Physics Homework | 17 | ||
| Please confirm that I am right | General Math | 4 | ||
| help me confirm | Introductory Physics Homework | 7 | ||
| Can you confirm this answer? | Introductory Physics Homework | 4 | ||
| n! term in formula for combinations | Set Theory, Logic, Probability, Statistics | 2 | ||