Herstein Topics in Algebra Solution 3.1-3.2
Herstein Topics in Algebra Solution 3.1-3.2
3. Find the form of the binomial theorem in a general ring; in other words, find an
expression for (a + b)n , where n is a positive integer.
Solution. We define the notion of word by arbitrary products of a and b(with its order kept
in consideration). Let Ck (a, b) an equivalence class of words, with k a’s and n − k b’s in
n
the word of length n. It is clear that for each Ck (a, b), its size is . Consequently,
k
Xn X
(a + b)n = x
k=0 x∈Ck (a,b)
1
Proof. Note that in a Boolean ring R, x = −x for all x ∈ R since 1 = (−1)2 = −1. Now
we see that for a, b ∈ R,
(na)(mb) = (a + a + · · · + a)(mb)
| {z }
n summands
= a(mb) + a(mb) + · · · + a(mb)
| {z }
n summands
= a(b + b + · · · + b) + a(b + b + · · · + b) + · · · + a(b + b + · · · + b)
| {z }
n summands
= (ab + ab + · · · + ab) + (ab + ab + · · · + ab) + · · · + (ab + ab + · · · + ab)
| {z }
n summands
= ab + ab + · · · + ab
| {z }
nm summands
= (nm)(ab).
Proof. Suppose we assume that the characteristic d is not a prime, that is, d = mn for
some integers n, m > 1. Note that da2 = 0 ⇐⇒ (mn)a2 = (ma)(na) = 0. Since D
is an integral domain, either ma = 0 or na = 0. But in either cases, we have a smaller
characteristic than d, which is a contradiction. Hence, it is must that d is a prime.
7. Give an example of an integral domain which has a infinite number of elements, yet is
of finite characteristic.
Y
Solution. Consider the infinite product ring Z2 . This is an integral domain with infinite
number of elements but has characteristic 2.
2
Proof. Let n be the smallest positive integer satisfying na = 0. Suppose D is not of finite
characteristic. Then, we have b 6= 0 in D such that kb = 0 if and only if k = 0. Let k < n
and k > 0. Then
9. If R is a system satisfying all the conditions for a ring with unit element with the
possible exception of a + b = b + a, prove that the axiom a + b = b + a must hold in R and
that R is thus a ring.
which implies a + a + b + b = a + b + a + b ⇐⇒ a + b = b + a.
10. Show that the commutative ring D is an integral domain if and only if for a, b, c ∈ D,
with a 6= 0 the relation ab = ac implies that b = c.
11. Prove that Lemma 3.2.2 is false if we drop the assumption that the integral domain is
finite.
Proof. Suppose a 6= 0 and ab = 0 for some b. Since the inverse of a exists, a−1 ab =
0 ⇐⇒ b = 0. So, there is no zero divisor in the field. Hence, every field is also an integral
domain.
13. Using the pigeonhole principle, prove that if m and n are relatively prime integers
and a and b are any integers, there exists an integer x such that x ≡ a (mod m) and
x ≡ b (mod n).
3
Proof. Consider the remainders of a, a + m, a + 2m, · · · , a + (n − 1)m on division by n.
Since n and m are relatively prime, each of remainders of above yield distinct integers. Now
by pigeonhole principle, for some 0 ≤ b ≤ n, there corresponds one of remainders(under
division of n) of a + km. That is, a + km ≡ b (mod n). Moreover, a + km ≡ a (mod m).
By setting x = a + km, x is the desired integer satisfying the given relationship.
14. Using the pigeonhole principle, prove that the decimal expansion of a rational number
must, after some point, become repeating.
Proof. Let p/q be a rational number where p, q are relatively prime. On reminding, for a
decimal expansion of a rational number p/q = a0 .a1 a2 a3 · · · , each ai , i > 1, corresponds
to the quotient of ai−1 · 10 on divison by q. Note that there can be at most q distinct
values of ai−1 · 10. Thus, keep making such modular calculation consequently, at the
time when calculation is made more than q times, the pigeonhole principle forces that
there must exists a tuple (i, j) of positive integers i < j such that ai+j = ai . Hence
ai is occuring at least twice in these calculations. Now from these, we can conclude that
(ai , ai+1 , · · · , ai+j−1 ) = (ai+j , ai+j+1 , · · · , ai+2j−1 ) and so on, so that the decimal expansion
of p/q, after ai−1 , becomes repeating.