Tuesday, December 16, 2008

Permutations of Objects not all Distinct

Theorems and Formulas

Theorem
The number of mutually distinguishable permutations of n things, taken all at a time, of which p are alike of one kind, q alike of second such that p+q = n, is

n!/p!q!


Formulas based on the above theorem

1. The number of mutually distinguishable permutations of n things, taken all at a time, of which p1 are alike of one kind, p2 alike of second,…, pr alike of of rth kind such that p1+p2+…pr = n, is

n!/p1!p2!…pr!

2. The number of mutually distinguishable permutations of n tings, of which p are alike of one kind, q alike of second and remaining all are distinct is
n!/p!q!

3. suppose there are r things to be arranged, allowing repetitions. Let further p1,p2,…,pr be the integers such that the first object occurs exactly p1 times, the second occurs exactly p2 times, etc. Then the total number of permutations of these r objects to the above condition is

(p1+p2+…+pr)!/p1!p2!…pr!

No comments: