BackSequences, Series, and Probability: Study Notes for College Algebra
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Section 8.1: Sequences and Summation Notation
Introduction to Sequences
A sequence is an ordered list of numbers, often defined by a formula for the nth term or by a recurrence relation. Sequences are foundational in mathematics and appear in various real-world contexts, such as population growth, financial calculations, and natural phenomena like the Fibonacci sequence.
General Term (nth term): The formula that defines the value of each term in the sequence as a function of its position n.
Example: For , the first four terms are 7, 9, 11, 13.
Recursion Formulas
A recursive formula defines each term of a sequence using previous terms.
Example: , for yields 3, 11, 27, 59.
Factorial Notation
The factorial of a positive integer n, denoted , is the product of all positive integers up to n. Factorials are used in sequence formulas and combinatorics.
Example: gives the first four terms: 10, 3.33, 1.67, 0.83 (rounded).
Summation Notation
Summation notation (sigma notation) is a concise way to represent the sum of a sequence of terms.
Example: expands to .
Section 8.2: Arithmetic Sequences
Definition and Common Difference
An arithmetic sequence is a sequence in which each term after the first is obtained by adding a constant value, called the common difference (d), to the previous term.
General term:
Example: For , , the first six terms are 100, 70, 40, 10, -20, -50.
Sum of an Arithmetic Sequence
The sum of the first n terms of an arithmetic sequence is given by:
Example: For the sequence 3, 6, 9, ..., the sum of the first 15 terms is .
Section 8.3: Geometric Sequences and Series
Definition and Common Ratio
A geometric sequence is a sequence where each term after the first is obtained by multiplying the previous term by a constant called the common ratio (r).
General term:
Example: For , , the first six terms are 12, 6, 3, 1.5, 0.75, 0.375.
Sum of a Geometric Sequence
Finite sum: , for
Infinite sum (|r| < 1):
Example: For , , the sum of the first 9 terms is .
Applications: Annuities and Salary Growth
Annuity formula:
Example: Saving at 9.5% compounded monthly for 35 years yields .
Section 8.4: Mathematical Induction
Principle of Mathematical Induction
Mathematical induction is a proof technique used to establish that a statement holds for all positive integers.
Base Case: Prove the statement for .
Inductive Step: Assume true for , then prove for .
Example: Prove for all .
Section 8.5: The Binomial Theorem
Binomial Coefficients
The binomial coefficient counts the number of ways to choose r objects from n without regard to order.
Example:
Binomial Expansion
The Binomial Theorem gives the expansion of :
Example:
Finding a Particular Term
The th term in is
Example: The fifth term in is
Section 8.6: Counting Principles, Permutations, and Combinations
Fundamental Counting Principle
If an event can occur in m ways and another independent event in n ways, the total number of ways both can occur is .
Example: 3 sizes, 4 crusts, 6 toppings: pizzas.
Permutations
A permutation is an arrangement of objects where order matters.
Example: 7 people, 4 offices: ways.
Combinations
A combination is a selection of objects where order does not matter.
Example: 10 physicians, 4 selected: ways.
Section 8.7: Probability
Empirical Probability
Empirical probability is based on observed data.
Example: Probability of a positive mammogram:
Theoretical Probability
Theoretical probability is based on the possible outcomes in a sample space.
Example: Probability of rolling a 5 or 6 on a die:
Probability of Complements
Example: Probability a card is not a king:
Probability of Unions and Intersections
Mutually exclusive events:
Not mutually exclusive:
Independent events:
Table: Example of Empirical Probability
Breast Cancer | No Breast Cancer | |
|---|---|---|
Positive Mammogram | 720 | 6944 |
Negative Mammogram | 80 | 92,256 |
Main purpose: To compute probabilities based on observed frequencies.
Summary Table: Key Formulas
Concept | Formula |
|---|---|
Arithmetic Sequence (nth term) | |
Arithmetic Series (sum of n terms) | |
Geometric Sequence (nth term) | |
Geometric Series (sum of n terms) | |
Geometric Series (infinite, |r| < 1) | |
Binomial Coefficient | |
Permutation | |
Combination | |
Empirical Probability | |
Theoretical Probability |
Additional info: These notes include expanded explanations, examples, and formulas to ensure a self-contained, comprehensive study guide for exam preparation in college algebra.