What are the prime numbers between 0-10?
2, 3, 5, 7
What are the prime numbers between 10-20?
11, 13, 17, 19
What are the prime numbers between 20-30?
23, 29
What are the prime numbers between 30-40?
31, 37
What are the prime numbers between 40-50?
41, 43, 47
What are the prime numbers between 50-60?
53, 59
What are the prime numbers between 60-70?
61, 67
What are the prime numbers between 70-80?
71, 73, 79
What are the prime numbers between 80-90?
83, 89
What are the prime numbers between 90-100?
97
What are prime numbers?
Only have two factors, 1 and themselves.
What is prime factorization?
Breaking down a number and express it as a product of its prime factors
What is this called?
Prime Factorization Tree
What is the trick to find the number of factors of any number quickly?
(long calculation)
Find all the prime factors for your number (prime factorization tree).
Take the exponents, add 1 to each, and then multiply these exponents together!
What is the trick to find the number of ODD factors of any number quickly?
(long calculation)
Almost the same!
Find the prime factorization for your number (prime factorization tree).
If there is a prime factor 2, delete it. The remaining factors, add a 1 to their exponent and multiply.
What is the difference between number of prime factors, and number of unique prime factors?
12 = 2 x 2 x 3
Thus, 12 has 3 prime factors
…..and 2 unique prime factors!
If some number x has y unique prime factors, then x^n will have the same _______________
If some number x has y unique prime factors, then x^n will have the same y UNIQUE PRIME FACTORS!!!