21-05-2025

Problem: Determine if the following sets $G$ with the operation indicated form a group. If not, point out which of the group axioms fail.
  1. $G=$ set of all integers, $a * b=a-b$.
  2. $G=$ set of all integers, $a * b=a+b+a b$.
  3. $G=$ set of nonnegative integers, $a * b=a+b$.
  4. $G=$ set of all rational numbers $\neq-1, a * b=a+b+a b$.
  5. $G=$ set of all rational numbers with denominator divisible by 5 (written so that numerator and denominator are relatively prime), $a * b=$ $a+b$.
  6. $G$ a set having more than one element, $a * b=a$ for all $a, b \in G$.

Comments