patelnjigar
- 24
- 0
Show that whenever ab = ba, you have ba^(-1) = a^(-1)b.
I don't know how to slove problem.
pls help me..
I don't know how to slove problem.
pls help me..
The discussion revolves around proving the equality ba^(-1) = a^(-1)b in the context of finite groups, specifically under the condition that ab = ba. Participants are exploring the implications of this equality and the properties of group operations.
The discussion includes various attempts to manipulate the original equation through multiplication, with some participants providing guidance on how to proceed. There is a mix of understanding and confusion among participants, with some seeking clearer explanations and others attempting to verify their reasoning.
Some participants express a lack of understanding regarding the operations involved, indicating a need for more foundational knowledge about group theory and the properties of inverses. There are reminders about the forum's policy against providing direct solutions, emphasizing the importance of showing work.
patelnjigar said:you mean that I have to make left and right..
make left:
ba^(-1) = a^(-1)b => aba^(-1) = aa^(-1)b
make right:
ba^(-1) = a^(-1)b => ba^(-1)a = a^(-1)ba
then what??
You started off correctly but made a typo (bolded) in the second step. Else you would have got the correct answer.patelnjigar said:ab=ba
a^(-1).ab.a^(-1) = a^(-1).ba.a^(-1)
(a^(-1).a) b^(-1) = a^(-1).b(a.a^(-1))
e.b^(-1) = a^(-1).b.e
b^(-1) = a^(-1).b
is that right?? I hope that I made it...