Section 2.4 Principal Ideals and Euclidean Domains
Guiding Questions.
In this section, we’ll seek to answer the questions:
What are principal ideals, and what are principal ideal domains?
What are Euclidean domains, and how are they related to PIDs?
One of the ways in which mathematicians study the structure of an abstract object is by considering how it interacts with other (related) objects. This is especially true of its subobjects. Thus, in linear algebra, we are often concerned with subspaces of a vector space as a means of understanding the vector space, or even submatrices as a way of understanding a matrix (see, e.g., the cofactor expansion formula for the determinant). In real analysis and topology, the important subobjects are usually open sets, or subsequences, and the study of a graph’s subgraphs is an important approach to many questions in graph theory.
In this section, we begin a set-theoretic structural exploration of the notion of ring by considering a particularly important class of subring which will be integral to our understanding of factorization.
These subrings are called ideals. They arose in the work of Kummer and Dedekind as a way of trying to recover some notion of unique factorization in rings that do not have properties like the fundamental theorem of arithmetic in \(\Z\text{.}\)
Definition 2.4.1.
A subset \(I\) of a (not necessarily commutative) ring \(R\) is called an ideal if:
\(\displaystyle 0\in I\)
for all \(x,y\in I\text{,}\) \(x+y\in I\text{;}\) and,
for all \(x\in I\) and for all \(r\in R\text{,}\) \(xr\in I\) and \(rx\in I\text{.}\)
Observe that the third requirement for a set \(I\) to be an ideal of \(R\) is simplified slightly if \(R\) is commutative (which, we recall, all of our rings are).
There are many important examples and types of ideals, but there are also some trivial ideals contained in every ring.
Theorem 2.4.2.
Let \(R\) be a ring. Then \(R\) and \(\set{0}\) are ideals of \(R\text{.}\)
Theorem 2.4.3.
All ideals are subrings.
The following theorem provides a useful characterization of when an ideal \(I\) is in fact the whole ring.
Theorem 2.4.4.
Let \(R\) be a ring and \(I\) an ideal of \(R\text{.}\) Then \(I = R\) if and only if \(I\) contains a unit of \(R\text{.}\)
The most important type of ideals (for our work, at least), are those which are the sets of all multiples of a single element in the ring. Such ideals are called principal ideals.
Theorem 2.4.5.
Let \(R\) be commutative with identity and let \(a\in R\text{.}\) The set
\begin{equation*}
\ideal{a} = \setof{ra}{r\in R}
\end{equation*}
is an ideal (called the principal ideal generated by \(a\)).
The element \(a\) in the theorem is known as a generator of \(\ideal{a}\text{.}\)
Investigation 2.4.1.
Let \(R\) be commutative with identity, and let \(x,y,z\in R\text{.}\) Give necessary and sufficient conditions for \(z\in \ideal{x}\) and, separately, \(\ideal{x} \subseteq \ideal{y}\text{.}\)
That is, fill in the blanks: “\(z\in \ideal{x} \Leftrightarrow\) _________” and “\(\ideal{x}\subseteq \ideal{y} \Leftrightarrow\) _________.”
Justify your answers.
Principal ideals may have more than one generator.
Theorem 2.4.6.
Let \(R\) be a ring and \(a\in R\text{.}\) Then \(\ideal{a} = \ideal{ua}\text{,}\) where \(u\) is any unit of \(R\text{.}\)
Activity 2.4.2.
In \(R = \Z\text{,}\) describe the principal ideals generated by
2
\(\displaystyle -9\)
9
0
27
3
Determine the subset relations among the above ideals.
It is the case in many familiar settings that all ideals are principal. Such domains are given a special name.
Definition 2.4.7.
An integral domain \(R\) in which every ideal is principal is known as a principal ideal domain (PID).
Theorem 2.4.8.
The ring \(\Z\) is a principal ideal domain.
Hint.
Use properties specific to
\(\Z\text{,}\) perhaps from
Section 1.
Activity 2.4.3.
Find an integer \(d\) such that \(I = \ideal{d}\subseteq \Z\text{,}\) if
\(\displaystyle I = \setof{4x+10y}{x,y\in\Z}\)
\(\displaystyle I = \setof{6s+7t}{s,t\in\Z}\)
\(\displaystyle I = \setof{9w+12z}{w,z\in\Z}\)
\(\displaystyle I = \setof{am+bn}{m,n\in\Z}\)
You do not need to prove that each of the sets above are ideals (though you should make sure you can do it).
Theorem 2.4.9.
Let \(R\) be a principal ideal domain and \(x,y\in R\) be not both zero. Let \(I = \setof{xm+yn}{m,n\in R}\text{.}\) Then:
\(I\) is an ideal, so there is some \(d\in R\) for which \(I = \ideal{d}\text{;}\)
We conclude that there exist \(s,t\in R\) such that \(d = xs + yt\text{.}\)
We have so far abstracted and axiomatized several important algebraic properties of
\(\Z\) that we discussed in
§ 1. In particular, we have our usual operations of addition and multiplication, and their interactions; we have notions of divisibility/factorization, irreducibility, and primality; we also have cancellation and greatest common divisors.
Our last major abstraction from \(\Z\) is the division algorithm. The main obstacle to postulating domains with a division algorithm is a clear notion of comparison relations. That is, if \(R\) is an arbitrary domain with \(r,s\in R\text{,}\) is it possible to clearly and sensibly say which of \(r\) or \(s\) is “bigger” ? (Recall that this was a requirement for the division algorithm with nonzero remainders.) However, if there is a way to relate elements of a domain \(R\) to \(\N_0\text{,}\) we can sensibly define a division algorithm.
Definition 2.4.10.
Let
\(R\) be an integral domain. We call
\(R\) a
Euclidean domain if there is a function
\(\delta : R\setminus \set{0} \to \N_0\) such that:
If \(a,b\in R\setminus \set{0}\text{,}\) then \(\delta(a) \le \delta(ab)\text{.}\)
If \(a,b\in R\text{,}\) \(b\ne 0\text{,}\) then there exist \(q,r\in R\) such that \(a = bq+r\text{,}\) where either \(r = 0\) or \(\delta(r) \lt \delta(b)\text{.}\)
We call the function \(\delta\) a norm for \(R\text{.}\)
Thus, a Euclidean domain is an integral domain with a division algorithm that behaves in a familiar way. In the remainder of this section, we will investigate the properties of Euclidean domains. First, we consider some examples.
Theorem 2.4.11.
The field \(\Q\) is a Euclidean domain under ordinary addition and multiplication, with \(\delta(x) = 0\) for all \(x\in \Q\text{.}\)
Investigation 2.4.4.
Is \(\Z\) a Euclidean domain? If so, what is the norm function \(\delta\text{,}\) and why does this function have the required properties of a norm?
Lemma 2.4.12.
Let \(F\) be a field and \(S\subseteq F[x]\) a set containing a nonzero polynomial. Prove that \(S\) contains a polynomial \(f\) such that \(\deg(f) \le \deg(g)\) for all nonzero \(g\in S\text{.}\)
Lemma 2.4.13.
Let \(F\) be a field and \(f(x),g(x)\in F[x]\) with \(g(x)\ne 0\text{.}\) If \(\deg f(x) \ge \deg g(x) > 0\text{,}\) and \(f(x) = a_0 + a_1 x + \cdots + a_m x^m\) and \(g(x) = b_0 + b_1 x + \cdots + b_n x^n\text{,}\) then \(h(x) = f(x) - a_m b_n^{-1} x^{m-n} g(x)\) has degree strictly less than \(\deg f(x)\text{.}\)
Theorem 2.4.14. (Polynomial Division Algorithm).
Let \(F\) be a field and \(f(x),g(x)\in F[x]\) with \(g(x)\ne 0\text{.}\) Then there exist unique \(q(x),
r(x) \in F[x]\) such that
\begin{equation*}
f(x) = g(x) q(x) + r(x)\text{,}
\end{equation*}
where \(\deg(r(x)) \lt \deg g(x)\text{.}\)
Hint.
For existence, consider three cases:
\(f(x) = 0\text{;}\) \(f(x) \ne 0\) and
\(\deg f \lt \deg g\text{;}\) \(f(x) \ne 0\) and
\(\deg f \ge \deg g\text{.}\) In the last case, use induction on
\(m = \deg f(x)\text{.}\) For uniqueness, mimic the uniqueness proof of
Theorem 1.2.5.
Theorem 2.4.15.
Let \(F\) be a field. Then the ring \(F[x]\) is a principal ideal domain.
Hint.
Investigation 2.4.5.
Is \(F[x]\) a Euclidean domain for all fields \(F\text{?}\) If so, what is the norm function \(\delta\text{,}\) and why does this function have the required properties of a norm? If not, why not? Prove your answer.
In fact, every Euclidean domain is a PID.
Theorem 2.4.16.
Every Euclidean domain is a principal ideal domain.
Hint.
Exploration 2.4.6.
Where do Euclidean domains and PIDs fit in the hierarchy of abstraction found in
Question 2.3.6?