Infinite Sequences - Complete Interactive Lesson
Part 1: Definition & Convergence
Infinite Sequences
Part 1 of 7 — Definition & Convergence
A sequence is an ordered list of numbers:
Formally, a sequence is a function written as .
Convergence
If no finite limit exists, the sequence diverges.
Examples
| Sequence | Converges? | |
|---|---|---|
| Yes | ||
| DNE | No (oscillates) | |
| No (unbounded) | ||
| Yes | ||
| Yes |
Key Fact: A sequence converges if and only if its terms approach a single finite number.
Computing Limits of Sequences
Technique 1: Direct substitution (polynomial/rational)
(divide by highest power of )
Technique 2: Squeeze Theorem
, so .
Technique 3: L'Hôpital's via continuous extension
If is continuous and , then .
Technique 4: Root/ratio for exponential behavior
(factorial grows slower than exponential of )
Practice Problems
Concept Checks
Computation
Summary
- Sequence: ordered list
- Converges if (finite)
- Techniques: direct comparison, squeeze theorem, L'Hôpital's, growth rate ordering
- Growth rate hierarchy:
Next: Part 2 — Monotone sequences and boundedness.
Part 2: Bounded & Monotonic Sequences
Infinite Sequences — Monotone & Bounded Sequences
Part 2 of 7 — Monotonicity, Bounds, and the Monotone Convergence Theorem
Definitions
| Property | Meaning |
|---|---|
| Increasing | for all |
| Decreasing | for all |
| Monotone | Either increasing or decreasing |
| Bounded above | for all |
| Bounded below | for all |
| Bounded | Both bounded above and below |
Monotone Convergence Theorem
This is one of the most powerful tools for proving convergence without finding the limit.
Key Fact: An increasing sequence that is bounded above must converge. A decreasing sequence that is bounded below must converge.
Testing Monotonicity
Method 1: Difference test increasing; decreasing.
Method 2: Ratio test (for positive sequences) increasing; decreasing.
Method 3: Derivative test If and for , then is increasing.
Example
. Is it monotone? Bounded?
So is increasing. Also for all (bounded above). By MCT, it converges. Indeed, .
Practice Problems
Concept Checks
Computation
Summary
- Monotone: always increasing or always decreasing
- Test with: difference, ratio, or derivative
- Monotone Convergence Theorem: Monotone + Bounded Convergent
- This theorem proves existence of a limit without finding it
Next: Part 3 — Recursive sequences and special limits.
Part 3: Geometric & Recursive Sequences
Infinite Sequences — Recursive Sequences & Special Limits
Part 3 of 7 — Recursion and Important Limits
Recursive Sequences
A recursive sequence defines in terms of previous terms:
To find the limit (if it converges), assume and solve:
Example
, .
If exists: (since ).
Must also verify convergence: show the sequence is increasing and bounded above by .
Important Limits to Know
| Limit | Value | Why |
|---|---|---|
| () | Exponential beats polynomial | |
| Factorial beats exponential | ||
| () | Polynomial beats logarithm | |
| Apply : | ||
| beats factorial | ||
| Definition of | ||
| ($ | r | <1$) |
Growth Rate Hierarchy
Each function on the left grows infinitely slower than the one on its right.
Practice Problems
Growth Hierarchy
Recursive Sequence
Summary
- Recursive sequences: find limit by solving
- Must separately verify convergence (monotone + bounded)
- Growth hierarchy:
- Key limit:
Next: Part 4 — Sequences and series connection.
Part 4: Growth Rate Hierarchy
Infinite Sequences — Sequences vs. Series
Part 4 of 7 — The Bridge to Series
Sequence vs. Series
| Concept | Symbol | Question |
|---|---|---|
| Sequence | Does ? | |
| Series | Does converge? |
A series is the sum of a sequence. The partial sums form a new sequence:
Key Fact: A series converges if and only if the sequence of partial sums converges.
The th Term Test (Divergence Test)
Contrapositive: If converges, then .
CAUTION: does NOT guarantee convergence!
The harmonic series has but diverges.
Geometric Series
| | Behavior | |-------|----------| | | Converges to | | | Diverges |
Practice Problems
Key Distinctions
Computation
Summary
- Series = sum of a sequence:
- th Term Test: if , series diverges
- does NOT guarantee convergence
- Geometric series: converges iff , sum
Next: Part 5 — Telescoping and -series.
Part 5: Sequences vs. Series
Infinite Sequences — Telescoping & -Series
Part 5 of 7 — Special Series Types
Telescoping Series
A telescoping series has partial sums where most terms cancel:
How to recognize: Partial fractions often reveal telescoping structure.
-Series
| Series | Converges? | |
|---|---|---|
| No (harmonic) | ||
| Yes () | ||
| No | ||
| Yes |
AP Tip: The -series test and geometric series test are the most fundamental — many other tests compare to these.
Telescoping Example
Find .
Step 1. Partial fractions:
Step 2. Write partial sums:
Most terms telescope! Surviving terms:
Practice Problems
Classification
Computation
Summary
- Telescoping series: write partial sums, identify cancellation
- -series: converges iff
- The harmonic series () is the critical boundary case
- Partial fractions often reveal hidden telescoping
Next: Part 6 — Problem-Solving Workshop.
Part 6: Practice Workshop
Infinite Sequences — Workshop
Part 6 of 7 — Problem-Solving Workshop
Mixed problems covering sequence convergence, series basics, and special types.
Workshop Overview
| Problem Type | Key Technique |
|---|---|
| Sequence limit | Growth hierarchy, L'Hôpital's |
| Recursive sequence | Solve |
| Telescoping sum | Partial fractions, cancellation |
| Series classification | Geometric, -series, th term test |
Problem Set
Problem 1. Does converge?
. Diverges by the th term test.
Problem 2. Find .
Geometric: , . Sum .
Problem 3. Classify .
-series with . Converges.
Workshop Questions
Quick Classification
Workshop Computation
Workshop Summary
- th term test: quick divergence check ()
- Geometric and -series are the fundamental comparison targets
- Growth hierarchy for sequence limits:
- Always check convergence before finding a sum
Next: Part 7 — Comprehensive Review.
Part 7: Final Assessment
Infinite Sequences — Comprehensive Review
Part 7 of 7 — Full Topic Review
Master Reference
| Topic | Key Result |
|---|---|
| Sequence convergence | (finite) |
| Monotone Convergence | Monotone + Bounded Convergent |
| Recursive sequences | Solve for the limit |
| th Term Test | diverges |
| Geometric series | if $ |
| -series | converges iff |
| Telescoping | Use partial fractions, find |
| Growth hierarchy |
AP Tip: The AP BC exam tests sequences primarily through series. Understanding sequence convergence is the foundation for all series work.
Common Pitfalls
-
" so converges" — FALSE. The harmonic series is the classic counterexample.
-
Confusing the sequence with the series — one asks about the terms, the other about the sum.
-
Forgetting to verify convergence of recursive sequences — solving only finds CANDIDATES for the limit.
-
Incorrect geometric series formula — remember starts at . If starting at : .
-
-series boundary — (harmonic series) DIVERGES. Need (strictly).
Review Questions
Final Checks
Final Computation
Topic Complete!
You've mastered infinite sequences and the bridge to series:
- Sequence convergence (limits, monotonicity, boundedness)
- Recursive sequences and special limits
- Geometric series, -series, and telescoping series
- The th term test and its limitations
Up next: Infinite Series — convergence tests (comparison, integral, ratio, root).