HW5 Soln
HW5 Soln
(a) Q ⊂ R, R ⊂ R
(b) Q ⊂ R, R 6⊆ R.
(c) Z 6⊆ R.
4. Let R be a ring (not assumed commutative) in which every element is idempotent. Prove
that R is in fact commutative, and satisfies r + r = 0 for every r ∈ R.
Solution: Suppose that r 2 = r , for every r ∈ R. Then, (1 + 1)2 = 1 + 1, so that
1 + 1 + 1 + 1 = 1 + 1 =⇒ 1 + 1 = 0 ∈ R. Hence, −1 = 1 ∈ R and, for any r ∈ R, we
have r + r = r (1 + 1) = 0, so that −r = r . Now, let a, b ∈ R. Then,
Thus, R is commutative.
5. Decide which of the following sets are ideals in the given ring:
1
For this problem, at least.
(a) {p(x, y ) | p(x, x) = 0} ⊂ C[x, y ]
(b) {p(x, y ) | p(x, y ) = p(y , x)} ⊂ C[x, y ]
Solution:
8. Prove that every field has exactly two ideals. What are they?
Solution Assume R is a field. The only two ideals are (0), R - if I 6= (0) is an ideal then
there is some nonzero x ∈ I . Hence, as R is a field, x is a unit. Thus, 1 = x −1 x ∈ I
and I = R. Note that (0) and R are actually distinct ideals, as otherwise R would be the
zero ring, and this is prohibited by the definition of a field.
9. In this problem you will give a precise meaning to the process of ‘adjoining elements’
described in the notes.
2
(c) Let Y ⊂ C be a subset. Prove that there exists a subring R ⊂ C containing2 Y
with the following property: if S ⊂ C is a subring such that Y ⊂ S, then R ⊂ S.
(The subring R just determined is often denoted Z[Y ])
√
(d) Let Y = { 2} ⊂ C. Prove that there is an isomorphism of rings
Z[x]/(x 2 − 2) ∼
= Z[Y ].
Z[x] ∼
= Z[Y ].
You will need to use the following fact: there is no polynomial f ∈ Z[x] such that
f (π) = 0. (This means that π is a transcendental number; it is a surprisingly hard
result to prove.)
Solution:
√ X √ √ √
0 = p( 2) = ai ( 2)i =⇒ (a0 +2a2 +4a4 +...)+ 2(a1 +2a3 +...) = a+b 2.
√ √ √
Since √2 is irrational, we must have a = b = 0. As p(− 2) = a − b 2, we see
that ± 2 are roots of p. Hence, p = (x 2 − 2)q, for some q ∈ Z[x]. This implies
that ker f = (x 2 − 2), and the result follows by the Isomorphism Theorem.
(e) Define
f : Z[x] → C ; x 7→ π.
Then, in a similar way as (d), we have that im f = {a0 + a1 π + ... + an π n | ai ∈ Z},
and ker f = 0 using the given fact - if p ∈ ker f then p(π) = 0.
2
This was erroneously omitted from the original version.
3
10. Prove that if an element u in a commutative ring R with unity is not contained in any
proper ideal, then u must be a unit.
Solution: If u is not contained in any proper ideal then the ideal (u) = R. Hence, there
is some v ∈ R such that uv = 1 ∈ R, since 1 ∈ (u). Thus, u is a unit.