Prime and Composite Numbers & Prime Factorization
Prime and Composite Numbers & Prime Factorization
Natural numbers are the set of numbers we use when we count. {1, 2, 3, 4, 5, 6, 7, … }
A prime number is a natural number that can be divided, without leaving any remainder, by only
itself and one. A prime number has only two factors, itself and one.
For example, 5 can be divided, without a remainder, only by 5 and 1. 5 has exactly two natural
number factors, 5 and 1. 5 is a prime number.
A composite number is a natural number that can be divided, without leaving any remainder, by a
natural number other than itself and one.
For example,
2=1x2 Prime
3=1x3 Prime
6 = 1 x 3 and 2 x 3 Composite
15 = 1 x 15 and 3 x 5 Composite
* The number 1 is neither prime nor composite since its only factor is 1.
Interesting Facts:
There is exactly one even prime number. It is also the smallest prime number. Do you know
what it is?
Prime numbers are interesting to scientists, especially the large ones. Large prime numbers
are used as keys in the codes that are used to send secret messages. Since these are not easy
to find, the codes are difficult to breaks.
When you try to decide if a larger number is prime, you really only need to find out if it is
divisible by prime numbers that are less than it is.
PRIME FACTORIZATION
Factors are numbers that you multiply together to get another number.
Examples:
For example, the prime factors of 12 are 2 x 2 x 3. So, 2,2, and 3 are prime factors of 12.
Prime factorization is to write a composite whole number as the product of prime numbers only.
53 is a prime number.
3 is a prime number.
42 is divisible by 2: 42 = 2 x 21
21 is divisible by 3: 21 = 3 x 7
3 is a prime number.
7 is a prime number.
Another way of finding the prime factorization of a number is using the prime factor tree.
A prime factor tree or a factor tree is a diagram used to determine the prime factors of a natural
number greater than one.
Exponential Form
EXERCISE NO. 1
Write the factors for each number. Then, decide if it is a prime or composite. If the number is
composite, write the exponential form of the prime factors.
Over 2000 years ago, Eratosthenes, a Greek who studied mathematics and was the third librarian of
the library of Alexandria, was also interested in prime numbers. He lived from 276 BC until 194 BC.
He is credited with the development of what we now call the “Sieve of Eratosthenes”.
He arranged numbers in ten columns. One (1) is not a prime number. Its only factor is itself. Then,
since 2 is the first prime number, he crossed off every second number following 2. 3 is the next
prime number. So, Eratosthenes crossed out every third number. The next number that has not
been crossed out is the next prime number. This time it is 5. Eratosthenes circled the five and
crossed out every fifth number.