In this problem we work out step-by-step the procedure for checking if a given set and a given operation together form a group.

Denote by the set of all integers (including 0 and the negative integers). If are integers then so is

so this defines an operation on the set . We now check if is a group.

Recall that this means checking

(1) Associativity
(2) Existence of identity
(3) Existence of inverse

Depending on the situation you can check (1) before or after (2) and (3), but you do need to check (2) before (3) since the definition of inverse involves the identity element.


Part (1): Associativity
We begin with (1). That means we must check to make sure


We check this by computing both sides separately and then comparing them.

 
The left side is:
 
The right side is:


Does satisfy the associativity law?


Part (2): Existence of Identity
Next we check (2). That is, we want to know if there exists an element such that


 
The first equality means:
 
 

So therefore
 
The second equality means:
 
 

So therefore


Based on these two calculations, it follows that has an identity, namely



Part (3): Existence of Inverse
Finally, we check (3). This means for ANY we want to find such that


where is the value we have just determined.

 
The first equality means:
 

Therefore,
(Use the value of you calculated earlier)
 
The second equality means:
 

Therefore,
(Use the value of you calculated earlier)


Based on these calculations, do the elements of have inverses?


Conclusion
So is a group?

Additionally, is an Abelian group?