Definition
Permutation with Repetition
A permutation with repetitions is an ordered rearrangement of elements consisting of distinct elements.
All possible permutations of a -tuple can be counted using:
where is the number of repetitions of the same element, by the product rule.