Answer on Question #44352 – Math – Abstract Algebra
Question:
Consider the set of matrices
G={a=(1001);b=(0110);c=(1011);d=(1101);e=(1110);f=(0111);}
with coefficients in Z2.
a) Make the Cayley table and check that this set forms a group with respect to matrix multiplication. (You can assume that matrix multiplication is associative.)
b) Find the orders of all the elements in G .
c) Show that the group is isomorphic to S3 by giving an isomorphism f:G→S3 .
Solution.
a) The Cayley table for G is the following:

Let us see if set G forms a group with respect to matrix multiplication:
- G is associative.
- neutral element or 1 is matrix a
- and every element of G has inverse element, which can be easily find from the Cayley table.
b) b∗b=a , hence the order of b is 2;
c∗c=a,hence the order ofcis2;d∗d=a,hence the order ofdis2;e∗e=f;e∗e∗e=f∗e=a,hence the order ofeis3;
f*f=e; f*f*f=e*f=a, hence the order of f is 3.
c) The Cayley table for S3 is the following:

And comparing this two table we see that, the isomorphism between this groups is:
a -> 123
b -> 132
c -> 213
d -> 321
e -> 231
f -> 312
www.AssignmentExpert.com
Comments