Unique factorization/Advanced

From Citizendium
< Unique factorization
Revision as of 05:04, 8 April 2008 by imported>Andrey Khalyavin (→‎Proof)
Jump to navigation Jump to search
This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
Advanced [?]
 
An advanced level version of Unique factorization.

In mathematics, the unique factorization theorem, also known as the fundamental theorem of arithmetic states that every nonzero integer can be written in a unique way as a product of a unit (i.e., ) and prime numbers. Unique factorization is the foundation for most of the structure of whole numbers as described by elementary number theory. The formulation of many results (for instance, the Chinese remainder theorem) would either be nonsensical, or at least more complicated, if unique factorization did not hold.

Precise formulation

The theorem has two parts: first, that a factorization exsits, and second, that it is unique. This description leads to a couple of troublesome questions. If we allow rearrangement of the factors, as in , the theorem is false. Also, what are the prime factorizations of 1 and -1?

We can give a more precise version as follows. The first part of the theorem states that every nonzero integer n has a prime factorization. We can therefore write

this being an infinite product over the set of prime numbers. As n can have only finitely many prime factors, all but finitely many of the exponents are 0, so the product makes sense. Also, we can restrict to be either 0 or 1 when n is positive or negative respectively, and all of the exponents must be nonnegative integers. With these conventions, the fundamental theorem can now be precisely expressed as saying that for any nonzero integer n, a factorization as above exists, and the list of integers is uniquely determined by n.

For a nonnegative integer n and a prime number p, the exponent in the factorization is called the order of n at p, written . Consideration of these orders leads directly to the useful theory of valuations.

Proof

The proof of both the existence and uniqueness statements of the fundamental theorem requires the technique known as mathematical induction. This proof can be easily generalized for Euclidean rings.

Every integer can be written in a unique way as a product of prime factors, up to reordering. To see why this is true, assume that can be written as a product of prime factors in two ways

We may now use a technique known as mathematical induction to show that the two prime decompositions are really the same.

Consider the prime factor . We know that

Using the second definition of prime numbers, it follows that divides one of the q-factors, say . Using the first definition, is in fact equal to

Now, if we set , we may write

and

In other words, is the product of all the 's except .

Continuing in this way, we obtain a sequence of numbers where each is obtained by dividing by a prime factor. In particular, we see that and that there is some permutation ("rearrangement") σ of the indices such that . Said differently, the two factorizations of N must be the same up to a possible rearrangement of terms.