Unique Factorization Domains
Unique Factorization Domains
Introduction
The Fundamental Theorem of Arithmetic states that every integer (greater than 1) can be uniquely factored into a product of prime numbers. This property of unique factorization is one of the most important in number theory, and we can generalize it to abstract rings.
Definition
Definition 11.1: An integral domain
An element is irreducible if it cannot be factored into a product of two non-units. In a UFD, an element is irreducible if and only if it is prime (an element
Key Properties
- Existence of Factorization: Every non-zero, non-unit element can be written as a product of irreducibles.
- Uniqueness of Factorization: This factorization is unique up to order and units.
- Irreducible = Prime: In a UFD, an element is irreducible if and only if it is prime.
Relationship to Other Domains
The relationship between the classes of domains introduced so far is a beautiful hierarchy:
Each implication is strict, meaning there are examples of PIDs that are not EDs, and UFDs that are not PIDs. For example,
Examples
Example 1: The Ring of Integers
The ring
Example 2: Polynomial Rings over Fields
For any field
Example 3: Gaussian Integers
The ring of Gaussian integers
Example 4: A UFD that is not a PID
The ring
Applications
Application 1: Number Theory
A classic application of UFDs is in number theory. The ring of Gaussian integers,
Application 2: Algebraic Geometry
UFDs are important in algebraic geometry because they correspond to smooth varieties. The coordinate ring of a smooth affine variety is often a UFD.
Application 3: Cryptography
The unique factorization property is fundamental to many cryptographic protocols, including RSA, which relies on the difficulty of factoring large integers.