Week | Topic and action |
---|---|
Week 34 |
A positive integer can be expressed as the product of its factors. A factor is simply a number that is multiplied to get a product.
Factoring is like taking a number apart. Factoring a number means taking the number apart to find its factors. It's like multiplying in reverse.
A prime number is any of the positive numbers that has exactly two factors, one and itself. Below are all the prime numbers within 100:
2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97
A composite number is any number that has more than two factors. All the positive numbers that is not a prime is a composite number except 1 (1 is neither a prime nor a composite numbers!)
To find the prime factors of a number, you divide the number by the smallest possible prime number and work up the list of prime numbers until the result is itself a prime number.