Let $G$ be a group. Prove that the order of $bab^{-1}$ is equal to the order of $a$, $\forall a,b \in G$
Asked
Active
Viewed 2,877 times
0
-
1Conjugation is an automorphism :D – dani_s Jan 18 '14 at 18:33
-
Use the definition? – Git Gud Jan 18 '14 at 18:35
-
Please show your working so far :) – Shaun Jan 18 '14 at 18:54
-
possible duplicate of Order of conjugate of an element given the order of this element – Bill Dubuque Jan 18 '14 at 19:17
2 Answers
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