$S_n$ contains elements of order $k$ where $k \le n$.

60 Views Asked by At

What is the easiest way to see that if $k \le n$, then $S_n$ contains elements of order $k$?

1

There are 1 best solutions below

0
On

As stated in the comments above, you can always consider cycles $(1,2, \cdots, k) $.