Does Subring Inherit Same Multiplicative Identity?

  • Thread starter Thread starter boombaby
  • Start date Start date
  • Tags Tags
    Identity
boombaby
Messages
129
Reaction score
0
should the subring inherit the same multiplicative identity of the original ring? assuming multiplicative identity is required in the definition of ring.

according to the book (Rotman's), 1\in S is required. But, does it mean S contains the same multiplicative identity, or contains its own multiplicative identity?

Consider Z_6 defined on Z by taking mod 6. And its subset S={3k| k is integers} equipped with the same operations as in Z_6.
S is itself a ring, having multiplicative identity 3. I'm wondering if S is called a subring of Z_6?
 
Physics news on Phys.org
It's a matter of convention. Most authors, when they require rings to have a multiplicative identity, will stipulate that a subring must have the same multiplicative identity as the ring.
 
Thanks a lot!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top