Sequence Series Review
Sequence Series Review
Sequences
A list of numbers or objects in a specific order.
Examples:
2, 4, 6, 8
-4, 16, -64
Can be infinite or finite.
Formal Definition: A function whose domain is the set of natural numbers.
Example: 2, 4, 8, 16 → ( = term (range), = term # (Domain))
Explicit vs. Recursive
Explicit: A formula that helps you get any term directly.
Example:
Recursive: A formula that uses a previous term to get the next term.
Example: , where a term needs to be given to start the sequence.
Summation Notation
Used when representing series (more compact).
Use the symbol Σ and "k" for "n".
Example:
6 → ending term #
k=1 → 1st term
equation w/ no
Use K with Sigma
Arithmetic Sequences
A list of numbers with a common difference (d) - add or subtract.
Formula:
Example: If , , then
Find ""
Geometric Sequences
A sequence with a common ratio (r) - multiply or divide.
Formula:
Example: If , then
Find "r"