Question:
Let $n \geq 3$ be an odd number. Let $G$ be the group of all the bijections from $\mathbb{Z} / n \mathbb{Z}$ to $\mathbb{Z} / n \mathbb{Z}$. Give an exemple of two elements of $G$ of order $2$ such that their product is of order $n$. (Product means here composition of two functions.)
Answer:
First of all we can note that the group $G$ is equivalent to the symmetric group $S_n$ equipped with the law "$\circ$" (composition of functions) and $Card(S_n)=n!$.
After that I am stuck.
I have tried to find $f$ and $g$ such that they can be decomposed in a "product" of 2-cycle so this will ensure that the order of $f$ and $g$ is $2$. But then i do not succeed to get $f \circ g$ is one big n-cicle or in other word that $f \circ g$ is of order $n$.
Any help will be greatly appreciated and different solutions too.
Thank you.
For $n=3$, any two distinct elements of order $2$ will do.
For $n=4$, look at $g=(2,3)$, $f=(1,2)(3,4)$. Then $g\circ f=(1,3,4,2)$. For $n=6$, take $g=(2,3)(4,5)$, $f=(1,2)(3,4)(5,6)$, so $g\circ f=(1,3,5,6,4,2)$. You can probably see a pattern now.
For $n=5$, take $f=(1,2)(3,4)$, $g=(2,3)(4,5)$. Then $g\circ f=(1,3,5,4,2)$.
Can you take it from here?