1.26 Theorem Prove the existence part of the Division Algorithm.
The Theorem
Let n and m be natural numbers. Then (existence part)
there exists integers q (for quotient) and r (for remainder) such that
m=nq+r
and 0≤r≤n−1. Moreover (uniqueness part), if q, q′, and r, r′ are integers that satisfy
m=nq+r=nq′+r′
with 0≤r,r′≤n−1, then q=q′ and r=r′.
Attempted Proof
Let S be the set of natural numbers ni, where i is a natural number such that ni>m. By the Well-Ordering Axiom, S has a smallest a smallest element, call it nj.
nj−mn(j−1)q≤n≤melse n(j−1) would be a smaller element
Since n(j−1)≤m there must exist an integer r such that
n(j−1)q+r=mgiven 0≤r
if r were ≥n then there would exist a natural number z such that r=n+z
n(j−1)q+n+znj+znjnj≥m∧njfalse=m=m≥m<mgiven 0≤rgiven 0≤rgiven 0≤rgiven 0≤r
So we have that r<n.
n(j−1)q+r=mgiven 0≤r≤n−1
Let q be the integer j−1, and we get
nq+r=mgiven 0≤r≤n−1
□
No comments:
Post a Comment