[Math] Example of a non-abelian group.

abstract-algebra

So we are given that $G$ must be a non-abelian group. We are also given that $T_G = \{ x \in G | x^n = 1$ for some $n \geq 1 \} $.

I need to find an example of a non-abelian group $G$, such that $T_G$ is not a subgroup of $G$.

I've tried $D_8$ and $Q_8$, but in each of those cases $T_G = G$. And $G$ is certainly a subgroup of itself. So, those two groups don't work.

I was going to try matrices next. Do you have any suggestions?

Best Answer

A very simple example: let G be the group of permutations of $\mathbf Z$. Denote by $s$ the ‘symmetry’ $x\mapsto -x$ and $t$ be the ‘translation’ $x\mapsto x+1$. $s$ is of order 2, but $t$ has infinite order – indeed, $t^k$ is simply $x\mapsto x+k$. Now, it's easy to check $s\circ t$ has order 2 like $s$, but $s\circ(s\circ t)=t$ has infinite order.