I have this problem from the book Real Analysis of Miklos Laczkovich (p. $35$):
Let $\oplus : \mathbb R \times \mathbb R\to \mathbb R $, where $(a,b) \mapsto a + b +1$. Then, $(\mathbb R, \oplus)$ is a group. Define a multiplication with which we get a field.
But in the exercise there are no hints. Could anyone help me?
If you consider $a\otimes b= ab+a+b$. Is clear that is a commutative operation because of the structure. Notice that:
$$(a\otimes b) \oplus (a\otimes c)= (ab+a+b)\oplus (ac+a+c)=(ab+a+b)+(ac+a+c)+1$$ $$=a(b+c)+2a+b+c+1$$ That is equal to $$a\otimes(b\oplus c)=a\otimes(b+c+1)=a(b+c+1)+a+(b+c+1)$$ $$=a(b+c)+2a+b+c+1$$
Finally look that $$a\otimes(b\otimes c)=a\otimes (bc+b+c)=a(bc+b+c)+a+(bc+b+c)$$ $$=abc+ab+ac+bc+a+b+c$$ And $$(a\otimes b)\otimes c=(ab+a+b)\otimes c=(ab+a+b)c+(ab+a+b)+c$$ $$=abc+ab+ac+bc+a+b+c$$