Let $C_n$ be the group generated by the permutation $(1, 2, ..., n-1, n)$:
$$ C_1 = \{ (1) \} \\C_2 = \{ (1, 2), (2, 1) \} \\C_3 = \{ (1, 2, 3), (2, 3, 1), (3, 1, 2) \} \\C_4 = \{ (1, 2, 3, 4), (2, 3, 4, 1), (3, 4, 1, 2), (4, 1, 2, 3) \} \\ ... $$
Is there a commonly accepted name for $C_n$?