Glam Prestige Journal

Bright entertainment trends with youth appeal.

$\begingroup$

The question is motivated by the following multiple-choice problem:

If $R$ is a ring with the property that $r=r^2$ for each $r\in R$, which of the following must be true?

I. $r+r=0$ for each $r\in R$.
II. $(r+t)^2=r^2+t^2$ for each $r,t\in R$.
III. $R$ is commutative.

Here are my questions:

  • What theorems do I need to solve the problem above?
  • Why is a ring with the property that $r=r^2$ for each $r\in R$ so special? Is there a name for such rings?
$\endgroup$ 4

1 Answer

$\begingroup$

Trivially, II holds, since $r^2+t^2 = r+t = (r+t)^2$ by the given condition.

I is a bit harder to see, but it is also true: $$r+r = (r+r)^2 = (r+r)(r+r) = r^2+r^2+r^2+r^2 = r+r+r+r,$$ so cancelling we get $r+r=0$.

And from this you get III as well: for any $a$ and $b$, $$a+b = (a+b)^2 = a^2 + ab+ba+b^2 = a+ab+ba+b.$$ Cancelling you get $ab+ba=0$. Since $ab+ab=0$ as well, we conclude that $ba=-ab=ab$, so $R$ is commutative.

No theorems, just some manipulations.

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy