Study Guide - g11 HL A A
Study Guide - g11 HL A A
Unit 1 A: Sequence: a list of numbers arranged in a particular order which follow a certain pattern
Sequences
What - Recursive: depends on the value of the previous term
Comes - Explicit: depends on the position of the term
Next?
● Arithmetic: increase or decrease by a constant value
- Recursive:
- Explicit:
- Recursive:
- Explicit:
● Arithmetic series
● Geometric series
D: Binomial
Expansion
Binomial Theorem:
→ Find term
1) Algebraic proof
Transform one side of a mathematical statement until it is equivalent to another side
You canNOT move terms from one side to the other
→ LHS (left hand side) = RHS (right hand side) ∴ QED
2) Deductive proof
Identify the given statement and assume it is true
Use theorems, given facts, etc to make deductions that arrive at the conclusion
and prove it to be true → If P is true, then Q is true
5. The conclusion:
Since P(1) is true and P(k) is true → P(k+1) is true,
∈Z+
by mathematical induction P(n) is true for all n
4) Proof by contradiction
If a statement P is not false, then it must be true
Instead of proving that P is true, we can prove that P is not false by showing that
P being false contradicts something we know to be true
= assume that the implication is false and prove the assumption is incorrect
5) Proof by counterexample
an example that proves the fact that a given statement is false
Unit 2 A: Functions Function: mapping that assigns to each value of the independent variable to one and only value of
- notation, the dependent value → f (input) = output
Functional terminology,
Foundatio representatio ● Domain: all possible values of independent values
ns ns ● Range: all possible values of dependent values
Types of mapping
- One to one
- Many to one
- One to many
- Many to many
Line test
- Vertical line: is it a function?
If the line cuts the function more than once, it is not a function
Operations
- Addition: f(x) + g(x) = (f+g)(x)
- Subtraction: f(x) - g(x) = (f-g)(x)
- Multiplication: f(x) * g(x) = (f*g)(x)
- Division: f(x)/ g(x) = (f/g)(x)
B: Functions Graph: set of all points of the form (x,y) that satisfy the equation of the function
& our GDC’s
x-intercept: (x,0) → GDC - graph - 2nd calc - 2 zero - boundaries
y-intercept: (0,y) → GDC - graph - 2nd calc - 1 value - x=0
Minimum
- Global: the smallest value of the function on the entire domain
- Local: the least possible value from a subset of the domain
→ GDC - graph - 3 minimum - boundaries
Maximum
- Global: the biggest value of the function on the entire domain
- Local: the largest possible value from a subset of the domain
→ GDC - graph - 4 maximum - boundaries
the output of the first function becomes the input of the second function
→ range of f(x) = domain of g(x)
D: Inverse Inverse function: f-1(x)
Functions the function which undoes or reverses the action of original function f
Domain of f(x) = Range of f-1(x) & Range of f(x) = Domain of f-1(x)
Proving two functions are inverses of each other using composite functions
f(g(x)) = x and g(f(x)) = x
- Numerically:
switch the x and y coordinates of the ordered pairs of the original function
- Algebraically:
Switch x and y in the original equation and then solve for y
- Graphically:
graph the original function and reflect it over the line y=x
Or switch the x and y coordinates of the original function
If the reflection of f(x) over the identity line overlaps with f(x) itself
→ Self-inverse function: f(x) = f-1(x)
Unit 3 A: Transformation: manipulating or changing the shape and/or position of a graph of a function
Transformati
Power to ons ● Reflection (rigid transformation)
Predict y = - f(x) : reflected across the x-axis
y = f (-x) : reflected across the y-axis
● Composite transformation
y = A f (B(x + C)) + D
A - vertical stretch
B - horizontal stretch
C - horizontal translation
D - vertical translation
- The reciprocal of 0 is undefined, therefore the zeroes of f(x) become the vertical
asymptotes of the reciprocal function
- The minimum values of f(x) will occur at the same x-values as the
minimum values of 1 / f(x)
The maximum values of f(x) will occur at the same x-values as the
maximum values of 1 / f(x)
y = l f(x) l
- The graph of y = l f(x) l is always above the x-axis
- The negative part of y = l f(x) l is reflected across the x-axis
- x-intercept remains the same for y = f(x)
- y-intercept changes its sign only when it is negative for y = f(x)
y = f(lxl)
- The graph of y = f(lxl) is symmetrical about the y-axis
- It is always an even function
- y-intercept remains the same for y = f(x)
- The positive x part is reflected across the y-axis
because negative x values and positive x values generate same outputs
● Squaring:
● Slope: m = ∆y/ ∆x
- Parallel lines: same slope m1 = m2
- Perpendicular lines: negative reciprocal slope m1 = -1 / m2
i.e. m1 x m2 = -1
● X-intercept: let y=0 and solve for x
All linear functions have one x-intercept
● Domain: x∈R
● Range: y∈R
● Horizontal line: y = #
Slope = 0, no x-intercept
● Vertical line: x = #
Slope = undefined, no y-intercept
● Formula
- General form: ax + by + c = 0
a, b, c ∈ Z
slope = - a/b , y-intercept = - c/b
● Opening
- a > 0 : parabola opens upward = concave up
- a < 0 : parabola opens downward = concave down
● Domain: x∈R
● Formula
- Standard form: y = ax2 + bx + c
Axis of symmetry: x = - b/2a , y-intercept: (0,c)
- Quadratic formula:
- Graphing
- Graphing
- Sign analysis
Even powered:
- U shaped
- Same end behavior
Odd powered:
- Flex shaped
- Opposite end behavior
Algebra
- Adding: add like terms
- Subtracting: distribute (-1) to each term
- Multiplying:
distributive property, associative property, commutative property
- Dividing:
- long division
- synthetic division
- reverse tabula
● Remainder theorem
P (x) / (x - a) → remainder = P (a)
● Factor theorem
(x - a) is a factor only if P (a) = 0
● Polynomial:
- Sum:
- Product:
● Vertical asymptote: a graphical representation which shows the outputs get infinitely
positive or negative as the inputs approach a given x value
Let denominator = 0, then solve for x
● Algebra
- Equation: cross-multiply and simplify
- Inequality: solve for the range
make one side = 0
Find critical values
Do sign analysis
Test A-E
Unit 4 A: Limits and Limit: description of the behavior of a function f(x) as x gets very close to a value c
Continuity
The
Changing B: The
Face of Derivative of
Math a Function
C:
Differentiatio
n Rules
D: Tangents
and Normals
E: Graphical
Interpretation
of Derivatives
F:
Optimization
Problems
G: Implicit
Differentiatio
n