C2T Unit-Ii
C2T Unit-Ii
Dr. T. K. Jana
Department of Mathematics
R.S.Mahavidyalaya, Ghatal 721212, India
Email : [email protected]
Integers
Well ordering principle: Every non-empty subset of natural numbers contains a least
element.
Theorem( Division Algorithm ): Given integers a and b , where b 0 , there exists unique
integers q and r such that a bq r , 0 r b .
Proof: Let us consider the subset of integers S a bx : x
Z , a bx 0
.
First we show that S is non-empty. Since b 1 , a b a .
Therefore a a b a a 0 .
Or, a bx 0 for x a .
This proves that S is non-empty.
Since S is a non-empty subset of non-negative integers, either
(i) S contains 0 as its least element, or
(ii) S contains a smallest positive integer as its least element by the well ordering
property of the set N.
In either case, we call it r . Therefore there exists an integer q such that a bq r , r 0
.
We assert that r b . Because if r b , then a q 1 b a qb b r b 0 .
This shows that a q 1 b belongs to S and also a q 1 b r b r .
This leads to a contradiction to the fact that r is the least element in S .
Hence r b .
In order to establish uniqueness of q and r , let us suppose that a has two
representations: a bq r , a bq1 r1 where 0 r b , 0 r1 b .
Then b q q1 r1 r or, b q q1 r1 r .
But 0 r1 b and b r 0 yield b r1 r b , i.e., r1 r b .
Consequently, q q1 1 .
Since q and q1 are integers, the only possibility is q q1 and therefore r r1 .
Definition: Given integers a and b , where b 0 , there exists unique integers q and r
such that a bq r , 0 r b . q is called the quotient and r is called the remainder in
the division of a by b .
Euclid’s Algorithm : Let a and b be two non-zero integers. Then there exists
an integer d such that
1. d = gcd(a, b), and
2. there exist integers u, v such that d = au + bv.
Definition: Let m be a fixed positive integer. Two integers a and b are said to be
congruent modulo m if a b is divisible by m . Symbolically that is expressed as
a b mod m .
Example: 1 5 mod 4 , 1 2 mod 3 .
Theorem: For any two integers a and b , a b mod m if and only if a and b leave
the same remainder when divided by m .
Properties:
(1) a a mod m .
(2) If a b mod m then b a mod m .
(3) If a b mod m , b c mod m then a c mod m .
(4) If a b mod m then for any integer c .
a c b c mod m .
ac bc mod m .
(5) If a b mod m and c d mod m then
a c b d mod m
ac bd mod m .
(6) If a b mod m and d | m , , then a b mod d .
Definition: If a b mod m then b is said to be a rssidue of a modulo m .
By division algorithm there exist integers q and r satisfying a qm r with
0 r m 1 .
Since a r qm , a r mod m and this shows that r is a residue of a modulo m . r
is said to be the least non-negative residue of a modulo m .
Let a be an arbitrary integer. Upon division by m , a leaves one and only one of the
integers 0,1, 2,.........., m 1 as the remainder.
Therefore whatever the integer a may be , the least non-negative residue of a is one
and only one of 0,1, 2,............, m 1 .
The whole set of integers is divided into m distinct and disjoint subsets, called the
residue classes modulo m , denoted by 0 , 1 , 2 , ………………, m 1 and is defined by
0 0, m, 2m,...................
1 1,1 m,1 2m,......................
2 2, 2 m, 2 2m,......................
……………………………………………
m 1 m 1, m 1 m, m 1 2m,......................
Theorem: If a b mod m then a n b n mod m for all positive integers n .
Note: The converse of the theorem fails to hold.
a k b k mod m does not necessary imply a b mod m .
Theorem: If ax ay mod m and a is prime to m then x y mod m .
m
Theorem: If d gcd a, m then ax ay mod m x y mod .
d
m
Corollary: If ax ay mod m and a | m then x y mod .
a
Theorem: x y mod mi for i 1, 2,........., r x y mod m where
m m1 , m2 ,............., mr .
Corollary: If x y mod m1 , x y mod m2 and m1, m2 are relatively prime then
x y mod m1m2 .
Theorem: Let f x an x n an 1 x n 1 ............. a1 x a0 be a polynomial with integral
coefficients ai .
If a b mod m then f a f b mod m .
Q. Let n am10m am110m1 .............. a2102 a110 a0 where ak are integers and
0 ak 9 , k 0,1, 2,........., m be the decimal representation of a positive intger n .
Let S a0 a1 a2 ............ am , T a0 a1 a2 .......... 1 am . Then
m