Can you find the HCF of 1.2? and 0.1? justify your answer. |
Euclid's algorithm is useful for calculating the HCF of very large numbers,and it was one of the earliest examples of an algorithm that a computer had been programmed to carry out.
Division algorithm has several application related to finding properties of numbers.We give some examples of these applications below:
Show that every positive even integer is of the form 2q,and that every positive odd integer is form 2q+1,where q is some integer.
Let a be any positive integer and b=2.Then,by division algorithm,a=2q+r,for some integer q>0,r=0 or r=1,because 0 If a is of the form 2q,then a is an even integer.Also,a positive integer can be either even or odd.Therefore,any positive odd integer is of the form 2q+1. show that every positive odd integer is of the form 4q+1 or 4q+3,where q is some integer. Let a be a positive odd integer,and b=4.We apply the division algorithm for a and b=4.
That is,a can be 4q,4q+1,4q+2,or 4q+3,where q is the quotient.However,since a is odd,a cannot be 4q=2(2q)or 4q+2=2(2q+1)(since they are both divisible by 2). Therfore,any odd integer is of the form 4q+1 or 4q+3.Example2:
Solution:
We get a=4+r,for q>0,and 0
page no:5