0

I just need some clarification. I have a question stating that G is a group and x and y are elements of that group, both of which are order 2. So being that the order of G is finite, what would be the order of xy? It can be assumed that x and y are not inverses of each other.

I think x^2 is the identity and y^2 is also the identity being as both of them are of order two.

Am I thinking about this correctly?

1 Answers1

3

The dihedral group $D_{2n}$ admits this presentation: $$ \langle r,s \mid r^n=s^2=(sr)^{2}=1 \rangle $$ Then $x=s$ and $y=sr$ have order $2$ but $xy=r$ has order $n$.

Therefore, the product of two elements of order $2$ can have arbitrarily high order.

lhf
  • 216,483