Study smarter with Fiveable
Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.
Sequences are the foundation of everything you'll encounter in Calculus II, from infinite series to Taylor polynomials to convergence tests. When you're asked whether a series converges, you're really being asked about the behavior of its underlying sequence. The concepts here, convergence, boundedness, monotonicity, and limit evaluation, show up repeatedly in exam questions, often disguised as series problems or applications of specific convergence tests.
Don't just memorize definitions here. You're being tested on your ability to identify sequence behavior, apply convergence criteria, and connect sequences to series. Every concept in this guide links directly to tools you'll use later, so focus on understanding why a sequence converges or diverges, not just whether it does.
Before analyzing sequence behavior, you need to understand what sequences are and how we describe them mathematically. A sequence is a function from the natural numbers to the real numbers, producing an ordered list of outputs.
The limit is the value that terms approach as grows. Formally, means that for any , there exists an integer such that for all . In plain terms: no matter how tight a band you draw around , the sequence eventually stays inside it permanently.
To actually evaluate limits, you have a few go-to strategies:
Compare: Definition of a Sequence vs. Limit of a Sequence: the definition tells you what a sequence is, while the limit describes where it's heading. FRQs sometimes ask you to state the formal - definition, so know both.
Understanding when and why sequences converge is the core skill tested in this unit. Convergence means the terms settle toward a single finite value; divergence means they don't.
A sequence is monotonically increasing if for all , and monotonically decreasing if for all . (Strict monotonicity uses or instead.)
Two reliable ways to test monotonicity:
The payoff: Monotonic + bounded = convergent. This is the Monotone Convergence Theorem, and it's a powerful tool when you can't find the limit directly. You don't need to know what the limit is to prove it exists.
Compare: Monotonic vs. Bounded Sequences: monotonicity describes direction (always increasing or always decreasing), while boundedness describes containment (staying within fixed walls). Neither alone implies convergence, but together they guarantee it. If an FRQ gives you a recursive sequence, check both properties.
Certain sequence families appear so frequently that you should recognize their forms and convergence behavior on sight.
An arithmetic sequence has a constant difference between consecutive terms, with general term .
These always diverge unless (a constant sequence), because the terms grow linearly toward . The partial sum formula is useful for finite sums but confirms that the corresponding series diverges.
A geometric sequence has a constant ratio between consecutive terms, with general term .
Convergence depends entirely on :
This is also the foundation for geometric series: converges to only when .
Recursive sequences are defined by a recurrence relation where each term depends on previous terms, like . The Fibonacci sequence is the classic example: with .
To find the limit of a recursive sequence (when it converges):
This technique only finds candidate limits. To prove convergence, you still need to verify that the sequence is monotonic and bounded (or use another convergence argument).
Compare: Arithmetic vs. Geometric Sequences: arithmetic sequences grow linearly and always diverge (when ), while geometric sequences grow exponentially and converge only when . When classifying a sequence's long-term behavior, identify which type you're dealing with first.
These tools help you prove convergence when direct computation isn't straightforward.
If you can trap a sequence between two others that share the same limit, the trapped sequence must converge to that limit too. Formally: if for all beyond some point, and , then .
This is ideal for oscillating factors. For example, : since , you get . Both bounds converge to 0, so .
The main challenge is finding good bounding sequences. Look for terms you can replace with their maximum or minimum possible values.
A series is defined as the limit of its partial sums . So series convergence really means the sequence converges.
Two critical facts connect sequences to series:
Sequence behavior also drives the Ratio Test, Root Test, and Comparison Tests, all of which analyze sequences to determine series convergence.
Compare: Squeeze Theorem vs. Monotone Convergence Theorem: the Squeeze Theorem works when you can trap a sequence between two others with known limits. The Monotone Convergence Theorem works when you can show a sequence is bounded and always moving in one direction. Choose based on what's easier to establish for the given problem.
| Concept | Best Examples |
|---|---|
| Convergent sequences | Geometric with , , bounded monotonic sequences |
| Divergent sequences | Arithmetic (), geometric with , |
| Monotone Convergence Theorem | Recursive sequences, sequences defined by ratios |
| Squeeze Theorem applications | , , bounded oscillating terms |
| Limit evaluation techniques | L'Hรดpital's Rule, algebraic manipulation, dominant term analysis |
| Sequence-series connection | Partial sums, Divergence Test, term behavior as |
| Bounded but divergent | , |
| Recursive limit technique | Set and solve |
A sequence is bounded and monotonically decreasing. What can you conclude about its convergence, and which theorem guarantees this?
Compare the long-term behavior of the arithmetic sequence and the geometric sequence . Which converges, and why?
Given , which theorem would you use to find , and what bounding sequences would you choose?
If , what does this tell you about the series ? Explain using the Divergence Test.
A recursive sequence is defined by and . Assuming the sequence converges, find its limit. What additional properties would you need to verify to prove convergence?