In order to calculate the number of permutations, first we start with the factorial of the number of letters.
There are 10 letters, so we start with the factorial of 10.
Then, we need to check the number of repetitions. Each repetition will be a factorial in the denominator:
We have four repetitions of aa, two repetitions of bb, two repetitions of cc and two repetitions of RR, therefore the final expression for the number of permutations is:
Calculating this expression, we have:
Therefore there are 18900 permutations.