Elementary Number Theory
Elementary
Number Theory
The
well-ordering Principle
- Every
nonempty set of positive integers has a least element
1) Proof
that:
∀a,b∈Z+,∃n∈Z+ such that na>b
Solution:
We prove
this by contradiction. Assume the statement is wrong, then we have ∃a,b
such that na≤b,∀n∈Z+
na≤b
b−na≥0
Define:
T={b−ma:m∈Z+}
Since a,b∈Z+ and m∈Z+, then b−ma∈Z+
Hence, T
is a set of positive integers
Clearly,
b−na∈T
T is a
set of non-zero positive integers. Thus, by well-ordering principle, we should
able to find a least element, say b−xa∈T
Consider
another element in T:
b−(x+1)a∈T
And,
b−(x+1)a=b−xa−a=(b−xa)−a
But,
(b−xa)−a<b−xa
We
obtain a conclusion that says b−(x+1)a∈T which is smaller than the least
element b−xa∈T
This
contradict with the well-ordering principle
∴
Our assumption is wrong which mean that the statement is true
∴
∀a,b∈Z+,∃n∈Z+ such that na>b
2) Proof that:
√2
is irrational
Solution:
Prove by
contradiction. Assume the statement is wrong, then we have √2 is
irrational.
√2=ab,a,b∈Z+
a=b√2∈Z+
Define:
T={x√2:x∈Z+}
Let y=x√2∈T
y∈T
Thus, T
is a set of positive integers
Futhermore,
a=b√2∈T
∴T is a non-zero set
By
well-ordering principle, T has a least element which we called s=t√2∈T
Next, we
construct another element in T
s√2−s
*
we need to check that whether s√2−s is in T
1.s√2−s=s√2−t√2=(s−t)√2
⇒
This is in the form of element in T
2.s√2−s=s(√2−1)>0
⇒s√2−s is positive
∴
From 1. and 2. we can show that s√2−s∈T
But,
s√2−s=t√2√2−t√2=t(2−√2)
t(2−√2)<t√2=s
∴
We obtain another element in T less than the least element. Thus, we obtain a
contradiction. Our assumption is wrong
∴
√2 is irrational
3) Proof that:
Let S
be a set of positive integers with the following properties:
(a) The
integer 1 belongs to S
(b)
Whenever he integer k is in S, the next integer k+1 must also be in S.
Then S
is the set of all positive integers.
Solution:
Define
the following set:
T=Z+∖S
1. T=Z+∖S⊆Z+
∴
T is also a set of positive integers
2. if T={ }, then
{ }=Z+∖S
∴S=Z+
On the
other hand, if T≠{ },
then by the well-ordering principle, T has a least element
Let the
least element in T to be “a”
Given
(a) 1∈S
Then a>1, thus a−1>0 which implies a−1∈Z+
Since
a is smallest in T and a−1<a, then a−1∈S
From (b)
Since
a−1∈S, then (a−1)+1∈S
Which
mean a∈S
Therefore,
a∈S⋂T which contradicts T=Z+∖S
Thus,
T={ } and so
S=Z+
4) Proof that:
Suppose
a,b,c∈Z+, a|b and b|c⇒a|c
Solution:
a|b:b=ma,n∈Z
b|c:c=mb,m∈Z
c=m(na)=(mn)a,for some mn∈Z
∴a|c
5) Proof that:
Suppose
a,b,m,n∈Z, c|a and c|b⇒c|(ma+nb)
Solution:
c|a:a=ck1,k1∈Z
c|b:b=ck2,k2∈Z
ma+nb=cmk1+nck2=c(mk1+nk2),mk1+nk2∈Z
∴c|b⇒c|(ma+nb)
6) Proof that:
Suppose
a,b∈Z,b>0. Then there exists unique q,r∈Z such
that a=bq+r with 0≤r<b
Solution:
We need
to perform the following:
i)
obtain the formula a=bq+r
ii) show
that r≥0
iii)
show that r<b
iv) show
that q and r are unique
Define:
S={a−bx:a−bx≥0,x∈Z}
To use
the well-ordering principle on S, we need to show that S is non-empty
b>0
b≥1
|a|b≥|a
From the
set S, we have
a−b(−|a|)=a+b|a|=a+|a|b
a+|a|b≥a+|a|
Since a+|a|{a+a,if a≥0a−a,if a<0
∴
it is always greater than 0 because a+|a|≥0
∴a−b(−|a|) is in the form exactly as the form element in S
Furthermore,
a−b(−|a|)≥0
∴a−b(−|a|)∈S≠{ }
Since S≠{ }, then by well-ordering principle, there
is a least element in S, say a−bq=r
Since a−bq
is inside S, therefore r≥0
Next,
we need to show r<b
Prove by
contradiction. Assume r≥b
Consider,
another element is S, say a−b(q+1)
a−b(q+1)=a−bq−b=r–b≥0(from the assumption that r≥b ⇒ r−b≥0)
∴a−b(q+1)∈S
But,
a−b(q+1)=a−bq−b=r−b≤r=a−bq(least
element)
∴
We obtain a contradiction. Thus, the assumption is wrong
∴r<b
Constructed,
r=a−bq
a=bq+r,0≤r<b
we
need to show q,r are unique
Assume
(1) a=bq+r,
0≤r<b(3) and
(2) a=bq′+r′,
0≤r′<b(4)
Which means
we have two different representation for the division algorithm
(1) - (2):
0=b(q−q′)+(r−r′)
b(q−q′)=r′−r
(3):
0≤r<b
−b<−r≤0
(4): 0≤r′<b
(3) + (4):
−b<r′−r<b
|r′−r|<b
|b(q−q′)|=|r′−r|
b|q−q′|=|r′−r|------(5)
b|q−q′|<b
from (3) + (4)
0≤|q−q′|<1
Since q∈Z, q′∈Z ⇒q−q′ must be Z
∴|q−q′|=0
⇒q=q′
(5):
b(0)=|r′−r|
0=|r′−r|
r=r′
∴
q and r is unique.
7) Proof that:
Every
positive integer greater than 1 has a prime divisor
Solution:
We prove
by contradiction, assume the statement is false then there exists a positive
integer greater than 1 does not have a prime divisor.
Define a
set S as follows:
S = the
set consists of all positive integer greater than 1 with no prime divisor
={x∈Z+,x>1,x with no prime divisor}
From our
assumption, we see that S≠{ }.
By well-ordering principle, we can find a
least element “a” in S.
Since a∈S, then “a” with no prime divisor.
Furthermore,
because a|a, then we conclude that “a” is not a prime, then “a” is a
composite
Then, a=αβ,
1<α<a, 1<β<a
Since α<a, and “a” is the least element in S, then α∉S. Thus, α∉S implies α has a prime divisor p.
Hence,
we have p|α.
∴p|α and a|α⇒p|a which is impossible
∴
Thus, the assumption is false.
8) Proof that:
There
are infinitely many primes
Solution:
We prove
by contradiction. Assume the statement is wrong, then there are finitely many
primes.
Let p1,p2,p3,…,pk
be all these primes.
Consider,
P=p1p2p3…pk+1
Since P>1,
by the proof of “Every positive integer greater than 1 has a prime divisor”,
P has a prime divisor q, which means q is a prime
⇒q|P
If q≠pi for all i=1,2,3,…,k, then q is a prime different from the one listed
above, which mean is impossible
On the
other hand, if q=pi for some i=1,2,3,…,k, then
q|p1p2p3…pk
Since q|P,
then we see that
q|(P−p1p2p3…pk)
Which implies
q|1
Because q|1
and q is a prime, which is also impossible
Thus,
our assumption is wrong. There should be infinitely many prime.
9) Proof that:
If n
is a composite integer, then n has a prime factor not exceeding √n
Solution:
Given
n is composite, then n=ab, where 1<a<n and 1<b<n
We can
deduce that 1<a≤b<n, without lost of generality
Since
a>1, then “a” has a prime divisor q⇒q|a
We next
argue that a≤√n:
Prove by
contradiction, we assume a>√n
Since b≥a>√n⇒ab>√n√n⇒ab>n which
is impossible
∴a≤√n
Since n=ab⇒a|n and “a” has a prime divisor q⇒q|a, then q|n
Since a≤√n & q|a⇒q≤a, then q≤√n
10) Proof that:
Let a,b∈Z,gcd(a,b)=d, then gcd(ad,bd)=1
Solution:
Suppose
gcd(ad,bd)=t, then t|ad and t|bd
Which mean
ad=tk1 and bd=tk2, k1,k2∈Z
Thus, we
have a=tdk1 and b=tdk2, which implies td is common divisor for a
and b.
td≤gcd(a,b)=d
∴td≤d
⇒t≤1,t∈Z,t≠0
⇒t=1
∴gcd(ad,bd)=1
Comments
Post a Comment