In how many ways can we form a garland using $3$ different red, $5$ different yellow and $4$ different blue flowers, if flowers of the same colour must be together?
My approach:
I made $3$ groups of $3$ different flower colours and applied circular permutations clockwise, then I found internal permutations and multiplied, but this approach isn’t giving me the correct answer.
First, arrange the colours. If we proceed clockwise from red, there are two ways to do so, $rby$ and $ryb$. Now, arrange the groups of flowers of each colour internally.