AP Exam Weight: 15-25% | Multiple Choice: 6-10 questions | Free Response: Usually 1 full question
📚 Table of Contents
- [Sequence Basics]
- [Series Tests]
- [Power Series]
- [Taylor Series]
- [Error Bounds]
1. Sequence Basics 📊
Understanding Sequences
A sequence is a list of numbers in order. Think of it as:
- Pattern of values following a rule
- Function with domain of natural numbers
- Stepping stones to series
- Ordered list of terms
Basic Concepts
Notation
- {aₙ} represents a sequence
- aₙ is the nth term
- Explicit vs. recursive form
- Index notation
Example Walkthrough
Find the first 4 terms of aₙ = n²/(n+1)
- n = 1:
- n = 2:
- n = 3:
- n = 4:
Convergence of Sequences
Process for Finding Limits