Consider the question of making necklaces by arranging n distinguishable beads on a string. Assume that once all $n$ beads are placed on the string its ends are carefully knotted so the knot cannot be seen and the beads are equally spaced on the string. Regard two necklaces are equivalent if when both are placed on the table. A person can pick up one of the necklaces, move it around in space, and put it back down so that it exactly matches other necklaces.
Describe this as an equivalence relation on some set. What size blocks of necklaces occur? How many non equivalent necklaces can be constructed using $n$ distinguishable beads?
Verify explicitly that your relationship of equivalent necklaces is reflexive, symmetric, and transitive, and so is an equivalence relation.
equivalence relations is much easier for me when they are written in notations. I tried to relate to the symmetric group $S_n$. For example, when $n=3$ there are $n!$ elements in that group, non equivalent elements are $(1,2),(13),(23)$ right?