Lecture Notes For 2021-01-28
Lecture Notes For 2021-01-28
1
ii)If x|y and y|z then x|z.
iii)If x|y and x|z then x|yk+zs for all integers k and s.
Proof of i: Assume x|y. Then there exists an integer k such that xk=y. So
yz=xkz. Hence, x|yz because kz is also an integer.
Proof of ii: Assume x|y and y|z. So there exist integers k and s such that
xk=y and ys=z. So z=xks and ys=z. So z=xks. Hence, x—z.
Proof of iii: Assume x|y and x|z and k,s are two integers. Then there
exist integers u and w such that xu=y and xw=z. So yk+zs=x(uk+ws). Hence,
x|yk+zs.
Theorem 3 (The Division Algorithm):
For positive integers x and y, there exist unique integers q and r such that
y=xq+r and,0≤r < x.
Proof:
Assume x and y are two positive integers. Then define, S={y-wz| Z 3 w and
y-xw≥0}. Notice S ⊆ N, where N={0,1,2,3,...}. Moreover y∈S because we can
choose w=0. So S is a non empty subset of N. Hence, well-ordering principle
there exist a minimum element in S. Say r=minS. Then notice r= y-xw for some
w∈Z because r∈S. Moreover, r≥0 because r∈S. So y=xw+r and r≥0. Suppose
r≥x. Then r-x≥0 and r-x=y-xw-x=y-x(w+1). So r-x∈S. But r-x<r. This is a
contradiction. So r<x. Assume y=xw*+r* and 0≤r*< x for some integers w*
and r*. To prove uniqueness it is enough to show w*=w and r*=r. Suppose
w*6=w or r*6=r. In both cases r*6=r because (w*6=w) =⇒ (xw*6=xw) =⇒ (y-
xw*6=y-xw) because x is positive.
Notice r≤r* because r=min(S). So r≤r*. Also notice r*-r=(y-xw*)-(y-xw)=x(w-
w*). We also know r*< x. So 0≤r*-r< x. So w-w*=o. Hence r*=r.
Theorem 3 (The General Form Of Division Algorithm):
For positive integers x and y, there exist unique integers q and r such that
y=xq+r and,0≤r< |x|.
Proof: Exercise