Proving (ab)^n=e: A Group Theory Question | Homework Statement

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
eddyski3
Messages
8
Reaction score
0

Homework Statement



If a and b are in a group, show that if (ab)^n=e then (ba)^n=e.

Homework Equations





The Attempt at a Solution



I'm not sure how one would prove this. The question is obviously for non-abelian groups.
 
Physics news on Phys.org
I'm not sure how this helps us show that (ba)^2=e? When generalizing to (ab)^n I see we'll get a similar result but I'm not sure how this shows that (ba)^n=e.
 
abab=e , so ab=b-1a-1

ababab=e , so baba=a-1b-1

Play around with these until you can figure out one, then , if you don't have a general
argument for all n, maybe induction on n will help.
 
Oh, ok. Now I understand the argument. Thank you.