Example of semiprime ring

$\begingroup$

The ring is semiprime if $x\in R, xyx=0$ for all $y\in R$ implies $x=0$ or equivalently for $x\neq0$ exists $y_{0}\in R$ such that $xy_{0}x\neq0$.

I found an example of semiprime ring. However, I am not sure that if I understand properly.

$R=\left\{ \begin{pmatrix}a & 0\\ 0 & b \end{pmatrix},\; a,\, b\in\mathbb{Z}_{2}\right\} =\left\{ \begin{pmatrix}0 & 0\\ 0 & 0 \end{pmatrix},\begin{pmatrix}0 & 0\\ 0 & 1 \end{pmatrix},\begin{pmatrix}1 & 0\\ 0 & 0 \end{pmatrix},\begin{pmatrix}1 & 0\\ 0 & 1 \end{pmatrix}\right\} $

This ring is a semiprime because

$\begin{pmatrix}0 & 0\\ 0 & 0 \end{pmatrix}y\begin{pmatrix}0 & 0\\ 0 & 0 \end{pmatrix}=\begin{pmatrix}0 & 0\\ 0 & 0 \end{pmatrix}$

Am I right? Could you give me some other example of semiprime rings?

Thank you.

$\endgroup$ 5

1 Answer

$\begingroup$

The example you gave is indeed semiprime, but it is a complicated way to look at the ring $F_2^2$.

Given $(a,b)$ nonzero, one of $(a,b)(1,0)(a,b)$ or $(a,b)(0,1)(a,b)$ is nonzero.

Any semisimple or Von Neumann regular ring or prime ring is going to be semiprime.

I recommend that you try to show that the ring of linear transformations of any vector space is semiprime.

Rings that don't have nilpotent elements are also semiprime.

Another easy source is to take any semiprime ideal J in a ring R and use R/J. Semi prime ideals are easy to find: they're just the intersections of prime ideals.

$\endgroup$

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

You Might Also Like