The following is a proof of the Fundamental Theorem of Arithmetic.
Assume that an integer a≥2 has factorizations
a=p1⋯ pm and a=q1⋯ qn,
where the p's and q's are primes. Then n=m and the q's may be reindexed so that qi=pi for all i. Hence, there are unique distinct primes pi and unique integers ei>0 with
a=pe11⋯ penn.
Proof.
We prove the theorem by induction on l, the larger of m and n.
If l=1, then the given equation is a=p1=q1, and the result is obvious. For the inductive step, note that the equation gives pm|q1⋯ qn. By Euclid's lemma, there is some i with pm|qi. But qi, being a prime, has no positive divisors other than 1 and itself, so that qi=pm. Reindexing, we may assume that qn=pm. Canceling, we have pi⋯ pm−1=q1⋯ qn−1. By the inductive hypothesis, n−1=m−1 and the q's may be reindexed so that qi=pi for all i.
So far, I think that we say that l is the larger of m and n because at the beginning of the proof, we don't know if m and n are equal. But why does it have to be the largest? Also, even though I understand that both forms of induction are essentially the same, it's kind of hard to follow how we can say that qi=pi for all i from our inductive hypothesis. It would be nice if someone could possibly spell out the steps of the induction in a more detailed fashion.
Answer
Note that the theorem says that n=m and that the q's may be reindexed so that qi=pi for all i. It does not say that qi=pi for all i.
The induction hypothesis is that this is true if the larger of m and n is l−1 (weak induction). The proof shows that if the larger of m and n is equal to l, then pm=qn after reindexing. Cancelling pm=qn we are left with the identity
p1⋯pm−1=q1⋯qn−1.
The larger of m−1 and n−1 is l−1, so the induction hypothesis tells us that n−1=m−1 and that after reindexing we have qi=pi for all i up to m−1. Hence n=m and after reindexing we have qi=pi for all i.
No comments:
Post a Comment