I'm asked to verify which of these multiplication tables form a group. I'm having problems to see which of the axioms for a group are violated in each table. In (a), I couldn't find an element $e$ such that for all $x, ax = xa = e$. We have $aa = a, ba = b, ca = c, da = d$, so it seems like $a$ could be that identity element, but when I verify the converse, we can see that it doesn't work. So I would say (a) is not a table for a group.
In (b), the rule I searched in (a) Works, we have $a$ as the identity element, because $ax = x = xa$ for any $x$. Therefore, the axiom of the identity element of a group is satisfied.
Then, I tried to search for the inverse element. The axiom of invertabilitys states that each element $a$ must have an inverse $a^{-1}$ such that $aa^{-1} = e = a^{-1}a$. In this case, each element is its own inverse, so the rule $aa^{-1} = e = a^{-1}a$ works for every $a$.
Now I'm gonna try to verify the associativy axiom, that is: $(ab)c=a(bc)$ Do I have to verify all the possible multiplications? Is tghere any method to verify it faster? I didn't verify all them, but I think this table satisfies this property too. So I would say (b) is a group.
PS: i've read somewhere that if we have the same element appearing 2 times in a row, then it can't be a group. Is it because it it appears 2 times in a row, then, for example, in (d), we have: $da = db\implies a=b?$
What are the methods you guys utilize to verify a multiplication table? Am I doing this rigth?
I would love to read an article about recognizing multiplication tables, because I need to be fast in it for the exams. So please give me your tips <3