SOLUTION: 12 differently coloured beads are arranged around a necklace. How many different arrangements are possible?
Algebra ->
Permutations
-> SOLUTION: 12 differently coloured beads are arranged around a necklace. How many different arrangements are possible?
Log On
Question 1147096: 12 differently coloured beads are arranged around a necklace. How many different arrangements are possible? Answer by ikleyn(52776) (Show Source):
This problem is about circular permutations.
The number of distinguishable circular permutations of "n" items is (n-1)!.
In this case the answer is (12-1)! = 11! = 11*10*9*8*7*6*5*4*3*2 = 39916800.