Module 5 Fundamentals of Number Theory
Module 5 Fundamentals of Number Theory
Module 5 Fundamentals of Number Theory
Examples:
a. 6 is divisible by 3 and 2, since 32=6
b.20 is divisible by 2, 4, 5, 10, since 2 10 = 20
4 5 = 20
Examples:
a. 3 is a factor of 6
2 is a factor of 6, since 32=6
b.1, 2, 4, 5, 10, 20 are factors of 20, since:
1 20 = 20
2 10 = 20
4 5 = 20
If a, b and c are counting numbers, the product of a, b or c and a counting number is called a multiple
of a, b or c.
Example:
a. 6 is a multiple if 3, since 3 multiplied by 2 equals 6
6 is also a multiple of 2, since 2 multiplied by 3 equals 6, hence
6 is a multiple of 3 and 2
Examples: 1, 3, 5, 7, 9, 21, 29
PRIME Number – is any counting number which has only one (1) and itself as factors.
Examples:
a. 2, when we factor 2, 2 = 2 1
b.3, when we factor 3, 3 = 3 1
c. Other examples: 11, 13, 29, 31
Note: A prime number can be odd or even but not the other way around.
COMPOSITE Number – is a counting number which has more than two factors.
Examples: 1, 3, 5, 7, 9, 21, 29
a. 8, when factored gives: 8=24
8=18
The set of factors of 8 are {1, 2, 4, 8}, so 8 is a composite.
Note: A composite number can be odd or even but not the other way around.
D. Complete Factorization
Start by writing the number and then writing it as a product of two factors. Write the factors below
the number and connect them to the number with a small line segment – a “branch” of the factor tree.
If a factor is prime, we circle it (like a bud on a tree), and do not factor that “branch” any further.
If a factor is not prime, we repeat this process, writing it as the product of two factors and adding new
branches to the tree.
We continue until all the branches end with a prime.
When the factor tree is complete, the circled primes give us the prime factorization.
The prime factorization is the product of the circled primes. We generally write the prime
factorization in order from least to greatest.
When some of the prime factors are repeated, we can write prime factorization in exponential form.
Examples:
1. 48 48 = 2 2 2 2 3
48 = 24 3
Divide the number by the smallest prime number which divides the number exactly.
If that prime evenly divides the number, place the quotient below. Continue the process as needed.
Remember to use prime numbers only to divide.
Examples:
1.40
2.
40 divided by 2
20 divided by 2
10 divided by 2
STOP since 5 is already a prime number
40 = 2 2 2 5
40 = 23 5
3.32
4.
32 divided by 2
16 divided by 2
8 divided by 2
4 divided by 2
STOP since we can’t further divide 2 (smallest prime number)
32 = 2 2 2 2 2
32 = 25
Greatest Common Divisor (GCD) – it is the greatest or largest natural number that divides a given
pair of natural numbers with remainder of zero
- It is also called as the Greatest Common Factor (GCF) and either of these two names may be used.
- Two numbers whose GCD is one (1) are said to be relatively prime.
- One of the applications of the GCD is in simplifying fractions. Both the numerator and the
denominator are factored and common factors are cancelled.
Examples:
a. 24 and 23
24 = 1 2 2 2 3 The only factor common to both 24 and 23 is 1,
23 = 1 23 therefore 24 and 23 are said to be relatively prime.
b.32 and 16
32 = 2 2 2 2 2 The factors common are 2 2 2 2, so the GCD of both
16 = 2 2 2 2 numbers is 16.
16
c. Simplify
32
16 2/2 22
/ /1/
= =
/ 22
32 22 / 2/ 2/
d.40, 60, 90
40 = 2 2 2 5 The GCD is 2 5 = 10.
60 = 2 2 3 5
90 = 2 3 3 5
Least Common Multiple (LCM) – it is the least natural number which is a multiple of each of the
two given numbers.
- It can also be thought of as the least number that is divisible of both the given numbers.
- The application of the LCM is used in combining fractions as in addition and subtraction of
dissimilar fractions.
Examples:
a. LCM of 2 and 5
Or, we could factor each number to get the LCM: 2=21 LCM = 1 2 5
5=51 LCM = 10
b.LCM of 12 and 24
12 = 2 2 3 LCM = 2 2 2 3
24 = 2 2 2 3 LCM = 24