We want to solve counting problems where element maybe used more than once .
* Permutation with repetition
The number of r-permutations from a set of n-elements with repetition allowed is
* Combination with repetition
The number of r-combinations from a set of n-elements with repetition allowed is
Tags:
Other