Permutation and combination when certain objects are alike.

26 Views Asked by At

What will be the number of permutations and combinations when m objects are to be taken from a group of n objects, having 'a' and 'b' number similar objects?

Example: Find number of ways of selecting 4 people from a group of 6 children and 4 elders.

I want a general formulae to solve such problems.