Difficulty: Easy
Correct Answer: 11!/2
Explanation:
Introduction / Context:
For circular arrangements of distinct items, rotational symmetry reduces linear permutations by a factor of n. When reflections (flips) also yield the same necklace, we divide by an additional factor of 2 for n > 2.
Given Data / Assumptions:
Concept / Approach:
Without symmetry: 12! linear orders. Circular (rotations identical) gives (12−1)! = 11! arrangements. Accounting for mirror images as identical divides further by 2: total = 11!/2.
Step-by-Step Solution:
Circular arrangements (no reflection quotient) = 11!.Accounting for flips (dihedral action) = 11!/2.
Verification / Alternative check:
Polya’s enumeration agrees with the dihedral reduction when all beads are distinct and n≥3.
Why Other Options Are Wrong:
10!/2 corresponds to 11 beads; 12!/2 ignores circular equivalence; “Couldn’t be determined” is incorrect because assumptions are explicit.
Common Pitfalls:
Forgetting to divide by 2 for reflections when asked for necklaces (not oriented bracelets).
Final Answer:
11!/2
Discussion & Comments