0

Let $G$ be a group. Prove that the order of $bab^{-1}$ is equal to the order of $a$, $\forall a,b \in G$

2 Answers2

7

Proof 1: $\phi(x)=bxb^{-1}$ (for a fixed $b$) is a group automorphism. So, order of $a$= order of $bab^{-1}$.

Proof 2: $(bab^{-1})^n=ba^nb^{-1}$ for all natural number $n$. This shows the above result.

voldemort
  • 13,182
1

Key Idea $\ $ Isomorphisms preserve all "group-theoretic" properties, which includes the order of an element $\,g,\,$ since this equals the order (cardinality) of the cyclic group generated by $\,g.\,$ But an isomorphic image of a group has the same order (cardinality).

Yours is the special case of a conjugation isomorphism $\ g\mapsto bgb^{-1},\, $ with inverse $\ g\mapsto b^{-1}gb.$

Bill Dubuque
  • 272,048