Euclid's Division Lemma
Theorem:
Given positive numbers a
and b, there exist unique integers q and r satisfying a=bq + r, provided o <=r<o.
Applications:
. Show that every positive integer is of
the form 2q when even and 2q+1 when odd.
Solution: Let a be any
positive number and b=2.
0<=r<b. Therefore, possible
values of r are 0 and 1.
So for any integer q, a= 2q or 2q+1 (According to Euclid’s division
lemma)
When a is equal to 2q it is even
and when a= 2q+1 it is odd. (Thus proved!)
2. Show that every positive odd integer is of the
form of 6q+1, 6q+3 or 6q+5.
Solution: Let a be any positive
number and b=6.
0<=r<b. Therefore, possible
values of r are 0, 1,2,3,4 and 5.(According to Euclid’s division lemma)
So for any integer q, a= 6q or 6q+1 or 6q+2 or 6q+3
or 6q+4 or 6q+5.
When a is equal to 6q+1 or 6q+3 or
6q+5. it is odd. (Thus proved!)
3. Show that square of any positive integer is of
the form 3x or 3x+1.
Solution: Let a be any positive number and b=3.
0<=r<b. Therefore, possible
values of r are 0, 1 and 2.
So for any integer q, a= 3q or 3q+1 or 3q+2.(According to Euclid’s division lemma)
a^2= (3q)^2= 9q^2= 3(3q^2)= 3x
(for some integer x= 3q^2)
a^2= (3q+1)^2= 9q^2 +1+6q= 3(3q^2
+ 2q)+1= 3x (for some integer x= 3q^2 +2q)
a^2= (3q+2)^2= 9q^2 +4+12q= 3(3q^2
+ 4q +1)+1= 3x (for some integer x= 3q^2 +4q =1)
Therefore a^2 = 3x or 3x+1 . (Thus proved!)
Euclid's division lemma can be used to prove many more cases similar to the above one in a very simple way by aasuming an integer a = bq+r given the above mentioned condition.
Sample question:
Show that the cube of any positive integer is of the form 9m, 9m+1 or 9m+8.
(In case of any problem, please communicate. Comment or mail (dhritijain1999@gmail.com))
Comments
Post a Comment