PhDpre 1
PhDpre 1
PhDPrelim-Math-1
2024-2025 Academic Year
August 15, 2024
1. [Pg. 9, Pro. 1.1.4] Prove that a nonempty subset R of a ring S is a
subring if and only if
(a) R is closed under the addition and multiplication of S ,
(b) if a ∈ R, then −a ∈ R,
(c) the multiplicative identity of S belongs to R.
Proof. Assume that R be a subring. Then R is a ring under the
operations on S . Thus the required conditions (a) to (c) are satised.
Conversely, assume that conditions (a) to (c) satisfy. We will show
that R is a ring. By (a), closure law satises under addition and mul-
tiplication. Since R is a subset of S , associative law and commutative
law satisfy under addition By (b), each element a ∈ R has an inverse
in R. By (a) and (b), the additive identity element, 0 is in R.
Since R ⊂ S , associative law satises under multiplication. Also, left
and right distrubutive law satisy. We have 1S = 1R by condition
(iii). Thus 1R =!S is the multiplicative identity of R. Therefore R is a
subring. #
2. [Eg.1.1.4] Let the set of all 2 × 2 matrices with complex entries, M2 (C)
be a ring under matrix addition and matrix
multiplication.
Determine
a b
whether or not R = M2 (Z) = : a, b, c, d ∈ Z is a subring of
c d
M2 (C)?
a b e f
Proof. For any , ∈ R,
c d g h
a b e f a+e b+f
+ = ∈R
c d g h c+g d+h
because a + e, b + f, c + g, d + h ∈ Z.
a b e f
For any , ∈ R,
c d g h
a b e f ae + gb af + bh
= ∈R
c d g h ce + dg cf + dh
1
because ae + gb, af + bh, ce + dg, cf + dh ∈ Z. (i) is satised.
a b
For any ∈ R,
c d
a b −a −b
− = ∈R
c d −c −d
2
componentwise addition and multiplication.
3
(a1 , . . . , an ){(b1 , . . . , bn ) + (c1 , . . . , cn )} = (a1 , . . . , an )(b1 + c1 , . . . , bn + cn )
= (a1 (b1 + c1 ), . . . , an (bn + cn ))
= (a1 b1 , . . . , an bn ) + (a1 c1 , . . . , an cn )
= (a1 b1 , . . . , an bn ) + (a1 c1 , . . . , an cn )
= (a1 , . . . , an )(b1 , . . . , bn ) +
(a1 , . . . , an )(c1 , . . . , cn ).
Again,
{(b1 , . . . , bn ) + (c1 , . . . , cn )}(a1 , . . . , an )
= (b1 + c1 , . . . , bn + cn )(a1 , . . . , an )
= ((b1 + c1 )a1 , . . . , (bn + cn )an )
= (b1 a1 + c1 a1 , . . . , bn an + cn an )
= (b1 , . . . , bn )(a1 , . . . , an ) + (c1 , . . . , cn )(a1 , . . . , an )
and
(0R1 , . . . , 0Rn ) + (a1 , . . . , an ) = (0R1 + a1 , . . . , 0Rn + an ) = (a1 , . . . , an ).
and
(−a1 , . . . , −an ) + (a1 , . . . , an ) = (−a1 + a1 , . . . , −an + an ) = (0R1 , . . . , 0Rn ).
4
(a−1 −1 −1 −1
1 , . . . , an )(a1 , . . . , an ) = ((a1 ) a1 , . . . , (an ) an ) = (1R1 , . . . , 1Rn )
and
(a1 , . . . , an )(a−1 −1 −1 −1
1 , . . . , an ) = (a1 (a1 ) , . . . , an (an ) ) = (1R1 , . . . , 1Rn ).
Thus, (a−1
1 , . . . , an ) is an inverse element of R under multiplication.
−1