nobody56
- 10
- 0
Homework Statement
Let G={(a,b)/ a,b\inZ} be a group with addition defined by (a,b)+(c,d)=(a+c,b+d).
a) Show that the map\phi:G\rightarrowG defined by \phi((a,b))=(-b,a) is an automorphism of G.
b) Determine the order of \phi.
c) determine all (a,b)\inG with \phi((a,b))=(b,a)
Homework Equations
The Attempt at a Solution
a) multiple parts
1) Let (a,b)\inG, then \phi(a,b)=(-b.a), which is an element in G since -b,a\inZ therefore \phi(a,b)=(-b,a)\inG
2) One to One: suppose \phi(a,b)=\phi(c,d). That implies (-b,a)=(-d,c), which implies a=c and b=d therefore one to one.
3) Onto: Let (c,d)\inG to find (X,X)\inG such that \phi(X,X)=(c,d)=\phi((d,-c)) therefore onto
4) Operation Preserving: Let (a,b),(c,d)\inG. \phi((a+c,b+d))=(-(b+d),a+c) and \phi((a,b))+\phi((c,d))=(-b,a)+(-d,c)=(-b-d,a+c)=(-(b+d),a+c)
therefore \phi is an isomophism, and since \phi is from G to G, by definition \phi is an automorphism of G
b) I am not sure where to start for the order of a map?
c) the set {(a,0)/a\inG} thus \phi((a,0))=(-0,a)=(0,a)