Module 4: Properties of Numbers Flashcards
Whole number (definition)
Non-negative integers. (All positive integers and zero)
Integer (definition)
A number that can be written without a decimal or fractional component. Includes positives, negatives, and zero
Zero is the only number that is… (3 things)
1) neither positive nor negative
2) equal to its opposite (0 = -0)
3) equal to all of its multiples
x^0 =
1 (ALWAYS)
Parity of zero
EVEN
The only number with exactly 1 factor is
1
2n +/- 1
Always an odd number. (2n is always even, +1 makes it always odd)
Parity with Addition/Subtraction of two values - integer rule
If the two values share the same parity, the result is even.
Even +/- Even = Even
Even +/- Odd = Odd
Odd +/- Odd = Even
Parity with Multiplication of two OR MORE values - integer rule
If ANY of the values are even, the result is even.
Even * Even = Even
Even * Odd = Even
Odd * Odd = Odd
Odd * Odd * Odd * Odd * Even = Even
Parity of Squares & Square Roots - integer rule
Always keep the parity of the value being squared/rooted
Parity with Division - integer rules (2)
Universal rules only apply if the denominator is odd.
Even / Odd = Even (ALWAYS)
Odd / Odd = Odd (ALWAYS)
No universal rule for:
Even / Even
Odd / Even (never divisible)
Remainders & parity when dividing a number by 2
Even / 2: No remainder
Odd / 2: Remainder of 1
Signed numbers (definition)
Positive and negative numbers. (Excluding 0)
Addition When Signs are Different
Positive + Positive = Larger Positive
Negative + Negative = Smaller Negative
Positive + Negative = Subtract smaller abs value from larger abs value. Keep the sign of the number with the greater abs value.
Subtraction when Signs are Different
1) If the first number & second number are both positive and the first number is greater, subtract normally.
2) If the above case is not true, change the subtraction of signed numbers to the addition of signed numbers.
(-6) - (-10) = -6 + 10 = 4
Factors & rule
The opposite of a multiple.
Given two whole numbers X and Y:
If Y divides evenly into X, Y is a factor of X.
x / y -> 16 / 4 -> 4 factor of 16
Rule: If a number is positive, the smallest factor is 1 and the largest factor is the number itself.
Factor Chart
Three columns: factor 1, factor 2, product. Determines all of the factors for number X, beginning with 1 and X. Count up from 1 in the Factor 1 column to find each factor. Stop counting once the factors “crossed” - this indicates that all factors have been found
Multiples (definition & 3 rules)
The product of number X and any integer.
1) For positive integers, the smallest multiple will always be 0 (x * 0 = 0.) The next smallest will be the number itself (x * 1 = x)
2) If X is a multiple of Y, then x = ny for some number N
3) If X is a multiple of Y, then x / y is an integer
Prime Numbers (definition)
Integers greater than 1 that have no factors other than 1 and itself
25 Prime Numbers less than 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
(memorize the number of primes with each tens unit, in order: 4-4-2-2-3-2-2-3-2-1
Prime Factorization Tree (x Steps)
1) Using divisibility rules, attempt to break the number into two factors.
192: 1 + 9 + 2 = 12, so divisible by 3.
3, 64
2) Continue to break down remaining non-primes to the smallest primes possible.
3: 3
64: 2 * 2 * 2 * 2 * 2* 2
3) Re-write prime factorization using exponents
192 = (2)^6 * (3)^1
How to find the TOTAL number of factors in a particular number (2 steps)
1) Do prime factorization.
2) Add 1 to the value of each exponent in the prime factorization. Multiply those results. The resulting product is the total number of factors.
192 = (2)^6 * (3)^1
(6 + 1) * (1 + 1) = 7 * 2 = 192 has 14 factors.
Total Prime Factors vs. Unique Prime Factors (and 2 rules about unique prime factors)
Take 16 as an example:
- 16 has 4 prime factors (2 x 2 x 2 x 2)
- 16 only has 1 UNIQUE prime factor (they are all 2)
Rules:
1) If two numbers have the same unique prime factors, one is not necessarily divisible by the other.
2) The number of unique prime factors in a number does not change if the number is raised to a positive integer exponent.
Least Common Multiple, notes & how to find (2 methods)
Smallest positive integer into which all in a set of positive integers can divide from. It usually is not just the straight product of all numbers in the set.
Method 1:
1) Find prime factorization of each integer
2) For repeated prime factors in the set (appears 2x or more), only take those with the LARGEST exponent. (3^4, not 3^3)
3) Multiply all remaining prime factors. Result is LCM.
Method 2:
Take the largest integer of the set and test, in order, multiples of the integer until there is one that is divisible by all smaller integers in the set. (easier if numbers are simple.)
Greatest Common Factor & how to find (2 methods)
The largest number that will divide evenly into all numbers in a set.
Method 1:
1) Find prime factorization of each number
2) Identify repeated prime factors amongst numbers.
Take only the factors with the SMALLEST exponent.
4) If no prime factors are repeated, the GCF = 1.
5) Otherwise, multiply all of the REPEATED prime factors that were found. Result is GCF.
Method 2:
Work downward through the factors of the smallest number in the set until you find one that works. (easier if numbers are simple.)
When I see that X divides evenly into Y, I will
recognize that the smaller number X is the GCF of the two numbers, and the larger number Y is the LCM of the two numbers.
Finding the product of X and Y using their LCM & GCF
LCM(x,y) * GCF(x,y) = x * y
Things you can do with the LCM of a set of numbers (3)
- Prime factorize the LCM to find all unique prime factors of a set of positive integers.
- Determine when two processes that occur at differing rates or times will coincide.
- If Z is divisible by both X and Y, Z must also be divisible by the LCM of X and Y.
Divisibility & Prime Factorization rules
When asked about divisibility, immediately think prime factorization.
1) If X is divisible by Y, then all prime factors of Y should have a corresponding factor in X. SIMPLIFY THE QUESTION STEM BY CANCELLING OUT CORRESPONDING FACTORS. This will reveal what is missing.
2) If X is divisible by Y, then X is also divisible by all factors of Y.
Divisibility with Exponents
When we divide like bases, keep the base and subtract the exponents.
3^3 / 3^2
3^(3-2)
3^1
3
Divisibility Rules: 0
No number is divisible by 0.
Divisibility Rules: 1
All numbers are divisible by 1.
Divisibility Rules: 2
All even numbers are divisible by 2.