Divisibility and Primes - Main Theorem
The Fundamental Theorem of Arithmetic stands as one of the most important results in all of mathematics. It guarantees that every integer has a unique factorization into primes, providing the foundation for much of algebraic number theory and abstract algebra.
Every integer can be expressed as a product of prime numbers: where are distinct primes and for all .
Moreover, this factorization is unique up to the order of the factors.
The theorem consists of two parts: existence and uniqueness. Existence is relatively straightforward to prove by strong induction, but uniqueness requires the crucial property that if a prime divides a product, it must divide one of the factors.
Consider several examples of prime factorization:
- (primorial of 11)
The uniqueness guarantee means that cannot be written as or any other combination of primes with different exponents.
The Fundamental Theorem of Arithmetic fails in some natural generalizations. For instance, in the ring , we have:
Both factorizations are into irreducible elements, but the factorization is not unique. This motivates the study of unique factorization domains in abstract algebra.
Let be a prime number, and let . If , then or .
More generally, if , then for some .
Euclid's Lemma is the key property that distinguishes primes from general irreducible elements. It is essential for proving the uniqueness part of the Fundamental Theorem of Arithmetic.
Suppose . Since is prime, Euclid's Lemma tells us that or .
Indeed, , so . Therefore, we must have , which is false since .
Actually, , so . The premise was false, making the implication vacuously true.
Let's try again: . Then (true: ) or (false). The lemma holds.
The Fundamental Theorem allows us to express gcd and lcm in terms of prime factorizations, providing an alternative computational method when factorizations are known.