Opposite groups - show it is a group

  • Thread starter Thread starter roam
  • Start date Start date
  • Tags Tags
    Group Groups
roam
Messages
1,265
Reaction score
12

Homework Statement



Suppose (G, \circ) is a group. Define an operation \star on G by a \star b = b \circ a for all a,b \in G. Show that (G,\star) is a group.

The Attempt at a Solution



So, I have to show that (G,\star) satisfies the associativity, identity, inverse and closure conditions:

Associativity: Let a,b,c be elements in G.

(a \star b) \star c = (b \circ a) \star c

= c \circ (b \circ a) = (c \circ b) \circ a

= a \star (b \star c).

Identity: (a \star e) = (e \circ a) = (a \circ e)=(e \star a) = a.

Inverse: y is an inverse of a then (a \star y)= (y \circ a) = (y \star a) = e.

Are these correct so far??

And for the closure, do I just need to show that any element of (G,\star) is in G? I know that (a \star b)=(b \circ a) and (b \circ a) \in (G, \circ) so is that all I need to say?
 
Physics news on Phys.org


ya, that's it.
 


Really? Even the explanation for the closure is correct?
 


Yes, (a \star b)=(b \circ a) and, because G is a group, \circ is closed so that b\circ a\in G for all a,b so a\star b\in G for all a, b.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top