Lesson Proof of Fundamental Theorem of Arithmetic

Algebra ->  Algebra  -> Divisibility and Prime Numbers  -> Lessons -> Lesson Proof of Fundamental Theorem of Arithmetic      Log On

Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!
Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!

   

This Lesson (Proof of Fundamental Theorem of Arithmetic) was created by by ikleyn(4) About Me : View Source, Show
About ikleyn:

Proof of Fundamental Theorem of Arithmetic

This lesson is one step aside of the standard school Math curriculum.
It is intended for students who are interested in Math. So, it is up to you to read or to omit this lesson.
In any case, it contains nothing that can harm you, and every student can benefit by reading it.

This lesson is associated with the lesson Prime numbers and the Fundamental Theorem of Arithmetic of this module.
You can read this lesson after the previous one or independently of it.

A prime number (or prime for short) is a natural number that has exactly two divisors: itself and the number 1.
Because 1 has only one divisor, itself, we do not consider it as a prime number.
So, 2 is the first prime, 3 is the next prime, but 4 is not a prime because 4 has three divisors: 1, 2, and 4.
Numbers with more than two divisors are called composite numbers.

The first 20 primes are 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, and 71.
The first 20 composite numbers are 4, 6, 8, 9, 10, 12, 14, 15, 16, 18, 20, 22, 24, 25, 26, 27, 28, 30, 32, and 34.

The importance of prime numbers is that every natural number can be expressed as the product of primes.
For example,
4+=+2%2A2+=+2%5E2,
6+=+2%2A3,
8+=+2%2A2%2A2+=+2%5E3,
9+=+3%2A3+=+3%5E2,
10+=+2%2A5,
12+=+2%2A2%2A3+=+2%5E2%2A3,
14+=+2%2A7,
15+=+3%2A5,
16+=+2%2A2%2A2%2A2+=+2%5E4,
18+=+2%2A3%2A3+=+2%2A3%5E2,
20+=+2%2A2%2A5+=+2%5E2%2A5,
and so on ...
So, the prime numbers are the building material to construct all natural numbers using multiplication.

The Fundamental Theorem of Arithmetic states that
Any natural number (except for 1) can be expressed as the product of primes.
For each natural number such an expression is unique.

So, the Fundamental Theorem of Arithmetic consists of two statements.
First one states the possibility of the factorization of any natural number as the product of primes.
The second one is about the uniqueness of such a factorization.

Proof.
First, we prove the existence of the prime factorization.
Let us start with the natural number 2.
It is already the prime number, so the required factorization is simply 2 = 2.

Now, let n be a natural number, and assume that all natural numbers less than n have a prime factorization.
If n is prime already, then the proof is completed.
If n is composite, then it has divisors other than 1 and itself. So, there are two natural numbers a and b such that ab = n and a, b < n.

By induction, a and b can be expressed as the products of primes:
a+=+p%5B1%5D%2Ap%5B2%5D%2A+ellipsis+%2Ap%5Br%5D and b+=+q%5B1%5D%2Aq%5B2%5D%2A+ellipsis+%2Aq%5Bs%5D for primes p%5Bi%5D, q%5Bj%5D .

Then p%5B1%5D%2Ap%5B2%5D%2A+ellipsis+%2Ap%5Br%5D%2Aq%5B1%5D%2Aq%5B2%5D%2A+ellipsis+%2Aq%5Bs%5D+=+n, and this is a required prime factorization for n.

Thus, according to the method of mathematical induction, we proved that any natural number (except for 1) can be expressed as the product of primes.

Next, we prove the uniqueness of the factorization of any natural number to the product of primes.

We will need two auxiliary supporting statements (theorems). In Mathematics such auxiliary supporting statements are usually called Lemmas.

