Let $\sigma \in S_n$ be a permutation of order two. Prove that $\sigma$ is a product of disjoint 2-cycles.
My attempt:
If $\sigma \in S_n$ is a permutation of order two then $S_n$ has cycles of at most length $k=2$. By definition, two cycles are called disjoint if $\alpha = (a_1,a_2,...a_l)$ and $\theta = (b_1,b_2,...b_k)$ such that $a_i \neq b_j$, so for this case,
Let
$\sigma_1 = (a_1,a_2)$ and $\sigma_2= (b_1,b_2)$
$a_1\neq b_1$ and $a_2 \neq b_2$
Then,
$\sigma_1 \sigma_2(a_1)= b_2$
$\sigma_1 \sigma_2(a_2)= b_1$
$\sigma_2 \sigma_1(a_1)= b_2$
$\sigma_2 \sigma_1(a_2)= b_1$
$\sigma_1 \sigma_2(b_1)= a_2$
$\sigma_1 \sigma_2(b_2)= a_1$
$\sigma_2 \sigma_1(b_1)= a_2$
$\sigma_2 \sigma_1(b_2)= a_1$