For the set of integers , an arithmetic operation is defined as . How many elements of have an inverse element for ? (The identity element is a value such that for all values , and The inverse element of is a value such that and )
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Clearly 0 is the identity element. Now, if a + b + 2 a b = 0 , then 4 a b + 2 a + 2 b = 0 , so 4 a b + 2 a + 2 b + 1 = 1 , so ( 2 a + 1 ) ( 2 b + 1 ) = 1 , so 2 a + 1 = ± 1 . This leads to the two solutions a = 0 and a = − 1 ; each is its own inverse.