Abstract Algebra/The hierarchy of rings

From testwiki
Jump to navigation Jump to search

Commutative rings

Template:TextBox

Examples 11.2:

  • The whole numbers are commutative.
  • The matrix ring n×n of n-by-n real matrices with matrix multiplication and component-wise addition is not commutative for n2.

In commutative rings, a left ideal is a right ideal and thus a two-sided ideal, and a right ideal also.

Integral domains

Template:TextBox

We can characterize integral domains in another way, and this involves the so-called zero-divisors.

Template:TextBox

Thus, a ring is an integral domain iff it has no zero divisors.

Unique factorisation domains

Template:TextBox

Principal ideal domains

Due to its importance in algebra, we'll briefly give the definition of noetherian rings, which is a fairly exhaustive class of rings for which many useful properties hold. The theory of noetherian rings is well-studied, powerful and extensive, and we'll only study it in detail in the wikibook on Commutative Algebra. The reason that we give the definition here is that principal ideal domains are noetherian rings, which will imply that they are, in fact, unique factorisation domains.

Template:TextBox

This condition can be interpreted to state that every ascending chain of ideals stabilizes. Noetherian rings are named in honour of Emmy Noether.

Template:TextBox

Proof:

We observed earlier that the set of all ideals of a ring is inductive, with an explicit description of. If therefore we are given an ascending chain of ideals

Template:TextBox

Proof:

Let R be a PID, and let aR.

Euclidean domains

Template:TextBox

Proof:

First, the proof of multiplicativity of N is relegated to the exercises, that is, you'll show in the exercises that

N((a+ib)(c+id))=N(a+ib)N(c+id).

Then we have to prove that division with remainder holds. Let thus σ:=a+ib and τ:=c+id be elements of [i].

Due to 1=(1)2=i4=(i)4, 1,1,i,i are units. Any other unit would have to have the form a+ib, where |a|+|b|2. Let c+id be its inverse. Then 1=N((a+ib)(c+id))=N(a+ib)N(c+id)=(a2+b2)(c2+d2)2, a contradiction.

Finally, let's prove the statements about the relation of the Gaussian primes to the integer primes.

  1. Since [i] is a Euclidean domain, we have a decomposition of p into prime elements of [i], say p=uπ1πn, where u{+1,1,+i,i} is a unit in [i]. If n=1, we are done. If n2, observe that p2=N(p)=N(π1)N(πn), and since p is prime, uniqueness of prime factorisation in the integers implies that at most two of N(π1),,N(πn) are not one and those that are are either p or p2. If one is p2, there is exactly one prime factor of p2 in [i], which is absurd since p2 is obviously not irreducible. If ,

Exercises

  1. Prove that the Gaussian integers as defined above do form a commutative ring with identity. Use your knowledge on complex numbers (cf. the corresponding chapter in the wikibook on complex analysis).

Template:BookCat