Topics: Permutation
If we select objects from a set of distinct elements, and we can repeat our selection, then the number of permutations we can have is simply:
Example
Let’s say we are trying to calculate the amount of licence plates we can have when each plate contains letters and digits.
For the letters, considering an alphabet of 26 letters, we can have different permutations.
For the digits, we can have different permutations.
Now, since we’re choosing 3 letters and 4 digits, the number of total permutations is given by the multiplication principle: