Suppose that $(H,+,.)$ is a unital commutative ring. Now for all $x,y \in H$ define $$x \circ y= xy+yx.$$
With this operation we have another ring which is also commutative. $(H,+,\circ)$
Now I have to show that this ring is also unital under $\circ$ operation.
My observation:
I have to find $e\in H$ such that $x\circ e=x$
$xe+ex=x$ which gives $e=1/2$ but we don't know the elements of $H$ so we can't say $1/2\in H$, can we?
Please guide me. Thank you.
Since $H$ is commutative, $x\circ y=xy+yx=2xy$. This new multiplication is obviously commutative, but need not have a neutral element. For instance, if $H$ has characteristic $2$, we have $x\circ y=0$ for every $x,y\in H$.
Is the operation associative? $(x\circ y)\circ z=(2xy)\circ z=4xyz$ and $x\circ(y\circ z)=2x(y\circ z)=2x(2yz)=4xyz$.
Distributivity is obvious.
Note. If $n$ is an integer and $x\in H$, $nx$ is the standard multiple.
Under what condition does the circle operation have a neutral element $e$? We need it satisfies $2ex=x$, for every $x$, in particular for $\mathbf{1}$ (the neutral element of $H$), so $2e=\mathbf{1}$. This condition is also easily seen to be sufficient: indeed, if $2e=\mathbf{1}$, then $e\circ x=2ex=\mathbf{1}x=x$.
Thus the ring $(H,+\circ)$ is unital if and only if $2\mathbf{1}=\mathbf{1}+\mathbf{1}$ is invertible in $(H,+,\cdot)$. This is granted if the characteristic of $H$ is finite and coprime with $2$. It is false whenever the characteristic is divisible by $2$: if the characteristic is $2k$, then $k\mathbf{1}=(k\mathbf{1})\circ e=2ke=0$ gives a contradiction.
If the characteristic is $0$, it may happen or not: the identity doesn't exist for $H=\mathbb{Z}$, it obviously exists for $H=\mathbb{Q}$.