How many cycles of each type in $S_6$?
I know I can write down all cycles. I wonder if there a formula for me to quickly calculate the number of cycles of each type in $S_n$?
How many cycles of each type in $S_6$?
I know I can write down all cycles. I wonder if there a formula for me to quickly calculate the number of cycles of each type in $S_n$?
On
Here I give a general counting formula for the number of each cycle type in $S_n$ based on combinatorics.
Suppose $\mathfrak{M}=(m_1,m_2,\cdots,m_l)$ is a cycle type consisting of $l$ cycles in $S_n$ with length of $m_1,\cdots,m_l$ respectively where $m_i>1\,(1\leqslant i\leqslant l)$, $\sum_\limits{1\leqslant i\leqslant l}m_i\leqslant n$, and $r_i$ is the number of repeated $m_i$ (multiplicity of $m_i$). Then the number of $\mathfrak{M}$ is: $$ N=\binom{n}{m_1}\binom{n-m_1}{m_2}\cdots\binom{n-\sum_\limits{1\leqslant i\leqslant l-1}m_i}{m_l}\,\dfrac{(m_1-1)!\cdots(m_l-1)!}{r_1!\cdots r_l!}\tag1 $$ The combinatorial part is straightforward. Since the minimum element of each cycle is fixed, there are $(m_i-1)!$ permutation for each $m_i$ cycle selected. Since the cycles of the same length are undistinguished, their permutation must be excluded. For example, $(12)(34)$ is the same as $(34)(12)$. So the number of $(2,2)$-cycle of $S_6$ is $\binom{6}{2}\binom{4}{2}/2$.
Clearly, the number of $m$-cycle in $S_n$ from $(1)$ is $$ N_m=\binom{n}{m}(m-1)!=\dfrac{n(n-1)\cdots(n-m+1)}{m} $$ And the number of $(m_1,m_2,\cdots,m_l)$-cycle with multiplities of $(r_1,\cdots,r_l)$ in $S_n$ is $$ N=\dfrac{n!}{r_1!\,m_1^{r_1}\cdots \,r_l!\,m_l^{r_l}} $$ From $(1)$, we can easily find the number of each cycle type for $S_6$.
On
Here I discuss the number of each cycle type for $S_7$ based on the formula given in the previous answer.
Suppose you are looking for all cycles of the form $(abc)(def)$ in $S_6$. Then do the following:
Using the ideas above we can get that the number of cycles of type $(ab)(cd)(e)(f)$ in $S_6$ are $$\frac{6!}{2^2 \cdot 2! \cdot 2!}$$ Now try this chain of thought with other cycle types.