Lemma 1
For two given natural (positive integer) numbers a and b consider the set of all integers {ax + by} that are linear combinations of a and b
with integer coefficients x and y. Let us denote this set of integers as S.
In this set S let us consider the sub-set of those integers that are positive (greater than zero). We denote this sub-set as P.
Take the minimum d = min {ax + by} over the sub-set P. Then d is the greatest common divisor of the numbers a and b.

Proof
First, we prove that d divides a.
Applying the general formula of dividing the integer number a by the integer d, we can write
a+=+md+%2B+r, where 0%3C=r%3Cd.     (1)
We are going to show that the remainder r is equal to zero.
Indeed, d+=+a%2Ax+%2B+b%2Ay for some integers x and y.
Substitute this to the formula (1). You have
a+=+m%2A%28a%2Ax+%2B+b%2Ay%29+%2B+r+=+m%2Aa%2Ax+%2B+m%2Ab%2Ay+%2B+r.
You can rewrite this as
r+=+-m%2Aa%2Ax+-+m%2Ab%2Ay+%2B+a, or r+=+-m%2A%28a-1%29%2Ax+-+m%2Ab%2Ay.
The last expression for r shows that r belongs to the set S as the linear combination of a and b with integer coefficients.
If we assume that r%3E0, then r belongs to the sub-set P. By this reason, r should be greater or equal to d, because d is the minimal number in the sub-set P.
This contradicts to the inequality r%3Cd of the formula (1).
Therefore, r=0.
Thus, we proved that d divides a.
Similarly, d divides b.
Therefore, d is the common divisor of integers a and b.
Since d has a form ax+%2B+by, that is d+=+ax+%2B+by for some integers a and b, any common divisor of a and b divides d.
Hence, the found number d is the greatest common divisor of integers a and b.
The Lemma 1 is proved.

Lemma 2
If the prime number p divides the product a%2Ab of two integers a and b, then p divides at least one of a or b.

Proof
Suppose that p doesn't divide a, and prove that in this case p divides b.
Since p doesn't divide a and p is the prime number, the greatest common divisor of p and a is equal to 1.
Then, according to the Lemma 1, there exist integers x and y such that px%2Bay+=+1.
Multiplication by b yields the formula pbx%2Baby+=+b.
By assumption, p divides ab; therefore, p divides aby. Clearly, p divides pbx. Hence p divides b.
The Lemma 2 is proved.

Now, the proof of the uniqueness of the factorization of any natural number to the product of primes is simple and straightforward.

Suppose that there are natural numbers with several prime factorizations.
Under this assumption, consider the smallest natural number n that have several prime factorizations, let say
n+=+p%5B1%5D%2Ap%5B2%5D%2A+ellipsis+%2Ap%5Br%5D+=+q%5B1%5D%2Aq%5B2%5D%2A+ellipsis+%2Aq%5Bs%5D.

Then the prime p%5B1%5D divides q%5B1%5D%2Aq%5B2%5D%2A+ellipsis+%2Aq%5Bs%5D, so by the Lemma 2 p%5B1%5D divides some q%5Bi%5D.
Without loss of generality, we may assume p%5B1%5D divides q%5B1%5D.
Since p%5B1%5D and q%5B1%5D are primes, we must have p%5B1%5D = q%5B1%5D.

Then n%2Fp%5B1%5D+%3C+n, and n%2Fp%5B1%5D+=+p%5B2%5D%2A+ellipsis+%2Ap%5Br%5D+=+q%5B2%5D%2A+ellipsis+%2Aq%5Bs%5D are two different prime factorizations of n%2Fp%5B1%5D.
Since n%2Fp%5B1%5D is less than n, the smallest hypothetical natural number, which, by assumption, admits two different prime factorizations,
the factorizations above for n%2Fp%5B1%5D are identical, which means that r+=+s and p%5Bi%5D+=+q%5Bi%5D for all i = 2, ..., r=s.
So, the original prime factorizations for n are, actually, identical.

Thus, the proof of the uniqueness of the factorization of any natural number to the product of primes is completed.

This lesson has been accessed 317 times.