Determine the operation tables for group G with orders 1, 2, 3 and 4 using the elements a, b, c, and
e as the identity element in an appropriate way.
1
Expert's answer
2021-01-28T15:34:03-0500
There is only one group of order 1, as it consists only of identity element e. There is no need to do a multiplication table in this case.
For a group of order 2 we have two elements - e,a. As in a group any element should have an inverse, we will forcefully have a⋅a=e (as a⋅e=e⋅a=a, so the identity element can not be inverse of a)
For a group of order 3 we also have only one possible group. We have elements e,a,b. We will study the possible values of a⋅b : it can not be a or b as in this case we would have a⋅b=a⇒b=e (or a⋅b=b⇒a=e), therefore we have a⋅b=e. This also means that a⋅a=e as the inverse is unique and thus we have a⋅a=b. The same reasoning gives us b⋅b=a.
For a group of order 4 we, actually, have two possibilities. Let's start by studying the value of a⋅a. If a⋅a=b, then we forcefully have a⋅b=c. Indeed, we can not have a⋅b=a or =b and if a⋅b=e, then a⋅c can not be neither e (as inverse of a is b), not a,c and it can not be b, as b=a⋅a. Therefore we have a group e,a,a2,a3 with a4=e and the multiplication table becomes trivial. The cases a⋅a=c, b⋅b=a, b⋅b=c, c⋅c=a, c⋅c=b are completely analogous as it is just enough to rename the letters a,b and c. Therefore we now need to treat the case when a2=b2=c2=e. But in this case the multiplication table trivially becomes b⋅a=a⋅b=c, c⋅a=a⋅c=b, b⋅c=c⋅b=a.
Comments