For example in $S_3$, there are 4, namely: e , (01)(2), (02)(1), and (12)(0).
In $S_4$ , i think there are 1 + 6 + 6 = 13.
The identity e: gives 1, Permutation in the form of (ab)(c)(d) : 6, In the form of (ab)(cd) : 6
But i had a feeling it must be 14 or something even... (Because 4! - 13 = 11 which is cannot be partitioned in pairs) What am i missing ?
Also, Is there a way to dertermine how many such element in $S_n$ ?
Tnk u in advance
You can show that you can write every element of $S_n$ as a product of disjoint cycles. This gives you an easy way to determine the order of an element. Let $\pi\in S_n$, then
$$\pi=(c_{11}...c_{1t_1})(c_{21}...c_{2t_2})...(c_{m1}...c_{mt_m}).$$
Then to compute the order of $\pi$ we look at the least common multiple of $t_1,...,t_m$. In order for the order of $\pi$ to be $1$ or $2$ we require that $t_1,...,t_m\leq 2$. So we see that if we ignore $1-$cycles an element has order $1$ or $2$ if and only if it is the product of disjoint $2-$cycles (transpositions) or it is $e$ (technically $e$ is the product of no $2-$cycles). This allows us to calculate the number of elements of order $1$ or $2$. We simply count how many ways we can have a product of disjoint transpositions.
For $n=4$ there are $\binom{4}{2}\binom{2}{2}\frac{1}{2}=3$ ways to find a product of $2$ $2-$cycles. There are $\binom{4}{2}=6$ ways to find a product of $1$ $2-$cycle. Lastly there is $1$ way to find a product of no $2$-cycles. This gives us $10$ elements of order $1$ or $2$