Fundamentalsof Theoryof Numbers
Fundamentalsof Theoryof Numbers
net/publication/346452584
CITATIONS READS
0 195
1 author:
Khanindra Chowdhury
Gauhati University
102 PUBLICATIONS 34 CITATIONS
SEE PROFILE
All content following this page was uploaded by Khanindra Chowdhury on 29 November 2020.
Chapter I
Peano’s axioms:
1
Definition: This set ℕ is called the set of natural numbers
Remark: (4) ensures that no two natural numbers are same.
(3) ensures that 1 is the least number of ℕ
(5) is known as the axiom of induction .
Example1:
n( n 1)
Prove that: 1+2+…+n = (using axiom of induction)
2
Solution:
n( n 1)
Let P={ n| 1+2+3+…+n= }
2
1.(1 1)
Now 1= , so 1 ∈ P
2
Assume k ∈ P.
2
k .(k 1)
∴ 1+2+…+k=
2
Now
1+2+… +(k+1)
=(1+2+…+k) +(k+1)
k .(k 1)
= +(k+1)
2
k
=(k+1)( +1)
2
( k 1)(k 2)
=
2
∴ k+1 ∈ P
So,by axiom of choice, P=ℕ.
n( n 1)
∴ for all n ∈ ℕ , 1+2+…+n = ∎
2
Definition: For m,n ∈ ℕ we say m is greater than n, written m > n(or n <
m) if for some p∈ ℕ, we have m=n+p .
(3) m n n m
(Commutative property)
m.n n.m
3
Example2: If m,n,p ∈ ℕ then prove that m+(n+p)=(m+n)+p
Proof: First fix m,n
Consider the set P = {p∈ ℕ, | m+(n+p)=(m+n)+p}
Now for k ∈ P, we have m+(n+k) = (m+n)+k
And m+(n+k') = m+(n+k)' = m+((n+k)+1) = (m+n+k)' = ((m+n)+k)' = (m+n)+k'
So, k' ∈ P.
Thus by axiom of induction, P =ℕ
∴ m+(n+p)=(m+n)+p, for all m,n,p ∈ ℕ ∎
Example 3:If m,n,p ∈ ℕ then m.(n+p) = m.n+m.p
Solution:
Consider the set P={ p ∈ ℕ | m.(n+p) = m.n+m.p}
Now, m.(n+1) = m.n' =m.n+m = m.n+m.1
∴1∈P
Let k ∈ P.
So, m.(n+k) = m.n+m.k
Now m.[n+k'] = m.(n+k)' = m(n+k)+m = (mn+mk)+m = mn+(mk+m) =
m.n+mk'
So, by axiom of induction, k' ∈ ℕ
∴P=ℕ ∎
4
∴ m.p = (n+k).p = n.p+k.p
∴ m.p > n.p and this is not possible.
∴ m > n.
Similarly, n >m
Hence m=n. ∎
5
division. We observe that in this sense division cannot always be carried
out in the set of naturals.
We therefore need a set of numbers in which these inverse operations
can always be carried out .We know that the set of integers fulfils this
need with respect to subtraction. In this sense the set of integers is an
extended set of the set of naturals. For this purpose we have, at this
stage only some limited information about naturals viz., the natural
numbers, order relation in natural numbers, the properties of the two
binary operations defined on natural numbers and use logical reasoning
as the only means to achieve this end.
1.1.6 Relations: Sometimes ordered pairs of A×B (A, B are two sets) may
be further classified according to a specified rule or according to a
relation between elements a of A and elements b of B; only those
elements (ordered pairs) being chosen for which it is true that the said
relation between a and b is satisfied.
For instance A≠B, each a set of positive integers Let the relation
between elements a and b be specified by the rule a2=b. Then some of
the elements of the ordered pairs that must be chosen are (1,1),
(2,4),(3,9)……………An ordered pair of the type (4,2) cannot be chosen ∵
42 ≠ 2
Definition: A relation between any two elements is called a binary
relation. A ‘relation’ may be denoted by a letter such as R. Then aRb
stands for the statement a is R – related to b. Any subset of A × B is
called a relation from A to B. Thus we may that every known relation
gives rise to a specific subset and every subset can be supposed to be
formed in accordance to some relation though not specifically known.
We then identify every subset of A × B with a specific relation. The two
statements xRy and (x,y) ∈ R are then equivalent.
Some class of relations plays a very important role in mathematics.
Amongst these is a class of equivalence relations.
In order that a relation R may be an equivalence relation in a given set A
it has to fulfill the following conditions:
(a) For every x ∈ A, x R x holds (reflexive)
(b) For x,y ∈ A if x R y holds then y R x holds (symmetric).
(c) For x,y,z ∈ A if x R y,y R z hold then x R z holds . (Transitive)
6
Why are equivalence relations so very important? Because of the three
properties of the equivalence relation all the elements, which are
related to each other, form a class, and elements, which are not related
to each other, belong to distinct classes. Thus every equivalence relation
helps further classification of a set on which it is defined. Collection of
these disjoint classes is known as a partition of the set.
If R is an equivalence relation defined on a set A then R partitions the
set A.
1.1.7 We now see that integers are equivalence classes defined in ℕ×ℕ
Consider the set ℕ ×ℕ and define a relation in ℕ×ℕ such that (m,n) R
(p,q) if and only if m+q=n+p
And it can be seen that R is an equivalence relation in ℕ ×ℕand hence R
partitions
ℕ ×ℕ into mutually disjoint classes called an integer viz.,[(m,n)]
1.1.9 The set ℕ ×ℕ can be arranged into square arrays of rows and
columns such as,
(1,1) (2,1) (3,1) (4,1) (5,1) ……
(1,2) (2,2) (3,2) (4,2) (5,2)…….
(1,3) (2,3) (3,3) (4,3) (5,3) ……
(1,4) (2,4) (3,4) (4,4) (5,4)
7
…………………………………………
…………………………………………
8
A. If a, b ∈ ℤ then the equation a+x = b has a unique solution in the set
of integers.
B. Sum and product of two positive integers is positive.
C. Product of two negative integers is positive.
D. Product of a positive and a negative integer is negative.
E. Given two integers a,b one and only one of the following holds.
(i) a-b is positive (ii) a-b is negative,(iii) a-b=0
We write a > b if a-b is positive ,a < b if a-b is negative
F. If a+c=b+c then a=b
G. If a. c=b.c, c ≠ 0 then a=b
H. If a+c > b+c then a > b
I. If a.c > b.c, c > 0 then a >b.
J. If a.c > b.c, c < 0 then b > a.∎
1.1.11 Structure of integers: The correspondence
[(x,x+n)] n,( n ∈ ℕ)
is such that it preserves addition and multiplication, in the following
sense:
(i) [(x, x+n1)]+[(p, p+n2)]= [(x, x+ n1 n2 )]
(ii) ([(x, x+n1)].[(p, p+n2)]=[(x, x+ n1 .n2 )]
Because of these properties positive integers are identified with
corresponding natural numbers
Although the set of integers is much richer in structural properties than
the set of natural numbers an equation of the type a.x=b; a,b ∈ ℤ does
not have always a solution in the set. It therefore requires to be
extended into a larger set (of rational). We shall not undertake to carry
out this extension here.
1.1.12: Geometrical link between the set of natural numbers and that
of integers:
9
Consider the equivalence classes of the set of ordered pairs of natural
numbers as described :
1) {(1,2), (2,3), (3,4), (1,5), (1,6),…….} as lattice points on the line y=x+1
2) {(1,3), (2,4), (3,5), (4,6), (5,7),…….} as lattice points on the line y=x+2
3) {(1,4), (2,5), (3,6), (4,7), (5,8),…….} as lattice points on the line y=x+3
………. ……… …………
(i) { (1,1), (2,2), (3,3), (4,4), (5,5),…….} as lattice points on the line y=x
(ii) {(2,1), (3,2), (4,3), (5,4), (6,5),…….} as lattice points on the line y=x-1
(iii) {(3,1), (4,2), (5,3), (6,4), (7,5),…….} as lattice points on the line y=x-2
(iv) {(4,1), (5,2), (6,3), (7,4), (8,5),…….} as lattice points on the line y=x-3
….. ….. ………
etc.
It is seen that these lines meet the vertical infinite line on left at the points
shown, representing what we have wanted;
giving thereby the set of representing-points of the equivalence classes
denoting the integers .
Hence these points are in one- one correspondence with the set of
integers.
10
In above we have seen that there is a one -one correspondence between
the set of positive integers and the set of natural numbers which preserves
addition and multiplication; the terms “natural numbers “ and “positive
integers ‘ will hereafter mean one and the same thing. So the axiom of
induction can then be restated as:
If a set of positive integers (i) contains 1 (ii) contains the positive integer
n+1 whenever it contains the positive integer n; then this set contains all
the positive integers.”
11
∴ P (n) is true for all positive integers n∎
11 1 2 1 21 1
1 2 3 3 4 1 22 1
1 2 22 7 and 7 8 1 23 1
1 2 2 2
2 3
15 15 16 1 2 4 1
1 2 22 23 2 4 31 31 32 1 2 5 1
1 2 22 23 2 4 2 5 43 43 44 1 2 6 1
1 2 22 23 2 4 2 5 2 6 107 107 108 1 2 7 1
1 2 22 23 2 4 2 5 2 6 2 7 235 235 236 1 2 8 1
[For the moment let us forget about the sum of a geometric series!]
12
And we note the following :( just an observation!)
1 21 1
1 2 22 1
1 2 2 2 23 1
1 2 2 2 23 2 4 1
1 2 2 2 23 2 4 25 1
1 2 2 2 23 2 4 25 2 6 1
1 2 2 2 23 2 4 25 26 27 1
1 2 2 2 23 2 4 25 2 6 27 28 1
Thus we guess ! :
1 2 2 2 2 3 ... 2 n 2 n 1 1
But yet the result is not true for all n N such as for 1, 2, 3 etc,
13
Mathematical induction is often used as a method of definition as well as a
proof. for example, a common way of introducing the symbol n! is by
means of the inductive definition. .
(a) 1!=1,
(b) n!= n.(n-1)!, for n>1.
This pair of conditions provides a rule whereby the meaning of n! is
specified for each positive integer n. thus by
(a)1!=1;
(a) and (b) yield 21=2.1
While by
(b) again 3!=3.2!=3.2.1
Continuing in this manner using condition (b) repeatedly, the
numbers 1!,2!,3!,…n! are defined in succession up to any chosen n.
In fact
n!=n(n-1)….3.2.1
14
a n 1 a 1 a n 1 a n 2 .. a 1 for all n 1
Solution: We write
P(n) ' ' a n 1 a 1 a n 1 a n 2 ... a 1 ' '
Now the
Base step: n=1, LHS= 11 1 0 11-1=0 and RHS= 1 1)11 0.1 0 . Thus
P1 true is verified.
Induction hypothesis: Pk is true for all k n
Now to show that Pn 1 is true.
Now a 1 a 1a n 1 aa n 1 1
n 1
A case of induction:
consider the primes as follows:
p1 2, p 2 3, p3 5, p 4 7, p5 11,..... p n n th prime .
Observation
Now pi ∤ p1 . p 2 ..... p n 1 , for i 1,2,.., n .
So the n 1th prime p n 1 is contained in p1 . p 2 ..... p n 1 as a prime factor.
n 1
Therefore, p n 1 p1 . p 2 ..... pn 1 2.2 2.2 4.28.....2 2 1
2 3 n 1 n
21 2 2 2 ... 2 1 2 2 1 1
n 1
Thus p n1 21 2 2 2 ... 2 1 2 2 1 1 .
2 3 n
i.e., p n 1 2 2 1 1 .
n
15
1=1, 21 1 2 3 4 5 6
3 1 2 , 28 1 2 3 4 5 6 7
6 1 2 3, 36 1 2 3 4 5 6 7 8
10 1 2 3 4 , 45 1 2 3 4 5 6 7 8 9
15 1 2 3 4 5 55 1 2 3 4 5 6 7 8 9 10
66 1 2 3 4 5 6 7 8 9 10 11
78 1 2 3 4 5 6 7 8 9 10 11 12
91 1 2 3 4 5 6 7 8 9 10 11 12 13
105 1 2 3 4 5 6 7 8 9 10 11 12 13 14
231 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 ... 21
Observation :
16
(i) 1 ∈ A
(ii)If a ∈ A then a′ ∈A, because a ∈ A gives k › a
or k a′(=a+1).
But k=a′ gives that a′ is the least element of S. So,k ≠ a
And
∴ k › a′ or a′< k. Thus, a′ ∈ A and by axiom of induction it follows that A=
ℕℕ and
∴ S= Φ which is not true. And hence the theorem is proved.∎
The fact that every non-empty subset of positive integers has a least
element is known as :
17
Theorem 1.5: The well ordering principle and the axiom of induction are
equivalent (from above it follows).
18
∴ br > r for every r.∎
Example8: Let b be an integer greater than 1 and let c0,c1,c2,…………..cr
be integers between 0 and b-1 inclusive , with cr > 0. Put
2 r r r+1
n=c0+c1b+c2b +…..+crb . Then show that b ≤ n ≤ b
Solution: We have c0+c1b+c2b2+………….+cr-1br-1 ≥ 0,
∵ every number in this expression is non-negative, it follows that
n ≥ crbr.
By assumption, cr ≥ 1.
∴ n ≥ br.
Also 0 ≤ ci≤ b-1 for each , 0 ≤i≤r
∴ c0≤ b-1,
c1b ≤(b-1)b
c2b2 ≤ (b-1)b2
…… …. ……
….. …. …..
crb ≤ (b-1)br
r
∴ c0+c1+c2b2+……+crbr
≤ (b-1) (1+b+b2+………+br)
= br+1 -1
≤ br+1
∴ br ≤ n ≤ br+1
∎
Example9: 2 is irrational
Solution: Suppose that 2 is rational. Then there would exist positive
a
integers a and b with 2 = .
b
Consequently the set S={k 2 |k and k 2 are positive integers }(≠)ℤ+
( S≠, because a=b 2 ∈ S}).
∴ by WOP S has a smallest element, say s=t 2 .
We have s 2 -s=s 2 -t 2 =(s-t) 2 .
Since s 2 =2t and s are both integers, s 2 --s=(s-t) 2 - must also be an
integer.
Furthermore, it is positive since s 2 --s=s( 2 -1) and 2 >1.
It is less than s since s=t 2 ,s 2 =2t, and 2 <2.
This contradicts the choice of s as the smallest positive integer in S.
19
It follows that 2 is irrational. ∎
Example 10. If an integer is simultaneously a square and a cube, then it is
of the type 7 k or 7 k 1 .
We verify this and the proof is left to the reader.
64 8 2 4 3 = 7.9 1 , and 7 6 7 2 7 3 i.e.,
3 2
117649 7 16807 343 2 49 3 . Students may try for other such numbers.
Note. The square of an odd integer is of the form 8k 1 and hence easily we
get the following:
For any odd integer m , clearly 3 | m 1mm 1 , and 8 | m 2 1 , 3,8 1 and so
a) 24 | mm 2 1 ,. And therefore for any odd integers m and n 8 | m 2 n 2
b) For any m Z , m 6k r , r 0,1,2,...,5 and choose m so that 2, 3 ∤m ,
and we get m 6k 1,6k 5 . Now m 2 23 36k 2 12k 24 12k 3k 1 24 or,
m 2 23 36k 2 60k 25 23 12k 3k 5 48 . Now in both the cases
24 | m 2 23 if 24 | 12k 3k 1 and 24 | 12k 3k 5 ,i.e. if 2 | k 3k 1 and 2 | k 3k 5 .
Whether k is odd or even , in both the cases, 2 | k 3k 1 and 2 | k 3k 5 .
Hence it is true that 24 | m 2 23 .
20
Theorem1.7: Given a,b∈ ℤ, b>0, then there exists q,r ∈ ℤ, such that
a=bq+r,o≤r<b
Proof: Let S={bx ∣ x ∈ ℤ,bx ≤ a}
Obviously S ⊆ ℤ. Again, for given a,b ∈ ℤ, there exists an n ∈ ℤ such
that bn> -a
or, -bn < a
or, b(-n) < a
or, b(-n) ∈S
∴ S ≠ φ . Thus, S is a non-empty subset of ℤ, which is bounded above (bx
≤ a).
∴ S contains a largest element, (say) bq (q ∈ ℤ). So, bq ≤ a. Hence, a=bq
+r(r ≥ 0).
Now we prove : r < b. If not, suppose r ≥ b (and ∴ r-b ≥0)
Then, a=bq+r= bq+b+r-b= b(q+1)+s , [s=(r-b)≥0]
=bq'+s, s ≥ 0
∴ a=bq+r=bq'+s, (s≥ 0)
Or, bq' ≤a
or bq' ∈S and
∴ bq' ≤ bq
or b≤ 0 and is a contradiction with b > o.
Hence r < b.
∴ a=bq+r where o ≤ r < b.∎
Now we prove:
Theorem1.8
Given a,b ∈ ℤ, b≠0, then there exists q,r ∈ ℤ, o≤ r <∣ b∣ such that
a=bq+r
Proof: ∵ 0≠ b ∈ ℤ, ∣ b∣ > 0 ,
∴ by Theorem 1.7,
a=∣ b∣q1+r , for q1,r ∈ ℤ, 0≤ r <∣ b∣
= (b)q1+r
= b( q1)+r
= bq+r
21
Thus, a=bq+r, 0 ≤ r <∣ b∣, q1=q ∈ ℤ
Remark: q and r are unique
If possible let a=bq1+r1, 0 ≤ r1 < b
and a=bq2 +r2, 0 ≤ r2 < b
or, 0=b(q1-q2)+(r1-r2)
or, ∣b ∣∣ q1-q2∣= ∣ r1-r2∣ ……… (*)
Again, 0 ≤ r1 <| b| ……. (i)
0≤r2 < | b|
or, - | b| ≤ -r2 < 0 …….. (ii)
Adding (i) and (ii),
0–∣b∣ < r1-r2 < ∣b∣
or, ∣r1-r2∣ < ∣b∣
or,|b|∣q1-q2∣ < ∣b∣ [by (*)]
or, ∣q1-q2∣ < 1
or, ∣q1-q2∣ ≤ 0
And the only possibility is ∣q1-q2∣=0.
∴ q1=q2 and from (*) r1=r2 ∎
Definition:
(1) a=bq+r is called the principle of division identity of integer .
(2) q is called the quotient of division
(3) r is called the remainder of division.
We now look the above mentioned division algorithm from another
angle.
22
This is what is known as Division Algorithm [observe that this is not a
proof.]
We now give another proof of division algorithm
a bq r
To illustrate division algorithm when the divisor is a negative integer,
say b 7, a 1,2,61,59 . Then
23
Example 12. Using division algorithms prove that the square of any odd
integer is of the form 8k 1 , for some integer k.
Solution: by division algorithm any integer is of the forms
4k , 4k 1 , 4k 2 , 4k 3 . Since the integer chosen is an odd one, the
number should be of the form 4k 1 and 4k 3 .
Now 4k i 2 16k 2 8ki i 2 8(8k 2 ki) i 2 = 8t i 2 [ i 2 1,9 1,8 1 ]
= 8t 1,8(t 1) 1 8m 1 . Thus it is of the form 8k 1 , for some integer
k.∎
24
Or, b=aq
Or, a | b.∎
Example21: If a ∣ b, b ∣ a, a,b ∈ ℤ then a=±b
Example22: If a∣ b then ∣a∣∣ ∣ b∣
Theorem 1.11: Let a,b ∈ ℤ , b ≠ 0[or, a∈ℤ, b ∈ ℤ* (=ℤ -{0}] (a,b)=g, then,
25
Proof; Consider S={ax+by| x,y ∈ ℤ, ax+by > 0}
Now, ∣ a∣ +∣b∣ > 0 ⇒ ±a ±b > 0 or, a.( ± 1)+b.( ±1) > 0 or,∣a∣+∣b∣ ∈ S.
S (≠φ ) ⊆ N and so by WOP , S contains a least element (say)m which is of
the form ax+by (say), m=ax0+by0 , x0,y0 ∈ ℤ
Assert, m=g
To prove our assertion we are to show that
(A) m is a com mon divisor of a and b (m ∣ a and m ∣ b)
(B) If d ∣ a and d ∣b then d∣ m.
Proof: Suppose, m ∤ a
∴ a=mq+r , 0 < r < m…(i)
or, r =a-mq=a-q(ax0+by0)=a(1-qx0)+b(-qy0)=ax' +by' ; x' ,y' ∈ ℤ
gives r ∈ S ,
∴ r ≥ m…….(ii)
which is a contradiction to(i).
Hence m ∣ a and similarly m∣ b
(B) Again ,d ∣a , d∣ b
gives d ∣ax0, d∣ by0
or, d∣ ax0 +by0 =m
or,d≤ m
or, m =g=ax0+by0.∎
26
Corollary 1.12: If (a,b)=1 then there exist x,y ∈ ℤ such that ax+by=1 [Put
g=1]
Conversely, if a,b ∈ ℤ+ and for x,y ∈ ℤ ,ax+by=1 then (a,b)=1
Proof; Suppose, (a,b)=d
Then, for some x,y ∈ ℤ we have ax+by=d. And, given that ax+by =1.
∵ 1 is the least positive integer, but d is the least positive integer of the
form ax+by.
∴ d=1. ∎
27
Solution: Let (a,b)=d,(a+ kb,b)=d1
Now d ∣ a, d ∣ b
gives d ∣ a+kb.
And, d ∣ a+kb, d∣ b
gives d ∣ d1(= (a+kb, b)……….(i)
Again, ( a+kb, b) =d1
gives d1∣ a+kb , d1 ∣ b
or, d1∣ ( a+kb ) -kb=a
or, d1∣a, also d1∣ b
or, d1 ∣ ( a,b )=d………..(ii)
So,from (i) and (ii), we get d=d1.∎
⇒ a∣ acx + bcy
or, a∣ c.∎
Example 26: Show that for any positive integer m and a,b (not both zero)
(ma, mb)=m(a,b)
Solution: If x,y are two integers then by above (ma,mb)=least positive value
of x.ma+y.mb=m(least positive value of xa+yb)=m(a,b) ∎
Definition:
The greatest common divisor can be calculated by successive division and
this process is known as Euclidean Algorithm
For suppose a0 and a1 are two positive integers; then by division algorithm
we have integers q1 and a2 such that
a0=q1.a1+a2, 0 ≤ a2 < a1
28
If a2=0, then d=a1
a0 = q1.a1 + a2
a1 = q2.a2 + a3
a2 = q3.a3 + a4
.. ….. ..
…. …. ….
ak-2 = qk-1.ak-1 + ak
ak-1 = qk.ak
From above we see that ak|ak-1. From the equation preceding the last, we
get ak|ak-2, since ak divides both the terms on the right. From the equations
that precedes it, we conclude similarly that ak|ak-3. Continuing up the list in
this way, we find that ak|a0 and ak|a1. We now show that if b|a0 and b|a1
then b|ak.
∵ b|a0 and b|a1, the first equation above shows that b|a2.
29
∵ b|a1and b|a2 the second equation above shows that b|a3. Continuing
down the list we see that b|ak
∴ ak=(a0,a1).∎
Definition: If d| a1,a2,……,an such that d is the greatest among the common
divisors of a1,a2,……,an then d is called the gcd of a1,a2,……,an and is denoted
d= (a1,a2,……,an)
Thus S has a least positive member, d0 say. We show that every member is
divisible by d0. By division algorithm, if m is any member of S, we have
m=d0q+ r, 0 ≤ r < d0
30
24 1.18 6
18 3.6 0 thus 12378,3054 6
31
Theorem1.16: If a1,a2,…an are nonzero integers and if d1=a1, d2=(d1,a2),
d3=(d2,a3)…..,dn=(dn-1,an), then dn=(a1,a2,…..,an)
2 22 77 3 77 = 22.3 + 11
22 66 22 = 11.2
+ 11 Thus 11 is g.c.d
∴ 11 = 77 – 22.3 = 77-(99-77.1)3
= 726.11-275.29
(iii) Let n be an even number, then 4|n2. Hence when 4 divide n2+2, a
remainder 2 is left.
∴ 4∤ (n2+2) ∎
32
Example 29: Show that g.c.d. of a+b and a-b is either 1 or 2 if (a,b)=1
Solution:
But a1+ b1 is an even number, as the sum of two odd numbers is always
even.
∴ a1+ b1=2m(say)
Example31: If x-y is even, then show that x2-y2 is divisible by 4, x and y being
positive integers.
Solution: ∵ x-y is even x and y should either be both odd and both even.
Example32: Show that the difference between any number and its square is
even.
33
Example33: If 4x-y is M(3), show that 4x2+7xy-2y2 is M(9),
Solution: 4x2+7xy-2y2
=(4x-y)(x+2y)
=(4x-y){(4x-y)-3(x-y)}
=M(3){M(3)-M(3)}
=M(9).∎
Example 34: Show that the square of any integer b is of the form 4k or
8k+1.
Some properties1.17:
a b
1.If (a,b)=d then, ( , )=1
d d
34
21n 4
Example 36: Prove that the fraction is irreducible for every natural
14n 3
number n.
Now ,
21n+4=1(14n+3)+(7n+1)
14n+3=2(7n+1)+1
7n+1=1.(7n+1)
21 n
Hence by Euclidean algorithm, (21n+4,14n+3)=1. Hence, the fraction
14n 3
is irreducible for every natural numbers.∎
Now a ∣ a gives a ∣ | a∣ or,, a∣ ∣ a∣∣ b∣ or, a∣∣ab∣ Similarly b∣∣ab∣ and ∣ab∣
∈ ℤ+ . So, ∣ ab∣ ∈ S.
∴S ≠φ.
Thus, S is a non-empty set of positive integers .
Hence by WOP , S has a least element(say)m.
35
Theorem1.18: If m=[a1,a2,…an] then there exists ℓ such that ai | ℓ, i=1,2,..n
if and only if m| ℓ
Proof; Let m | ℓ
Now, ai | m, for i=1,2,..n
And, m | ℓ givesai | ℓ, ( i=1,2,..,n.)
Conversely, let ai | ℓ (i=1,2,..,n.) .
Suppose, m∤ℓ.
Then ℓ=mq+r ( 0 < r < m)
or, r=ℓ-mq
Now, ai | ℓ, ai | m ai | r,( i=1,2,..,n)
But m is least such that ai | m, (i=1,2,..,n).
Hence m | ℓ. ∎
36
or, r =a(xqx0)+b(y-qy0) =ax'+by', x',y' ∈ ℤ
37
And this gives , [a, b] (a ,b)=ab.∎
Example38: If (a,b)=1 then a!b!|(a+b-1)!
(a b 1)! (a b 1)!
Solution: Let =c and =d
(a 1)!b! a!(b 1)!
Then (a+b-1)!=(a-1)!b!c=a!(b-1)!d
And so bc=ad. ∵ (a,b)=1, then a|c, that is , c=ar.
Thus (a+b-1)!=a!b!r, which implies that a!b!|(a+b-1)!.
Hence the result follows.∎
Then, Pn+1=n(n+1)(n+2)…………..(n+r)
Again the product of any two consecutive integers is divisible by 2!. Hence
conclude that the product of any three consecutive integers is divisible by
3!, and so on ∎
38
In the decimal system of numeration then digits 1,2,3,4,5,6,7,8,9 and 0 are
used. Can we think of any other system using some or all of these digits?
We have a few such system viz., The decimal system and the binary system
We observe the following :
13=1.23+1.22+0.2+1=(1101)2
31=1.24+1.23+1.22+1.2+1=(11111)2
39
a=cnSn+a1.........(**), where 0 ≤ a1<Sn ……….(***)
Also from (*) 0 < cn ≤ S-1.
Again using division algorithm we have
a1=cn-1 Sn-1+a2, …………(****) ,where 0 ≤ a2 < Sn-1.
Also by (**) 0 ≤ cn-1 ≤ S-1.
Thus from (**) and (****) a=cnSn+cn-1Sn-1+a2.
Similarly we can deduce that there are ci(i=0,1,2,…,n) integers ci such that
a= cnSn+cn-1Sn-1+………+c1S+c0, where 0 ≤ ci ≤ S-1 (i=0,1,2,….,n-1) and
0< cn ≤ S-1 hold.( that the expression is unique is left as an exercise).∎
The above stated expression is called the representation of a in the scale of
S. The integer S is called the base of the scale.
Example40: To illustrate base b notation, note that (236)7=2.72+3.7+6 and
(10010011)2=1.27+1.24+1.21+1=147
Computers use base 8 or base 16 for display purposes. In base 16, or,
hexadecimal, notation there are 16 digits, usually denoted by
0, 1,2,3,4,5,6,7,8,9,A, B, C, D, E, F. The letters A, B, C, D, E and F are used
to represent the digits that correspond to 10,11 12,13,14and 15(written
in decimal notation)
Example41: To convert (A35B0F)16 from hexadecimal notation to decimal
notation we write
(A35B0F)16=10.165+3.164+5.163+11.162+0.16+15=(10705679)10
40
Here each hex digit is converted to a block of four binary digits (the
initial zero in the initial block (0010)2 corresponding to the digit(2)16 are
omitted).And thus the corresponding binary representation is
(10111110110011)2
And to convert from binary to hex , if we take(11110111101001)2 then
we break this into blocks of four starting from the right . The blocks are
from right to left , 1001,1110,1101,and 0011. And thus we get in hex as
(3DE9)16
-1
1 1 0 1 1
1 0 1 1 0
1 0 1
41
1 1 0 1
x 1 1 1 0
0 0 0 0
1 1 0 1
1 1 0 1
1 1 0 1
1 0 1 1 0 1 1 0
We first multiplied (1101)2 by each of (1110)2 , shifting each time by the
appropriate number of places , and then we added the appropriate
integers to find our product.
To divide (11101)2 by (111)2 , we let q=(q2q1q0)2. We subtract
22(111)2=(11100)2 once from (11101)2 to obtain (1)2, and once more to
obtain a negative result, so that q2=1. Now R1=(111010)2-(11100)2=(1)2.
We find that q1=0,since R1-2(111)2 is less than zero, and likewise q0=0.
Hence, the quotient of the division is (100)2 and the remainder is (1)2.
If a =1 then a has only one positive divisor viz.1.If |a| ≠ 1, then a has at
least two positive divisors viz, 1 and |a|.
The numbers of positive divisors of a is 1 if a=1 and >1 if |a| ≠1.
Definition: If a>0 and a has exactly two positive divisors then a is called a
prime number.
Definition: If a >0 and a has more than two positive divisors, then a is called
a composite number.
Remark: (i) 1 is not a prime number for, it has only ‘one’ positive divisor.
(ii) If p is a prime number then, 1 and p are the only positive
divisors of p.
42
Then, d|p, d|a and p being a prime, it therefore follows that d=1 or d=p
If d=1 then we are done and if d=p then from above it follows that p|a.
Hence either d=1 or d|a ie., (a,p)=1 or (a,p)|a. ∎
Properties1.27: If p is a prime and p|ab then, p|a or, p|b, where a,b ∈ ℤ
Converse of the theorem1.30: Let p > 1 and p has the property that if for
any a,b∈ℤ p|ab gives p|a or p|b, then is a prime.
[Note: Both the theorems can be combined as for a,b ∈ ℤ , p|ab gives
p|a or p|b if and only if p is a prime.]
Proof: Suppose p is not a prime. Then it is composite..
43
∴ q ∈ ℤ+ such that q | p and q ≠1,p ie. 1 < q < p.
∴ p=qr, 1 < r < p
Now p|p=qr, p|q or p|r. But both q and r are positive integers (< p) .
∴ p < q or r. So we meet a contradiction.
∴ our assumption is wrong. So, p is prime∎
Example43: If n=ab, then at least one of a and b must be less than n
44
Remark: Every integer can be expressed as product of primes.
For n= ± [p1n1] , p1 is prime, 1 < p1 < n
= ± [p1,p2.n2] 1 < p2 < n1
=………
=± [p1,p2,p3,..,pn]; p’s need not be all different.
[ n=100=2. ×50=2×2×25=2×2×5 ×5]
Note: Disregarding the order in which the primes are written, every natural
number can be expressed as a product of primes and this is the result that
we are going to prove below. Before giving the proof of the theorem we not
the following
Does the fundamental theorem need a proof at all? As Prof. H R Gupta says
“Has any one ever come across an example where the theorem has failed?
The following example will convince the reader about the necessity of a
proof.[Selected Topics in Number Theory;H Gupta:ABACUS PRESS,1980]
Take the set
{1,4,7,10,13, 22,25,28,31,…} of natural numbers. It is easy to see that the
set is closed under multiplication. Call an element of the set a ‘prime’ if it
has exactly two divisors in the set. Thus, the primes of the set are
4,7,10,19,22,25,31,..
We observe that 100 belongs to the set and it cam be written as a product
of the primes of the set in two distinct ways:
100=4.25; also 100=10.10.
The presentation of n(> 1),as a product of primes is unique apart from the
order of factors
Proof :
Suppose that n=p1p2..pr=q1q2…qs, where p1,p2,…pr, q1,q2,…qs are primes and
suppose that the primes are ordered so that p1 ≤ p2≤…..≤ pr and q1≤q2 ≤
…..≤ qs. We now prove that r=s and pi=qi(i=1,2,….r)
The proof will be by induction.
45
The result is true for n=2. Suppose that it is true for 2,3,..,n-1 and consider
the number n.
If n is a prime the result is true. Suppose n is not a prime . Then in the
expression n= p1p2…pr=q1q2…qs we have r >1 and s > 1. Then p1=qj and
q1=pi for some i and j (by corollary1.29) ∵ p1 ≤ pi =q1 ≤ qj=p1, it follows
that p1=q1
Then the integer n/p1 is such that 1 < n/p1 < n, and we have n/p1
=p2….pr=q2…q2. Thus from the inductive hypothesis r=s and pi=qi(i=2
,,,….r)Hence r=s and pi=qi(i=1,2,…r)
And the result follows by induction. ∎
In the application of the fundamental theorem we frequently write any
integer (> 1) in the form, sometimes called the “ fundamental form”
ak
n= p1 1 . p2 … pk
a a2
One may prove the above result if this form is used to write
ak bj
Proof: Suppose n= p1 1 p2 . … pk = q1 1 q2 . …. qj ,
2a a 2 b b
p’s and q’s are
primes…………..(*)
Assume that, p1 < p2 <p3 < . .…<pk and also q1< q2< q3<.. …<qj
ak
Now p1| p1 1 . p2 … pk (obviously).
a a2
Note:
i) Pythagoreans deserve the credit for being the first to classify numbers
into odd, even prime, and composite.
46
ii) a prime p is of the form 3n 1 . Now if n is odd , then n 2k 1 and then
p 32k 1 1 6k 4 23k 2 and is an even that is not prime. Hence n
must be even i.e. of the type n 2k . And so p 3.2k 1 6k 1 . Thus the
prime is also the form 6k 1
As 3n 23m 2 3k 1 , 3n 23m 1 3k 2 , 3n 13m 1 3k 1 , it
therefre follows that
iii) Each integer of the form 3n 2 has a prime factor of this form.
As n 3 1 n 1n 2 n 1 . Now to be a prime of this form, either n 1 or
n 2 n 1 is unity. And thus the possible case is n 1 1 or, n 2 . Hence
iv) 7 is the only prime of the form n 3 1
Suppose p is a prime . Then if 3 p 1 m 2 for some integer m ,
then 3 p m 1m 1 and by observation the possible values
are m 1 3 , m 1 p and so p 5 . Thus
v) the only prime p for which 3 p 1 is a perfect square is 5 .
If p is a prime then p 6k 1 or, p 6k 5 , for p 2 and then
6k 12 6m 1 for some m. and 6k 52 6k 1for some k and in both
cases 6m 1 2 6m 3 32m 1 .
Hence
vi) for a prime p 2 , p 2 2 is always composite. It is also easy to see that
vii) for any prime p and any integer a , p | a n p n | a n . As for an odd
number n a n b n a b a n 1 ... b n 1 , we can easily see that
viii) any integer of the form 8 n 1 is composite.
47
represents prime numbers only.
When x = m, let its value be p.
Then p=a+bm+cm2+dm3+……….+kmn
When x=m+np, (1) gives
a+b(m+np)+c(m+np)2+………+k(m+np)n
i.e., a+bm+cm2+dm3+….+kmn+ a multiple of p
= p+a multiple of p
= M(p), where symbol M(p) stands for a multiple of p
= an expression divisible by p
Hence, when x=m+np, (1) does not give a prime number.
This shows that there is no simple general formula for the nth prime p, ie.,
a formula by which we can calculate the value of pn for any given n ∎
48
Thus the result follows ∎
1 1 1 1
Example46: Prove that + + +….+ =Sn is never an integer.
2 3 3 n
Solution: Let k=largest of ki, where 2ki ≤ n
And P= ∏ m, m odd and m ≤ n
Now, 2k-1PSn =2k-1.3.5.7…Sn= 2k-13.5.7… ... = a sum all of
1 1 1 1
2 3 4 n
1
whose terms are integers except the term 2k-1 .3.5.7…. which is a
2k
3.5.7...
fraction
2
Thus, 2k-1PSn= a fraction. But 2k-1P is an integer.
Hence Sn is not an integer. ∎
Example47: Let f(x) ∈ ℤ [x] . Then f(x) can not be a prime for any x
Solution: Let f(x)= a0+a1x+a2x2+… +anxn , a’s ∈ℤ
f(x)=0 for at most n values
f(x) =1 for at most n values
f(x) =-1 for at most n values .
Thus f(x) =0,1,-1 for at most 3n values.
∴ ∃ y ∈ℤ ℤsuch that |f(y)| > 1
Let b=|f(y)|
49
∴ ak+1 is not a prime, if a is odd.
(IV) a > 1 , k > 1, a is even , k is odd , a+1|ak+1 ⇒ak+1 is not prime
∴ ak+1= a2
k1
.k2
+1 = b
+1= a
2k1
k2
k2
+1 ;
k2
∴ b+1| b 2 +1 gives b +1 is not prime
k
Besides these we do not know whether or not there are infinitely many
Fermat primes. No new Fermat prime has been discovered for the last
30 years(since 1995), so many people conjecture that there are no more
50
Fermat primes. This is still one of the unsolved problems in the theory of
numbers.
2mk
2k
Now x+1| x -1, k ≥1 .Now d=( a +1,
2m
a 2k 2k
+1=(x+1, x +1)| x -1, x+1 .
k k
2 2
∴ d| x -1, x +1 ⇒d|2.∎
Corollary1.38: (Fm,Fn)=1
Proof: (left as an exercise)
51
(2) a=2, let k=lm(ie. We are assuming 1 < l < k; 1< m < k ,that k is
composite)
∴ 2k-1=(2l)m-1⇒2l-1| (2l)m-1. ∵ l >1, 2k-1 is not a prime if k is composite.
(3) ak-1 may be a prime if a=2, k >1and k is a prime.
Numbers of the form Mn =2n-1 n>1 are called Mersenne numbers after
a French monk Marin Mersenne who made an incorrect but
provocoative assertion concerning their primality.Those Mersenne
numbers which happen to be prime are said to be Mersenne primes.
In 1644, Marin Mersenne stated without proof that the number
2251 –1 is composite. In the 19th century, mathematicians finally proved
Mersenne correct when they discovered that this number was divisible by
both 503 and 54,217. However the issue still remained –what are the
prime factors of Mersenne number? In February 1984, two researchers
finally settled the matter using a 32 hour search on a Cray super computer
. The astonishing truth is this:
2251 –1 =
503Х54217Х178230287214063289511Х61676882198695257501367Х12
070396178249893039969681
52
primes found since 1951, the first year that an electronic computer found
one, show s that 24 of these 26 record primes are Mersenne primes.
Lemma1.39: The product of the numbers of the form 4m+1 is of the form
4m+1.
Proof: n1=4k+1,n2=4l+1.
Then, n1.n2=(4k+1)(4l+1)=4m+1, for m ∈ N
Lemma1.40: The product of the numbers of the form 4m+3 is of the form
4m+1∎
Lemma1.41: The product of the numbers of the form 4m+1 and 4m+3 is of
the form 4m+3.
( Proofs are left as exercises)∎
Theorem1.42: Show that there are infinite numbers of primes of the form(a)
4m+3,(b) 6m+5.
Proof:
(a) If p≠ 2, then p ≡1(mod 4) or p ≡ 3(mod 4)
Let us assume that there are finite number of primes of the form 4m+3,
viz. p0=3,p1=7,p2=11, p3…,pn.
Consider k=4p1.p2….pn+3=4M+3(say)
Case(i)If k is prime then it is a new prime of the form 4m+3. Similarly we
may get another new prime and so on.
∴ the number of primes of the form 4m+3 is infinite.
Case ii: If k is not a prime , Then k=k1.k2.k3…kq,( ki is a prime) . All the ki’s
cannot be of the form 4m+1 , since their product is of the form 4m+3. ∴ at
least one of them ,say k1 is of the form 4m+3
∴ k1|k But, p1∤ k,p2∤ k, ..pn∤ k. So, k1≠ p1,p2,..pn.
∴ k1 is a new prime.
Similarly , we may get another new prime and so on.
∴ the number of primes of the form 4m+3 is infinite.∎
[ The above problem can be stated in the following way also: The arithmetic
progression:
53
3,7,11,15,19,….and 5 ,11,17, 23, 29,…. contain an infinititude of primes.
A famous theorem in number theory viz.,the theorem due to Dirichlet
reads : the arithmetic progression a,a+b,a+2b,…..contains infinitely many
primes if the integers a and b ( both positive) are relatively prime , that is if
(a,b)=1]
n
th
Theorem1.43:If pn is the n prime number , then pn < 22
2i 2i
Proof: Proof will by induction. It is clear that p1=2< 2 . Assume pi< 2 , i
<k+1, and let N=p1……pk+1. Then
222.....2k 2k1 2k 1
N< 2 = 2 -2 < 2
If p is a prime divisor of N, we get , in consequence of p ≠ pi, pk+1 ≤ p ≤ N
2 k 1
< 2 .∎.
Example 51: F0F1…Fn-1=Fn-2 Where Fn 2 2 1
n
F0 F1 ....Fn 1 = ( Fn 2 2) Fn 1 =( 2
2 n 1
-1)(
n1
22
+1)= 2
2n 2
2
2n
-1= 2 -1= Fn -2
Hence the result.∎
Example52: Show that ∃k ∈ℕ for which 1.2.3...(n-2)(n-1) +1 = nk is true
when n >5….(*)
Solution:
Case(i): Let n be composite. Let d|n,d ≠1
∴ d| RHS(=nk) of (*)
But, d ∤LHS, a contradiction, n cannot be composite.
Case(ii): Let n be a prime.
(*) gives ,1.2.3…(n-2)(n-1)=nk-1=(n-1){nk-1+…n+1}
Dividing by (n-1) ,1.2.3…(n-2)= nk-1+nk-2+..+
When n >5, the product on the left contains a factor 2 and ½(n-1).
∴ LHS is divisible by 2 ½(n-1).But, RHS is not .{ ∵ when we put n=1, the RHS
1+1+ +1 =k ≠0.∎
54
Example53: If p is a prime greater than 3 then show that 2p+1 and 4p+1
cannot be primes simultaneously.
Solution: ∵ p is a prime greater than 3, p is either of the type 3k+1 or 3k+2.
If p is of the type 3k+1 then 2p+1 = 2(3k+1)+1=6k+3=3(2k+1). Hence,
3|2p+1 and 2p+1 cannot be a prime. Similarly, if p is of the type 3k+2 then
3 | 4p+1 and it cannot be a prime. ∎
Example54: If a is a composite integer , and q is its least positive divisor,
then q ≤ √a
Solution: ∵ q is a divisor of a , we have a=qa1. So here, a1 ≥ q. hence a ≥ q2
that is , q ≤√a .∎
Example55: If m is a composite integer , prove that the following integer is
so too:
nm = 11
.....
11
mtimes
Proof; let m=ab. Then
10m -1=(10a)b=(10a-1)(10a(b-1)+…+10a+1),
or, 9( 11
11)=9( 11
... 11)(10a(b-1)+…+10a+1)
...
mtimes atimes
or, 11
11=( 11
... 11)(10a(b-1)+…+10a+1)
...
mtimes atimes
Solution: Suppose there are two positive integers a and b such that
a2=pb2and let (a,b)=d. Then a=da1, b=db1, (a1,b1)=1. Substituting this in
above we get
a12=pb12. Obviously p|a12 and then p|a1
Putting a1=pa2, we have a22p=b12. Clearly p|b12 and then p|b1.
∴ p is a common divisor of a1and b1. And this is a contradiction with the
fact that (a1,b1)=1 Hence the result. ∎
55
Example57:If a,b are relatively primes , and d|ab, then there exist unique d1
and d2 with d1|a,d2|b such that d|d1d2
a a b b
Solution: Suppose a= p1 1.....pr r ,b q1 1...qs s
a a b bs
Then ab= p1 1 .....pr r q1 1 ....qs
We have
t t k k
d= p1 1.....pr r q1 1....qs s ,0 < ti < ai, 0 < ki < bi
t1 tr k1 ks
pr ,d2 q1 ......
Let d1= p1 ...... qs .Then d=d1d2, and clearly d1 ,d2 are unique.
Hence the result follows.∎
Example58: If n is a positive integer and p=4n+3,q=8n+7 are two primes ,
then q|Mp
Solution: (use example 1.3.15)∎
Note: Hence we have
23|M11, 47|M21, 167|M81, 263|M121
359|M17 7, 388|M191, 479|M321, 503|M251
Example: 59: If p is a prime >5 prove that (p-1) ! is divisible by (p-1)2
p 1
Soltuion: ∵ p>5 , p has factors 2,p-1, as p-1 is even. Hence (p-1)! Is
2
divisible by (p-1)2.∎
2 2
Thus {4}=0, {4 }= , {5.76}=.76
3 3
56
40 40 40
Observe: = 13. 333.. , = 4.44…, = 1.481….
3 9 27
∴ + 2 + 3 = 13+4 +1=18
40 40 40
3 3 3
Now we prove the following theorem
Theorem1.44:The power with which a given prime number p enters into the
product n! is
n n n
p + 2 + 3 +…………
p p
Proof: The number of factors of the product n! which are multiples of p
n
is ,such numbers are p,2p,3p,….
p
n
The numbers of factors of the product n! are multiples of p2 is 2
p
The number of the factors of the product n! which are multiples of p3 is
n
3 and so on.
p
Here each factor of the product n! which is a multiple of the maximal pm is
counted m times by the above process as a multiple of p,p2, p3, ….. and
finally pm
Hence the highest power of p contained in n! =
n n n
p + p 2 + p 3 +…………∎
=333+111+37+12+4+1=498.∎
)
Example 61: Find the number of multiples of 7 among the integers from 200
to 500.
57
Solution: Here =71 and
500 1999
7 =28 the required number is 71-
7
28=43.∎
Example62:If x is a positive real number and n is a positive integer , then
among the integers from 1 to x, the number of multiples of n is .
x
n
Solution: We know ≤ < +1
x x x
n n n
So we have n ≤ x ≤ { +1}n
x x
n n
Thus among the integers from 1to x , the multiples of n are only
n,2n,… n,
x
n
The total of which is . hence the result.∎
x
n
Theorem:1.45:
(a) If m ∈ ℤ, then [m+] =m+[].
(b) For ,∈ℤ, [+] -1[]+[][+][]+[]+1
Proof: (a) Let =[]+ , 01
And m=[m]
Then, [m+]=[[m]+[ ]+]=[m]+[ ]=m+[ ] .//
(b) [+] =[[]++[] +] , 0, 1
=[[]+ [] +(+)] , 0- 1
=[]+ [] +[+] ,by theorem (a)
[+][]+ []
Again [+ ] -[+] =[]+ []
And [+ ] -1[]+ [] ,( since, greatest value of [+] is 1)
[+ ]-1 []+ [][+ ] ………(*)
Again, [+ ]=[]+ [] +[+][]+ []+1…(**)
Combining (*)and (**) we get
[+ ] -1[]+ [] [+ ][]+ []+1 .//
58
Example 63: For any x, [x]+[-x]=0 or -1 according as x is an integer or a
fraction.
Solution: if x is an integer then [x]=x and [-x]=-x
Therefore , [-x]+[x]=0
Suppose x is not an integer then,
x=[x]+ , 01
Then, -x=-[x]- =-[x]-1+(1- )= -[x]-1+1 ,( 0 1 1)
Therefore, [-x]=-[x]-1 or, [-x]+[x]=-1∎
Example64:If a be a real number, c an integer >0, prove that
a a
c =[ c ].
Solution:Let a=cq+r+ , 01
a
Then, =[q+ ]=q and [ ]=[q+
r a r
]=q
c c c c
Hence the result. ∎
Example65: If n is a positive integer then
1 n 1
[x]+[x+ +……+[x+ ]=[nx]
n n
1 n 1
solution: Write f(x) = [x]+[x+ +……+[x+ ]-[nx]
n n
1
then f(x)=f(x+ )
n
1
(hint: Consider the range 0x )
n
Example 66: Suppose that a and b are irrational numbers such that
1 1
=1. Show that every nonnegative integer can be uniquely expressed as
a b
either [ka] or [kb] for some integer k.
Solution: Reduce to the case 1<a<2, and hence b>2.
Let n be an integer such that [ka]<n<n+1≤[(k+1)a].
b b b b
Since a= , we have (k <n<n+1<k + , from which we get
b 1 b 1 b 1 b 1
0<nb-kb-n<nb-kb-n+b-1<b.
The first inequality implies n<(n-k) b.
The last inequality implies (n-k) b-1<n,
therefore, [(n-k)b]=n.
For uniqueness, suppose [ka]=[kb].
Then, if k>0, then [a]=[b].
59
1 1
But since =1, one of a and b must be greater than 2, and the other
a b
less than 2. //
kr
n 2 k1 3 k 2 5 k3 ... p r , Where k1 k 2 k 3 ... k r
n
Conjecture 2: (Fermat): There are infinitely primes of the form Fn= 22
Conjecture 3(Mersenne): There are only finitely many primes of the form
Mp =2p-1, where p is a prime.
60
Exercises:1.1
n(n 1)
vii. 12-22+32-42+……..+(-1)n-1n2=(-1)n-1
2
viii. For all integers n ≥ 2, the product of n odd integers is odd
ix. 32n -1 is divisible by 8
x. xn-yn is divisible by x-y
xi. Prove by induction the permutation formula
P(n,m)=m(m-1)(m-2)……………..(m-n+1)
xii. Show that in the proposition P(n): 2n > 2n+1, n ∈ N, although P(k) ⇒
P(k+1), yet the proposition is not true in ℕ:
(xiv) Prove that n! n 2 for all integers n 4 , while n! n 3 for every
integer n 6 ,
61
3. Prove the commutative law of addition and multiplication for the
positive integers
4. For m,n,p ∈ ℕ , prove the following;
(i) If m+p =n+p then m=n
(ii) If m=p < n+p then m < n
(iii) If m.p < n.p then m < n
(iv)m.(n.p)=(m.n).p
5. Prove the law of Trichotomy for natural numbers (using Peano’s
Axioms)
6. Using properties of integers , prove that for any two integers a,b
(i) a-0=a
(ii) –(a-b)=-a+b
(iii) (-a)(-b)=ab
(iv) a(-b)= -(ab)
(v) a(-b)= -(ab)
(vi) If ab=0 then a=0 or b=0
62
xii) If for some integers m and n 2n 2 1 m 2 and 2n 2 1 p 2 ,the nm 2 t k
for some k.
xiii) Prove that no integer in the sequence 11,111,1111,11111,….is a
perfect square.[observe: 111…1111=111….108+3=4k+3]
Exercises1.2
a b
3.Prove that (a,b)=d ⇒ ( , )=1
d d
5.Find the greatest common divisor d of the numbers 963,657 and find
the integers m and n such that d = m.657+ n.963
(a)198.m+243.n=9
(b)71.m-50.n=1
(c)93.m-81,n=3
63
11. Prove that (a+b,a-b) ≥| (a,b)
14. If a and b are integers, b being non-zero, then prove that there are
1 1
unique integers q and r such that a=qb+r where - ∣ b∣ ≤ r ≤ ∣ b∣ [ In
2 2
this case , r is called the least absolute remainders of a with respect to b]
19.Using the Euclidean algorithm find the greatest common divisor (gcd)
of
(a) 7468 and 2464; (b) 2689 and 4001;(c) 2947and 3997; (d) 1109 and
4999
20. Find the greatest common divisor g of the numbers 1819 and 3587,
and find integers x and y to satisfy 1819x+3587y=g
64
(a) 243x+198y=9
(b) 71x+-50y=1
(c) 43x++64y=1
(d) 93x-81y=3
(e) 6x+10y+15z=1
23.Two integers are said to be of the same parity if they are both even
or both odd: if one is even and the other is odd , they are said to be of
opposite parity , or of different parity .
Given any two integers , prove that their sum and their difference are of
the same parity.
24.Prove :
25.Prove that if x and y are both odd, then x2+y2 is even but not divisible
by 4.
26.Prove that any integer is of the form 3k or of the form 3k+1 or of the
form 3k+2
28.Prove that the square of any integer of the form 5k+1 is of the same
form.
29.Prove that the square of any integer is of the form 3k or 3k+1 but not
of the form 3k+2.
65
30.Prove that no integers x and y exist satisfying x+y=100 and (x,y)=3
31. Prove that there are infinite pairs of integers x and y satisfying
x+y=100 and (x,y)=5
ab
32. Prove that [a,b] =
( a, b)
d b a c ( aD cB)
33 If D= and B= , then show that + =
(b, d ) (b, d ) b d [b, d ]
{Discuss the relationship between this equation and the addition
of fractions by means of a ‘common denominator’}
34.Prove that (a+b,a-b) | (a,b)
35 .Prove that if a and b are nonzero integers , then (a,b)|[a,b]
36 .Let <m> be the set of all integral multiples of the integer m. Then
prove that
<m>∩<n> = <[m,n]> .
37 .A sequence an is such that a1=a, a2=b and an=can-1+ean-2 if n > 2.
(a) Prove that , if d=(a,b), then d|an for all n ≥ 1
(b) Prove that , if f=(am,am-1) and (f,e)=1 then f|d
38 .Prove that if a and b are positive integers such that (a,b) =[a,b], then
a=b.
39 Evaluate (n,n+1) and [n,n+1] when n is a positive integer.
40. Find the values of (a,b) and [a,b] if a and b are positive integers such
that a|b.
41. Prove that (a,b)=(a+b ,[a,b])
42 .The sum of two positive integers is 5264 and their least common
multiple is 200,340. Determine the two integers.
43. Find the highest power of 2 in (2r-1)!
(n1 n2 ...... nk )!
44. Prove that the number is an integer.
n1!.n2 !....nk !
4
45. If r = , prove that there are infinitely many positive integers n such
3
that [nr] are primes.
46. Prove that if a and b are integers , with b 0 ,then there exist unique
integers q and r satisfying a bq r ,where 2b r 3b
47.Using division algorithm establish that:
66
(a) the square of any integer is either of the form 3k or 3k 1
(b) the cube of any integer either of the form 9k , 9k 1 , or 9k 8 ,
Exercises.1.3
1. Convert (1999) 10 from decimal to base 7 notations. Convert (6105)7
from base 7 to decimal notation.
2. Convert (89156)10 from decimal notation to base 8 notation. Convert
(706113)8 from base 8 notation to decimal notation.
3.Convert (10101111)2 from binary to decimal notation and (999)10 from
decimal to binary notation.(
4. Convert (ABCDEF)16, (DEFACED)16,and 9A0B)16 from hexadecimal to
binary.
5. Add(101111011)2 and (1100111011)2.(
6. Add (100001000111101)2 and (11111101011111)2
7. Subtract (11010111)2 from (1111000011)2.(
8. Subtract (11110101)2from (1101101100)2.
9. Multiply(11101)2 and (110001)2
10. Add(1234321)5 and (2030104)5.33144305
11. Subtract (434421)5from (4434201)5
12. Multiply (1234)5 and (3002)5
13. Add (ABAB)16 and (BABA)16
14. Subtract (CAFÉ)16 from (BAD)16
15. Multiply FACE16 and BAD16
Exercises 1.4
1. Show that there are infinitely many primes of the form 6n-1
2. Show that there are infinitely many primes of the form 4n-1
3. Find the canonical decomposition of of the numbers
(a) 82798848 (b) 8105722663500
4. Show that the product of numbers of the form 6k+1 is of the same
form.
67
5. Prove that any prime of the form 3k+1 is of the form 6k+1
6. Prove that any positive integer of the form 3k+2 has a prime factor of
the same form ; similarly for each of the form 4k+ 3 and 6k+5.
7. If x and y are prime to 3 , prove that x2+y2 cannot be a perfect square
8. If (a,b)=p, a prime, what are the possible values of (a2,b)? of (a3,b)? of
(a2,b2)?
9. Evaluate (ab,p4) and (a+b,p4) given that (a,p2)=p and (b,p3)=p2 where
p is a prime.
10.If p is a prime and p|(a2+b2) and p|(b2+c2) then prove that p|(a2±c2)
11.If a prime integer p > 3, then prove that 2p+1 and 4p+1 cannot be
prime simultaneously.
12.If a1+a2+……+ar =n and all a’s ≥0, then prove that
n!
is an integer.
a1!a 2 !a3 !........a r !
17. Show that [2x]+[2y] ≥ [x]+[y]+[x+y] whenever x and y are real numbers.
18. Show that if x and y are real numbers then [xy] ≥[x][y] . What is the
situation when both x and y are negative? When one of x and y is negative
and the other positive.
1
19. Show that [x+ ]is the integer nearest to x (when there are two integers
2
equidistant from x it is the larger of the two)
n 1
20. Show that x j / n [nx] whenever x is a real number and n is a
j 0
positive integer.
68
21.: The number of primes of the form 4k+1 is infinite
22. The number of primes of the form 6k+5 is infinite
23. (Dirichlet’s Theorem): Let A,B∈N, and suppose that A,B have no
common divisor other than ±1. Then the arithmetic progression Ak+B,
k=0,1,2,… contains an infinite number of primes.
∎∎∎∎
69
View publication stats