Unit and Invertible 2
Unit and Invertible 2
Unit and Invertible 2
0a = (0 + 0)a = 0a + 0a
1
(b) Let a and b be elements of a ring whose product ab is a zerodivisor. Show that
either a or b is a zerodivisor.
Solution. Let a,b ∈ R and suppose ab is a zero divisor. Then ab 6= 0 and for
c ∈ R and c 6= 0, (ab)c = 0, and so a(bc) = 0. Note that a 6= 0 and b 6= 0
because ab 6= 0. So consider the cases when bc = 0 or when bc 6= 0. If bc 6= 0,
then since a 6= 0, a is a zero divisor. On the other hand, if bc = 0, then since
b 6= 0 and c 6= 0, this implies b is a zero-divisor. Therefore, either a or b is a
zero-divisor.
(c) Is the sum of two zerodivisors necessarily a zerodivisor? If so, give a prove. If
not, give a counterexample.
Solution. There are cases where the sum of two zerodivisors is a zerodivisor. In
Z/8, for instance, 4 and 6 are zerodivisors since 4 · 6 = 0 (mod 8) and 4 + 6 = 10
and 4 · 10 = 0 (mod 8). The claim is not true in general, however. Consider
Z/6 where 2 and 3 are zero-divisors since 2 · 3 = 0 (mod 6), but 2 + 3 = 5 is not
a zero-divisor in Z/6.
Proof: Let R be an integral domain. We know that units of R[x] are elements u
for which there exists an r such that u · r = 1. Furthermore, we know u and r are of
the form
u = a0 x0 + a1 x1 + ... + an xn (1)
0 1 m
r = b0 x + b1 x + ...bm x . (2)
It is apparent, because of the form of our elements, that an and bm can both be
defined as nonzero, because if the last term of u or r were zero, we could simply
decide our last term were the term before it. Also, if u or r were simply the zero
polynomial, the product u · r 6= 1.
The last term, or the term of highest power in u·r is (an xn )(bm xm ) = an bm xm+n .
Because of how we constructed u and r, either m + n = 0 or m + n > 0. If m + n > r,
then xm+n 6= 1, so for u · r = 1, an bm = 0. But we know neither an or bm is equal
to zero, and because R is an integral domain, there are no zero divisors, and their
product cannot be zero. Thus m + n = 0, so that m = 0 and x = 0, and we are left
with u = a0 x0 and r = b0 x0 . The product u · r = a0 b0 = 1, and since a0 and b0 are
both elements in R and their product is 1, they must be units in R. Hence units in
R[x] are units in R.
2
(a) What are the units of A?
Claim: The units of A are all functions from [0, 1] to R which have entirely
nonzero ranges.
Proof: Since these functions are real-valued, it follows that functions whose
ranges are all units in the real numbers are units in A. The units of R are all
nonzero real numbers, thus the units of A are those with nonzero ranges.
(b) Prove that if f is not a unit and not zero, then f is a zero divisor.
Proof: Assume f is not a unit and is not zero. then define g to be the function
such that where f is not zero, g is zero and where f is zero, g is not zero. Then
g is also not zero, and the multiplication f · g = 0, so f is a zero divisor.
1.6) Let A be the ring of all continuous functions from [0, 1] to R.
(a) What are the units of A?
Proof: A∗ = {f (x) ∈ A|f (x) 6= 0 for all x ∈ [0, 1]}.
Let f (x) ∈ A∗ , with f (x) 6= 0. Thus there exists some g(x) ∈ A such that
f (x)g(x) = 1, for all x ∈ [0, 1]
That is, f (x) 6= 0 for all x ∈ [0, 1]. Thus
A∗ ⊆ {f (x) ∈ A|f (x) 6= 0 for all x ∈ [0, 1]}.
Next let f (x) ∈ A such that f (x) 6= 0 for all x ∈ [0, 1]. Since f is continuous,
g := f1 is also continuous. Thus since
1
f (x) = 1,
f (x)
1
for all non-zero f (x) ∈ A there exists g(x) defined by g(x) := f (x) such that
f (x)g(x) = 1. Therefore {f (x) ∈ A|f (x) 6= 0 for all x ∈ [0, 1]} ⊆ A∗ , so
A∗ = {f (x) ∈ A|f (x) 6= 0 for all x ∈ [0, 1]}.
(b) Give an example of an element which is neither a unit nor a zero divisor.
Proof: The function f (x) = x is neither a zero divisor nor a unit in A. Since
f (0) = 0, f (x) ∈
/ A∗ , and g(x) = 0 is the only continuous function such that
f (x)g(x) = 0.
Thus f (x) is not a zero divisor.
(c) Give an example of a zero divisor in A.
Proof: The following two functions are zero divisors in the ring:
(
0 for all x ∈ [0, 12 ]
h(x) =
x − 21 for all x ∈ ( 12 , 1]
and (
1
x− 2 for all x ∈ [0, 21 ]
g(x) =
0 for all x ∈ ( 21 , 1]
3
1.7) Determine whether the following polynomials are irreducible in the rings indicated.
For those that are reducible, determine their factorization into irreducibles. The
notation Fp denotes the finite field Z/pZ, where p is a prime.
(a) x2 + x + 1 in F2 [x].
(b) x3 + x + 1 in F3 [x].
(c) x4 + 1 in F5 [x].
(d) x4 + 10x2 + 1 in Z[x].
1.8) Let R be a non-zero ring. Prove that the following are equivalent:
(a) R is a field.
(b) The only ideals in R are (0) and (1).
(c) Every homomorphism of R into a non-zero ring B is injective.
φ :R → R/(a)
x 7→ x
4
1.9) Let f : R → S be a ring homomorphism.
(b) Prove that if J is an ideal of S then f −1 (J) is an ideal of R that contains Ker f .
Solution. Note that φ−1 (J) = r ∈ R|φ(r) ∈ J. Let a, b ∈ φ−1 (J). Then a and
b are also contained in R, and φ(a + b) = φ(a) + φ(b) ∈ J, so a + b ∈ φ−1 (J).
Now suppose a ∈ φ−1 (J), r ∈ R. Then φ(ar) = φ(a)φ(r) where φ(a) ∈ J and
φ(r) ∈ S. Thus, φ(ar) ∈ J and ar ∈ φ−1 (J). Similarly, ra ∈ φ−1 (J). Therefore,
φ−1 (J) is an ideal of R.
To show Ker φ is contained in φ−1 (J), let ar ∈ Ker φ. Then φ(ar) = 0. Since
0 ∈ J, then ar ∈ φ−1 (J). Therefore, Ker φ is contained in φ−1 (J).
1.10) Let p be a prime and consider the ring of polynomials in x with coefficients in Fp . This
ring is denoted by Fp [x]. Let ϕ : Fp [x] → Fp [x] be the map given by ϕ(f ) = f p . Prove
that ϕ is an endomorphism. This map is called the Frobenius endomorphism.
1.11) Let S ⊆ R and let I be an ideal of R. Prove that the following statements are
equivalent:
(a) S ⊆ I.
(b) (S) ⊆ I.
This fact is useful when you want to show that one ideal is contained in another.
5
1.12) Prove the following equalities in the polynomial ring R = Q[x, y]:
This illustrates that the same ideal can have many different generating sets and that
different generating sets may have different numbers of elements.
6
(c) (2)((3) + (4)),
(d) (2)(3) ∩ (2)(4),
(e) (6) ∩ (8),
(f) (6)(8)
Proof: Assume that x is a unit of R/I, thus there exists y ∈ R/I such that xy = 1.
It follows that:
7
By the definition of I, (xy − 1)n = 0 for some n ≥ 1. The binomial expansion gives
that
n
n
X n
(xy − 1) = (xy)i (−1)n−i = 0 for some n ≥ 1.
i
i=0
Every term of this series contains an x except for the case when i = 0, which gives
the term ±1. Subtract 1 from both sides and factor an x out of the remaining terms,
which yields:
X n
n i−1 i n−i
x ± x y (−1) =1
i
i=1
1.18) Let R be a ring and P a prime ideal of R. Let I be the ideal generated by all the
idempotent elements of P . Prove that R/I has no non-trivial idempotents.
1.20) Let R be a ring in which every ideal of R except (1) is prime. Prove that R is a
field.
Solution. We first note that R is an integral domain because zero divisors would
contradict the primality of h0i. Now assume there exists a non-unit r ∈ R. Then r
must be in hr2 i. We write r = ar2 for some a ∈ R. Then (ar − 1)r = 0, and since
ar 6= 1, r = 0. Thus the only non-unit in R is 0 and R is a field.
(I :R J) = {x ∈ R | xJ ⊆ I}.
1.22) Let K be a field and let R be the ring of polynomials in x over K subject to the
condition that they contain no terms in x or x2 . Let I be the ideal in R generated
by x3 and x4 . Prove that x5 6∈ I and x5 I ⊆ I 2 . (This shows that the assumption
that P is prime in 1.21 is necessary.)
8
1.23) Let F be a field and let E = F × F . Define addition and multiplication in E by the
rules:
1.24) Find all the monic irreducible polynomials of degree less than or equal to 3 in F2 [x],
and the same in F3 [x].
9
1.25) Construct fields of each of the following orders:
(a) 9
(b) 49
(c) 8
(d) 81
1.26) Exhibit all the ideals in the ring F [x]/(p(x)), where F is a field and p(x) is a poly-
nomial in F [x] (describe them in terms of the factorizations of p(x)).
10