Math 901
Solutions to Homework # 4
1. Prove that R is a division ring if and only if R has only two left ideals.
Solution: Suppose R is a division ring and I is a nonzero left ideal. Let x ∈ I, x 6= 0.
Then r = (rx−1 )x ∈ I for every r ∈ R. Hence, R = I. Thus, R has exactly two left
ideals.
Suppose now that R has only two left ideals (namely, (0) and R). Let x ∈ R, x 6= 0.
Then Rx = R, so there exists y ∈ R such that yx = 1. Similarly, Ry = R, so there
exists z ∈ R such that zy = 1. Then x = (zy)x = z(yx) = z. Thus, xy = 1 = yx and
x is invertible. Consequently, R is a division ring.
2. Prove that a left Artinian domain is a division ring.
Solution: Let x ∈ R, x 6= 0. Consider the descending chain of left ideals Rx ⊇ Rx2 ⊇
Rx3 ⊇ · · · . As R is left Artinian, we have Rxn = Rxn+1 for some n. Hence, xn = rxn+1
for some r ∈ R; equivalently, (1 − rx)xn = 0. As R is a domain, we can cancel xn and
obtain 1 = rx; i.e., x is left invertible. Since x was an arbitrary nonzero element, this
implies that R has only two left ideals. By Problem #1, R is a division ring.
3. A ring R is called Dedekind-finite if for all a, b ∈ R, ab = 1 implies ba = 1.
(a) Prove that any domain is Dedekind-finite.
Solution: Suppose ab = 1. Then (ba − 1)b = 0. Since b 6= 0, this implies that
ba − 1 = 0, so ba = 1.
(b) Prove that if R is left Noetherian then R is Dedekind-finite. (Hint: It might help
to first prove that any surjective endomorphism of a left Noetherian module is an
isomorphism.)
Solution: We first prove that statement in the Hint. Let φ : M → M be a
surjective homomorphism, where M is a Noetherian left R-module. Consider
the ascending chain of left submodules of M : ker φ ⊆ ker φ2 ⊆ ker φ3 ⊆ · · · .
Then there exists an n such that ker φn = ker φn+i for all i ≥ 0. In particular,
ker φn = ker φ2n . Note that φn is a surjective homomorphism and that if we prove
φn is injective, so is φ. Thus, by replacing φn with φ, we may assume without loss
of generality that ker φ = ker φ2 . Let x ∈ ker φ. As φ is surjective, x = φ(y) for
some y ∈ M . Then φ2 (y) = φ(x) = 0, so y ∈ ker φ2 = ker φ. Hence, x = φ(y) = 0.
Thus, ker φ = {0} and φ is injective.
Now, suppose R is left Noetherian and ab = 1 for some a, b ∈ R. Consider the left
R-module homomorphism φ : R → R given by φ(r) = rb. Since φ(ra) = rab = r
for every r ∈ R, we see that φ is surjective. Hence, by the Hint, φ is an injective.
As φ(ba) = bab = b = φ(1), we conclude that ba = 1. Hence, R is Dedekind-finite.
Q Q
4. Let S =
. Prove that S is left Noetherian but not right Noetherian. (Do not
0 Z
quote the theorem from class, but rather prove this “from scratch”.)
Solution: We first show that S is left Noetherian. Let I be
a nonzero left ideal
q1 q2
of S. Assume that I contains a matrix of the form
with a 6= 0. Then
0 a 0 a−1 q
0 q
mulitiplying this matrix on the left by
we obtain
∈ I for any
0 0
0
0
q ∈ Q. Thus I contains the (two-sided) ideal J of S consisting of all matrices in S
with zeros everywhere except
the (1,
2)-entry. Now consider the ring homomorphism
q1 q 2
φ : R → Q × Z which sends
to (q1 , a). Clearly, φ is surjective and ker φ = J.
0 a
Then R/J ∼
and right)
Noetherian. Thus, the left ideal I/J
= Q × Z, which is (left 0 1
is finitely generated. Since J = R ·
is finitely generated, we obtain that I is
0 0
finitely generated.
Now consider the case where all (2, 2)-entries of elements of I are zero. Then I is a
Q-vector space given by
q1 q2
qq1 qq2
q·
:=
.
0 0
0
0
q1 q 2
Note that for A =
∈ S and B ∈ I, AB = q1 B. Hence, SB = QB. As I is a
0 a
Q-subspace of Q2 , it has a finite basis. Then I is generated as a left R-module by this
basis. Hence, I is finitely generated as a left R-module and R is left Noetherian.
To show R is not right Noetherian, consider for each n ≥ 0 the right ideal
0 2bn
In = {
| b ∈ Z}.
0 0
1
0 2n+1
is in In+1 but not In . Hence, R does not
Note that In ( In+1 for all n, as
0 0
satisfy ACC on right ideals.
5. Let R be a ring and S = Mn (R). Prove there exists a bijection between the set of
ideals of R and the set of ideals of S given by I ↔ Mn (I). Conclude that R is simple
if and only if S is. (Hint: Let J be an ideal of S and let I be the set consisting of all
the (1, 1)-entries of matrices in J. Show that I is an ideal of R and that J = Mn (I).)
Solution: Let I be an ideal of R. Then it is evident that Mn (I) is an ideal of S.
Suppose now that J is an ideal of S. Let I be the set of elements consisting of all the
(1, 1) entries of matrices in J. It should be obvious that 0 ∈ I (as the zero matrix is
in J) and that I is closed under addition. Let Eij be the element of S which has 1 in
the ith row and jth column and zeros elsewhere. Let r ∈ R and a ∈ I. Let A be the
matrix in J with a in the (1, 1)-entry. Then rE11 A ∈ J and A(rE11 ) ∈ J as J is an
ideal of S. Also, rE11 A has ra as its (1, 1) entry, and A(rE11 ) has ar as its (1, 1)-entry.
Thus, ra, ar ∈ I and I is an ideal. Now suppose B = [bij ] ∈ J. Then E1i BEj1 ∈ J
and has bij as its (1, 1) entry. Thus, bij ∈ I for all i, j and so B ∈ Mn (I). Now let
C = [cij ] ∈ Mn (I). For each i, j let Dij be the matrix in J with cij as its (1, 1)-entry.
ThenP
Fij = Ei1 Dij E1j ∈ J and has cij as its (i, j)-entry and zeros elsewhere. Then
C = ij Fij ∈ J. Consequently, J = Mn (I).
© Copyright 2026 Paperzz