← 2015 Paper 2
UPSC 2015 Maths Optional Paper 2 Q1b — Step-by-Step Solution
10 marks · Section A
Subrings and ideals · Algebra · asked 4× in 13 yrs · Read the full method →
Question
Give an example of a ring having identity but a subring of this having a different identity.
Technique
Pick a ring with zero divisors (Zn for composite n); look for an idempotent e=1 (i.e., e2=e, e=0,1); the principal ideal (e) becomes a subring with identity e.
Solution
Strategy. A “subring” here means a subset closed under addition and multiplication, with its own multiplicative identity that differs from the parent ring’s identity.
Example: R=Z6, subring S={0,2,4}
Consider R=Z6={0,1,2,3,4,5} with addition and multiplication mod 6.
- R has multiplicative identity 1, since 1⋅x=x for all x∈R.
Let S={0,2,4}⊂R. Check S is a subring:
Closure under addition (mod 6):
- 2+2=4∈S, 2+4=0∈S, 4+4=8≡2∈S. ✓
Closure under multiplication (mod 6):
- 2⋅2=4∈S, 2⋅4=8≡2∈S, 4⋅4=16≡4∈S. ✓
So S is a subring of R.
Identity of S: Test each element to find eS with eS⋅x=x for all x∈S:
- 4⋅2=8≡2 ✓
- 4⋅4=16≡4 ✓
- 4⋅0=0 ✓
So 4 is the multiplicative identity of S.
But 4=1 in R. So R has identity 1 while subring S has identity 4.
Answer
R=Z6has identity 1;S={0,2,4} is a subring with identity 4.