Math Special Flashcards
(244 cards)
Can you determine whether a^n is even or odd given:
1) a
2) n
a^n has the SAME TYPE as a, the base (exponent DOES NOT MATTER)
> Only the base matters (so you can safely ignore exponents WHEN DETERMINING PROPERTIES Even or Odd)
1) Given the value of a, you can figure out whether a^n is even or odd AS LONG AS n > 0 AND integer
(n cannot be 0, n cannot be fractional value)
2) Given n, you cannot figure out whether a^n is even or odd (just signs)
*n must be a positive integer (NOT equal to 0 -> always equals 1 = odd)
Given n, are the following even or odd?
n + 4
n - 5
ODD/EVEN Concept:
Unknown variable +/- odd number = Opposite Type
Unknown variable +/- even number = Same Type
e.g., n + 1 = even if n is odd
n - 4 = odd if n is odd
What are the properties of three consecutive integers?
- at least one even integer, so the product is EVEN
- product is divisible by 3! –> 2, 3, and 6
- If the middle term is ODD, the product is divisible by 8 (two consecutive even integers)
If an integer has only 3 positive factors (including 1) or 2 positive factors other than 1, what does this tell you?
The integer is a PERFECT SQUARE of a PRIME NUMBER
> perfect square because odd # of factors
e.g., 2^2 = 4, 3^2 = 9, 5^2 = 25
How many unique prime factors does a^n have?
(1) a = 6
Concept:
a^n has the SAME unique prime factors as a
> exponent doesn’t matter
so if a = 6 = 2*3, 6^n has the same unique prime factors
ASSUMING n > 0
What are the properties of two consecutive even integers?
Product is a multiple of 8
Proof:
n*(n + 2) and n is even
(2n)(2n + 2)
4(n)(n + 1) —> n(n + 1) is also even
42 = 8
Common forms:
(n - 1)(n + 1)
How do you tell if the product of three integers is a multiple of 3, given an unknown variable?
e.g., n(n + 4)(n - 5)
Consecutive integers and Multiples:
n(n + 1)(n + 2) –> the product of ANY 3 consecutive integers is divisible by 3! and therefore a multiple of 3 (because one of the numbers MUST be a multiple of 3)
> cycle repeats every 3 numbers
Due to the cyclicality of multiples: If one of the numbers were a multiple of three, then the number +/- 3 would ALSO be a multiple of three
Strategy: Determine whether there is a COMPLETE set of three CONSECUTIVE INTEGERS, keeping in mind the cyclicality of multiples
n = n + 3 and n - 3 (same properties)
n + 1 = n + 4 and n - 2 and n - 5
n + 2 = n + 5 and n - 1
so rewrite n(n + 4)(n - 5) as:
n(n + 1)(n + 1) => we don’t have three consecutive integers so there is NO multiple of 3
How do you find the remainder when the divisor is 5?
Just like 10, the remainder of an integer divided by 5 is equal to the UNITS digit *
> *Small adjustment: Compare units digit to 0 and 5
e.g., 333^777 / 5
777/4 = 194 + remainder 1
[3, 9, 7, 1] –> units digit is 3 –> +3 from 0
So the remainder of 333^777 / 5 is 3
How do you find the remainder of large exponents divided by integers?
e.g., 2^5550 / 7 or 333^777 / 5
CONCEPT: Look for the PATTERN in the remainders when dividing different POWERS by the divisor
e.g., 333^777 / 5
3^1 / 5 –> R = 3
3^2 / 5 –> R = 4
3^3 / 5 –> R = 2
3^4 / 5 –> R = 1
3^5 / 5 –> R = 3 —> Repeats every cycle of 4
777/4 = 194 + remainder 1 –> remainder is 3
Also don’t forget:
> when the base is > 10, we care only about the UNIT DIGIT (e.g., 3 in 333)
> (For product or sum of integers): Units digit is influenced ONLY by the units digit of the BASE (drop any other digits)
a^4 + b^4
General rule: a^2 + b^2 = (a + b)^2 - 2ab
=> SUM of two EVEN powers or 1
= “sum of squares” (or other even powers)
Special Examples:
a^4 + b^4 = (a^2 + b^2)^2 - 2(a^2)(b^2)
a + b = (sqrta + sqrtb)^2 - 2(sqrta)(sqrtb)
a^8 - b^8
General rule: a^2 - b^2 = (a + b)(a - b)
=> difference of TWO EVEN POWERS or 1
= “difference of squares”
Special examples:
a^8 - b^8 = (a^4 + b^4)(a^4 - b^4) = (a^4 + b^4)(a^2 + b^2)(a^2 - b^2)= (a^4 + b^4)(a^2 + b^2)(a + b)(a - b)
a - b = (sqrta + sqrtb)(sqrta - sqrtb)
a^2 + 1/a^2
Application of sum of squares:
a^2 + 1/a^2 = (a + 1/a)^2 - 2
RECIPROCALS with EVEN EXPONENTS that are powers of 2
Typically, n variables require at least n different equations to solve. However, when is it generally sufficient to solve for two variables given one equation?
Exception #1) Linear Equations:
1) Sufficient to solve when the variables are INTEGERS
> e.g., quantities
Not sufficient to solve when the variables are DECIMALS
> e.g., prices
The “total” value of the equation is within ~10x of the sum of the coefficients (not too large)
**AFTER simplifying coefficients
e.g., 15a + 29b = 440
e.g., 23a + 21b = 130
NOT 2c + 3a = 1350
Typically also a good sign when you see multiples of 5 and/or 10 as coefficients
> units digit must be 0 or 5
** write out the multiples of each term and see if more than one valid combo works !
Exception #2) Quadratic or other equations (absolute value signs, squares, roots)
> these values must be 0 or positive
Sum of two nonnegative unknowns = 0
Positive unknown constraint –> subtraction adds a limit
e.g., a = 10 - 2b, a and b > 0
2 <= a <= 8
Exception #3) Combo questions
> e.g., what is 3A + 4B = ? (and you get a ratio of it)
e.g., what is ab = ?
Exception #4) Ratio questions (variable cancels out)
BEWARE of trap
–> identical equations are not sufficient!
–> Ratios of equations are not sufficient!
–> variable cancelled out completely is NOT sufficient!
If x1 and x2 are roots of a quadratic equation, what is x1 + x2?
Quadratic equations in the form: ax^2 + bx + c
x1 + x2 = - (b/a) —> MEMORIZE
e.g., x^2 - 6b + 9
x1 + x2 = - (-6/1) = 6
RECALL quadratic equation:
y = ax^2 + bx + c, opens up like a U if a >0
y = ax^2 + bx + c –> can factor to find two solutions for roots
Can also set y = 0 and take first derivative to solve for x coordinate of max or min
If x1 and x2 are roots of a quadratic equation, what is x1 * x2?
Quadratic equations in the form: ax^2 + bx + c
x1 * x2 = c/a
If the question gives you information about the number of solutions in a quadratic equation, what should you think about?
USE the Discriminant, subbing in values for a, b and c.
If 2 solutions: b^2 - 4ac > 0
If 1 solution: b^2 - 4ac = 0
If 0 solutions: b^2 - 4ac < 0
FULL quadratic equation: x = [-b +/- sqrt(b^2 - 4ac)]/2a
Given that x1 and x2 are solutions of a quadratic equation, create an equation
a(x - x1)(x - x2) = 0
*a is a CONSTANT that is NOT equal to 0
a^2 + b^2 = 0
How do you solve for the solution?
Quadratic equations with the sum of two squares:
a^2 and b^2 are BOTH positive or equal to 0. Therefore, the sum must be >= 0
So a^2 and b^2 must BOTH be equal to 0
PROPERTIES of this type of question:
> sum of TWO POSITIVE unknowns equal 0
Even though there is only one equation, two unknowns, you can STILL SOLVE (exception #2)
sqrt(a) + sqrt(b) = 0
How do you solve for the solution?
PROPERTIES of this type of question:
> sum of TWO NON-NEGATIVE unknowns equal 0
Even though there is only one equation, two unknowns, you can STILL SOLVE (exception #2)
Even roots (e.g., ^1/2, ^1/4, ^1/8)
The value under the root MUST BE POSITIVE or EQUAL to 0 (non-negative)
a^1/n if n is even, a >= 0
Also, the value of a^1/n is also >= 0
e.g., (16)^1/2 = 4
Arithmetic Sequences Formula for:
Term
Sum
ALWAYS START AT a1
n >= 1
Term:
An = a1 + (n - 1)*d
where d is the constant difference (+ or -) between any two consecutive terms
Sum:
Sum from a1 to an = (average * # of terms) —> equally spaced sequences
= (a1 + an)/2 * n
LINEAR growth problems can also be solved as an arithmetic sequence
> e.g., monthly info +/- constant amount
> e.g., height
Geometric Sequences Formula for:
Term
Sum
ALWAYS START AT a1
n >= 1
Term:
An = a1*r^(n - 1)
where r is the constant ratio (>1 or <1) between any two consecutive terms
Sum:
Sum from a1 to an = [a1 * (1 - r^n)]/(1 - r)
**special geometric sequences have a PRODUCT or division relationship (not +/-)
Examples:
1, x, x^2, x^3, x^4, x^5 —-> r = x, a1 = 1
If you are asked to solve for the possible VALUES of a variable, and you are given 1 variable inequality, what should you do?
e.g., x^2 + 6x + 9 > 0
1 Variable Inequality:
Use number line sewing approach to determine the SIGN of the product
Certain things to remember:
1. Move all the the terms to one side so that the other side is 0
2. Factor (product <>= 0)
3. Exponent on x must be 1 (Unless x^# alone is a factor or is always positive)
e.g., x^2 * (x + 1) < 0
e.g., (x^2 + 1) > 0
- Coefficients must be POSITIVE (inside factor and outside factor too)
e.g., (12 - x)(x + 1) > 0
(-x + 12)(x + 1) > 0
-(x - 12)(x + 1) > 0 **still have to get rid of -1 out front
(x - 12)*(x + 1) < 0 - Interchange signs at the roots, EXCEPT when the exponent on the factor is EVEN
- Keep track of inclusion or exclusion of the roots! (= or not)
e.g., (x + 2)^4(x + 1) < 0
If you are asked to solve for possible VALUES of a variable that is expressed in a FRACTIONAL inequality, what should you do?
e.g., (x + 2)/(x - 4) > -1
1 variable, fractional inequality:
Use number line sewing approach to determine the SIGN of the fraction
Certain things to remember:
1) Move all the terms to one side so that one side is 0
2) Factor the numerator and denominator of the fraction
3) Then assess the sign of the fraction as if it were a PRODUCT of factors
4) same rules apply as 1 variable inequality (coefficients must be positive, interchange signs at the roots except for even exponents, keep track of inclusion and exclusion of the roots)
5) Be mindful that roots in the denom CANNOT work !