The elements in $$S_{n}$$ have the following orders: 1,2,3,...,n I'm thinking about a specific case of $$S_{7}$$ Now, to find how many elements of order 6, for example, I look at the following permutations: $$\alpha = (a b c d e f),$$ $$\beta = (a b)(c d e),$$ $$\gamma = (a b)(c d e)(f)$$
For $\alpha$, there are 5! elements, for $\beta$, there are $\frac{5*6}{2}*\frac{3*4*2}{3} = 120 $ etc. My question is, do I have to count $\gamma$ ? Because if I proceed in the same way, I get more elements than 7!