If you define the binary operation #x "*" y = x+y-xy# for any #x, y in ZZ# then what is the identity?
1 Answer
Jan 4, 2018
Explanation:
I don't know if you wanted to show that
#x"*"y = x+y-xy = y+x-yx = y"*"x#
Note that for any integer
#x"*"0 = x+0-x(0) = x#
#0"*"x = 0+x-0(x) = x#
So
Footnote
Note that the two-sided identity of a binary operation is necessarily unique:
Suppose
Then:
#e_1 = e_1 @ e_2 = e_2#