3

Give an example of an ideal that is not a subring, and a subring that is not an ideal. For the latter part, let $\mathbb{Q}$ be a ring and consider $\mathbb{Z}$ as a subring of $\mathbb{Q}$. Then we observe that $\mathbb{Z}$ is not an ideal of $\mathbb{Q}$ since the multiplication of integer and rational number gives rational number. But for the first part, I have no idea. Can anyone guide me ?

Idonknow
  • 15,643

2 Answers2

11

Each ideal of a ring is a subring of that ring (see this), therefore no such example can be found.

P..
  • 14,929
  • 1
    I thought an ideal is a subset of a ring but not subring ? – Idonknow Mar 24 '13 at 06:36
  • @Idonknow: Can you give the definition of a subring please. Maybe my answer is wrong. It depends on what definition you use. – P.. Mar 24 '13 at 06:41
  • 11
    This depends on if you want your rings to have an identity or not. – anon Mar 24 '13 at 06:47
  • the definition of subring: An nonempty subset of ring which closed under subtraction and multiplication – Idonknow Mar 24 '13 at 06:47
  • @Idonknow: And the definition of an ideal? – P.. Mar 24 '13 at 06:52
  • Ideal: A subset of a ring which closed under addition and for all $r \in R$(ring) , $rI \subset I$ and $Ir \subset I$ – Idonknow Mar 24 '13 at 06:58
  • If $a,b\in I$ then $(-1)b=-b\in I\Longrightarrow a+(-b)=a-b\in I$. Therefore $I$ is closed under subtraction. That being said, is my answer correct? – P.. Mar 24 '13 at 07:03
2

The set of even integers is an example of a subring which is not an ideal.

Kumar
  • 1,167