This question was asked in my quiz and I am having difficulties in solving it .
Question : For a positive integer $n$ , let $S_n$ denote permutation group on $n$ symbols. Choose correct statements from below.
(a) For a positive integer $n$ and for every $m$ with $1\leq m \leq n , S_n $ has a cyclic subgroup of order $m$;
(b) For every positive integer $n$ and for every $m$ with $n<m <n!$, $S_n$ has a cyclic subgroup of order $m$;
(c) There exists positive integers $n$ and $m$ with $n<m<n!$ such that $S_n$ has a cyclic subgroup of order $m$;
(d) For every positive integer $n$ and for every group $G$ of order $n$, $G$ is isomorphic to a subgroup of order $S_n$ .
Attempt:
(a) is true as I can choose an element of length $m$ which will generate cyclic subgroup of order $m$.
(b) Choose $n=4$ and $m=19$ to contradict (b).
(c) I dont know if there can be found any such case and if yes how to do so .
(d) I dont know about it . kindly tell.
Answer:
A,C,D are true
(a): You did it yourself correctly.
(b): Every, $m\not|\ \ n!$, works as your example. $(n! - 1)$ always works.
(c): Every permutation can split to disjoint cycles and its order is their orders $lcm$. So it suffices to find such. For $n \leqslant 4$ and $n=6$, there is no such $m$. But for $n=5$ and $n \geqslant 7$ you have always some. You can split all $n$ elements into two subset of order $[n/2], [(n+1)/2]$ (for odd $n$) and $[n/2], [(n-1)/2]$ (for even $n$) and then product their cycles that have order $n(n \pm 1) / 4$ which always satisfies the criteria.
(d): Since in group, the equation $gx = h$, for every $g,h, \ $ has always a unique solution ($x$), so every element permutes all group elements (including itself), so they behave like permutations on $n$ things (actually themselves). Therefore we can see them as permutation functions, $g(x) = gx$. Now since $h(g(x)) = (hg)(x)$, they respect to group multiplication. Hence group ($G$), is isomorphic to a subgroup of $S_n$.