Fatskills
Practice. Master. Repeat.
Study Guide: AP Calculus: Sequences – Convergence and Divergence, Monotonic Bounded Theorem
Source: https://www.fatskills.com/ap-calculus/chapter/ap-calculus-sequences-convergence-and-divergence-monotonic-bounded-theorem

AP Calculus: Sequences – Convergence and Divergence, Monotonic Bounded Theorem

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~4 min read

Sequences – Convergence and Divergence, Monotonic Bounded Theorem

Concept Summary

  • Sequence: An ordered list of numbers defined by a function a? where n is a positive integer; convergence/divergence describes its long-term behavior.
  • Convergence: A sequence a? converges to L if, for every ? > 0, there exists an N such that |a?L| < ? for all n-N; otherwise, it diverges.
  • Monotonic Sequence: A sequence that is either entirely non-increasing or non-decreasing; critical for applying the Monotonic Bounded Theorem.
  • Bounded Sequence: A sequence a? is bounded if there exists M > 0 such that |a?|-M for all n; boundedness alone does not guarantee convergence.
  • Monotonic Bounded Theorem: Every bounded, monotonic sequence converges; a foundational tool for proving convergence without knowing the limit.

Core Questions

WHAT (definitional)

Q: What is the formal definition of a convergent sequence? A: A sequence a? converges to L if, for every ? > 0, there exists an integer N such that |a?L| < ? for all n-N. Trap/Clarification: N depends on ?; smaller ? requires larger N, but N is not unique.

Q: What does it mean for a sequence to be monotonic? A: A sequence is monotonic if it is either non-decreasing (a?-a? for all n) or non-increasing (a?-a? for all n). Trap/Clarification: Monotonicity allows for repeated values (e.g., a? = 5 for all n is non-decreasing and non-increasing).

WHY (causal/explanatory)

Q: Why is the ?-N definition of convergence important? A: It provides a rigorous way to quantify "closeness" to the limit L and is the foundation for proving convergence theorems. Trap/Clarification: The definition does not require a? to ever equal L; it only requires a? to stay arbitrarily close to L for large n.

Q: Why is the Monotonic Bounded Theorem useful? A: It guarantees convergence for sequences that are bounded and monotonic without needing to know the limit L in advance. Trap/Clarification: The theorem does not apply to non-monotonic sequences (e.g., a? = (-1)? is bounded but diverges).

HOW (process/application)

Q: How do you prove a sequence converges using the ?-N definition? A: Show that for any ? > 0, you can find an N such that |a?L| < ? for all n-N by solving the inequality for N. Trap/Clarification: Avoid circular reasoning (e.g., assuming L is the limit before proving it).

Q: How do you determine if a sequence is monotonic? A: Compare a? and a? by computing their difference (a? – a?) or ratio (a?/a? if a? > 0), or analyze the derivative of f(x) if a? = f(n). Trap/Clarification: A sequence can be monotonic even if its corresponding function f(x) is not (e.g., a? = 1/n is decreasing, but f(x) = 1/x is decreasing only for x > 0).

CAN (conditions/possibilities)

Q: Can a sequence be bounded but not convergent? A: Yes; for example, a? = (-1)? is bounded (|a?|-1) but diverges because it oscillates. Trap/Clarification: Boundedness is necessary but not sufficient for convergence.

Q: Under what conditions does the Monotonic Bounded Theorem apply? A: The sequence must be both bounded (above if non-decreasing, below if non-increasing) and monotonic. Trap/Clarification: The theorem does not specify the limit L; it only guarantees existence.


Quick Facts & Traps

  • Fact: A convergent sequence must be bounded, but a bounded sequence need not converge.
  • Trap: Assuming a?-L implies a? reaches L-Reality: a? may never equal L (e.g., a? = 1/n-0).
  • Fact: The Monotonic Bounded Theorem only applies to monotonic sequences; non-monotonic sequences (e.g., oscillating) may diverge even if bounded.
  • Trap: Confusing "non-decreasing" with "strictly increasing"-Reality: Non-decreasing allows for plateaus (e.g., a? = 5).
  • Fact: If lim(a?) = L and lim(b?) = M, then lim(a? + b?) = L + M (algebra of limits applies to sequences).
  • Trap: Applying limit laws to divergent sequences-Reality: Undefined behavior (e.g., a? = n and b? = -n diverge, but a? + b? = 0 converges).

Rapid-Fire True/False

  • Statement: If a sequence is bounded and monotonic, it must converge. Answer: TRUE Why the common mistake happens: Students forget that monotonicity is required (e.g., a? = (-1)? is bounded but not monotonic).

  • Statement: A sequence that converges to 0 must eventually be negative. Answer: FALSE Why the common mistake happens: Confusing "approaches 0" with "crosses 0" (e.g., a? = 1/n > 0 for all n).

  • Statement: If a? is decreasing and a? > 0 for all n, then a? converges. Answer: TRUE Why the common mistake happens: Overlooking that a? is bounded below by 0, satisfying the Monotonic Bounded Theorem.