Number Properties Flashcards
AbsVal(n)
The distance n is from 0 on the number line
Prime number definition
A number is prime if it’s only factors are one and itself
What is the only even prime number
2
What is the smallest prime number
2
The 15 prime numbers less than 50
2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47
10 prime numbers between 50 and 100
53, 59, 61, 67, 71, 73, 79, 83, 89, 97
How to find the total number of factors of a number
Step 1: prime factorize the number
Step 2: add 1 to each exponent from the base numbers in the prime factorization and then multiply the resulting sums together
12: 2^23 -> (2+1)(1+1) -> 6 factors
Prime factorization of n is xy^2z..
How many unique prime factors
3
Prime factorization of n is xy^2z..
How many total prime factors
4
How many prime factors does 1 have?
0, since it can’t be expressed as the product of one or more prime numbers
Lcm
Smallest number into which a set of numbers will divide, or smallest multiple of all numbers in set
Gcf
Largest number that divide evenly into all numbers in a set
How do you find gcf?
Step 1: prime factorize
Step 2: Identify repeated prime factors among the numbers
Step 3: of any repeated prime factors among the #s take only those with the smallest exponent (if no repeated prime factors, gcf is 1)
Step 4: take product of numbers in step 3
Gcf will always be (bigger/smaller) than the largest number in the set?
Smaller
Lcm will always be (bigger/smaller) than the largest number in the set?
Bigger (or equal to)
What does the product of:
LCM(x,y)*GCF(x,y) = ?
x*y
y divides evenly into x translates to…?
x/y
X is divisible by y translates to..?
x/y
x is a dividend of y is synonymous with..?
x is divisible by y
If x is divisible by y, then x is also divisible by some, all, or no factors of y?
All factors of y
If z is divisible by both x, and y, then z is also divisible by..?
LCM of x,y
Z is divisible by 3,4, then z is also divisible by 12
Divisibility rule for 3
If sum of all digits is div by 3
Divisibility rule for 4
If last two digit of number are div by 4
Divisibility rule for 5
If units digit is 0, or 5
Divisibility rule for 6
If number is even and digits sum to a multiple of 3
Divisibility rule for 8
If number is even and last 3 digits are divisible by 8
Is a number ending in 000 divisible by 8?
Yes, all multiples of 1000 are divisible by 8 since 1000 = 125*8
Divisibility rule for 10
If units digit is 0
Divisibility rule for 11
If sum of odd numbered digits - sum of even numbered digits is divisible by 11
Divisibility rule for 12
If number is divisible by both 3, and 4 it is divisible by 12