Chapter 2 (The Well Ordering Principle)
Chapter 2 (The Well Ordering Principle)
Chapter 2 (The Well Ordering Principle)
2is irrational. That proof assumed that for any positive integers mand
n, the fraction m/ncan be written in lowest terms, that is, in the form m
/n
where
m
and n
k
2
=
n(n+1)(2n+1)
. (2.3)
6
k=0
for all nonnegative integers, n.
2.4 Factoring into Primes
Weve previously taken for granted the Prime Factorization Theorem that every inte-
ger greater than one has a unique
3
expression as a product of prime numbers. This
is another of those familiar mathematical facts which are not really obvious. Well
prove the uniqueness of prime factorization in a later chapter, but well ordering
gives an easy proof that every integer greater than one can be expressed as some
product of primes.
Theorem 2.4.1. Every natural number can be factored as a product of primes.
3
. . . unique up to the order in which the prime factors appear
36 CHAPTER 2. THE WELL ORDERING PRINCIPLE
Proof. The proof is by Well Ordering.
Let C be the set of all integers greater than one that cannot be factored as a
product of primes. We assume Cis not empty and derive a contradiction.
If Cis not empty, there is a least element, nC, by Well Ordering. The ncant
be prime, because a prime by itself is considered a (length one) product of primes
and no such products are in C.
So nmust be a product of two integers aand bwhere 1<a, b<n. Since aand b
are smaller than the smallest element in C, we know that a, b / C. In other words,
a can be written as a product of primes p
1
p
2
p
k
and b as a product of primes
q
1
q
l
. Therefore, n = p
1
p
k
q
1
q
l
can be written as a product of primes,
contradicting the claim that nC. Our assumption that C = must therefore be
false.
MIT OpenCourseWare
http://ocw.mit.edu
6.042J / 18.062J Mathematics for Computer Science
Spring 2010
For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.