Notes On Real Numbers: Euclid's Division Lemma
Notes On Real Numbers: Euclid's Division Lemma
For each pair of given positive integers a and b, there exist unique whole numbers q and r which
satisfies the relation
a = bq + r, 0 ≤ r < b, where q and r can also be Zero.
where ‘a’ is a dividend, ‘b' is divisor, ‘q’ is quotient and ‘r’ is remainder.
i.e. 0, 1, 2, 3, 4, 5, …………….
Integers
All negative and non-negative numbers including zero altogether known as integers.
Algorithm
An algorithm gives us some definite steps to solve a particular type of problem in a well-defined
manner.
Lemma
A lemma is a statement which is already proved and is used for proving other statements.
To calculate the HCF of two positive integers’ m and n with m > n, the following steps are
followed:
HCF of given numbers is the highest common factor among all which is also known as
GCD i.e. greatest common divisor.
If we have two positive integers ‘m’ and ‘n’ then the property of their HCF and LCM will
be:
Rational numbers can be written in decimal form also which could be either terminating or non-
If p is a prime number and p divides a 2 , then p is one of the prime factors of a 2 which
divides a, where a is a positive integer.
If p is a positive number and not a perfect square, then √n is definitely an irrational
number.
If p is a prime number, then √p is also an irrational number.
Rational Number and their Decimal Expansions
Let y be a real number whose decimal expansion terminates into a rational number which
we can express in the form of a/b, where a and b are coprime, and the prime factorization of
the denominator b has the powers of 2 or 5 or both like 2 n5m, where n, m are non-negative
integers.
Let y be a rational number in the form of y = a/b, so that the prime factorization of the
denominator b is of the form 2n5m, where n, m are non-negative integers then y has a
terminating decimal expansion.
Let y = a/b be a rational number, if the prime factorization of the denominator b is not in
the form of 2n2m, where n, m are non-negative integers then y has a non-terminating repeating
decimal expansion.
o The decimal expansion of every rational number is either terminating or a non-terminating
repeating.