How many bijective functions from a set to itself containing a cycle that contains only 3 elements are there on the symmetric group (S4)?
My approach:
I understand that the formula is for l cycles in SN (symmetric group) is given by $nCl (l-1)!$ According to Wikipedia, but how do you prove it , and under what conditions does it fail?
Here's the overview, as I've understood from the other answers and your approach:
The first and second points gives us 4 ways to pick the one we leave out, and 6 ways to order the 3 we do have. The last point is, that any three distinct elements, have three orderings in which you are simply moving the start point. Demonstration:
$$\begin{matrix}{\hspace{8pt}1\\\nearrow\searrow\\2\leftarrow3}& {\hspace{8pt}3\\\nearrow\searrow\\1\leftarrow2}&{\hspace{8pt}2\\\nearrow\searrow\\3\leftarrow1}\\{\hspace{8pt}1\\\nearrow\searrow\\2\leftarrow4}& {\hspace{8pt}4\\\nearrow\searrow\\1\leftarrow2}&{\hspace{8pt}2\\\nearrow\searrow\\4\leftarrow1}\\{\hspace{8pt}1\\\nearrow\searrow\\4\leftarrow3}& {\hspace{8pt}3\\\nearrow\searrow\\1\leftarrow4}&{\hspace{8pt}4\\\nearrow\searrow\\3\leftarrow1}\\{\hspace{8pt}4\\\nearrow\searrow\\2\leftarrow3}& {\hspace{8pt}3\\\nearrow\searrow\\4\leftarrow2}&{\hspace{8pt}2\\\nearrow\searrow\\3\leftarrow4}\\{\hspace{8pt}1\\\nearrow\searrow\\3\leftarrow2}& {\hspace{8pt}2\\\nearrow\searrow\\1\leftarrow3}&{\hspace{8pt}3\\\nearrow\searrow\\2\leftarrow1}\\{\hspace{8pt}4\\\nearrow\searrow\\2\leftarrow1}& {\hspace{8pt}1\\\nearrow\searrow\\4\leftarrow2}&{\hspace{8pt}2\\\nearrow\searrow\\1\leftarrow4}\\{\hspace{8pt}1\\\nearrow\searrow\\3\leftarrow4}& {\hspace{8pt}4\\\nearrow\searrow\\1\leftarrow3}&{\hspace{8pt}3\\\nearrow\searrow\\4\leftarrow1}\\{\hspace{8pt}4\\\nearrow\searrow\\3\leftarrow2}& {\hspace{8pt}2\\\nearrow\searrow\\4\leftarrow3}&{\hspace{8pt}3\\\nearrow\searrow\\2\leftarrow4}\end{matrix}$$ Note how the three in each row, simply rotate the others preserving order. The only difference, is in the value on top, of each triangle of arrows (Technically called $K_3$ I believe).