June 29, 2026 - Calculus 2 - Properties and Convergence of Sequences and Series (Concise)
Limits and Sequence Behavior
Limits of sequences are often determined by the speed at which terms approach infinity.
Indeterminate forms such as can be solved using derivatives ("locals").
For limits involving powers, natural logarithms () are used to handle the exponent. If , then the limit is .
If the denominator grows while the numerator remains constant or grows slower, the limit is .
Sequence Boundedness and Monotonicity
Bounded Above: A sequence is bounded above if there is a number such that for all .
Bounded Below: A sequence is bounded below if there is a number such that for all .
Bounded Sequence: A sequence that is bounded both above and below. If it is not, it is unbounded.
Monotonicity:
Increasing: Each term is greater than or equal to the previous term ().
Decreasing: Each term is less than or equal to the previous term ().
Eventually Monotonic: A sequence that becomes increasing or decreasing after a certain index .
Monotone/Monotonic: A sequence that is either eventually increasing or decreasing.
Convergence Theorems
Convergence Theorem: If a sequence converges, then it is bounded.
Monotone Convergence Theorem: If a sequence is bounded and monotone, then it converges.
A bounded sequence is not guaranteed to converge (e.g., is bounded but does not converge).
Factorials and Growth Rates
Factorial Definition: is the product of all positive integers less than or equal to . is defined as .
Growth Comparison: Factorials eventually grow faster than exponential functions.
Example: The sequence is eventually decreasing and bounded below by , meaning it converges.
Infinite Series and Partial Sums
Series: An operation adding terms of a sequence together: .
Infinite Series: A series that continues forever ().
Partial Sums (): The sum of the first terms.
Convergence of Series: An infinite series converges if the sequence of its partial sums converges to a real number. If the partial sums do not reach a real number limit, the series diverges.
Specific Series Types
Geometric Series: A series with a common ratio .
Converges if the ratio is between and (|r| < 1).
Sum formula: , where is the first term.
Harmonic Series: The series .
It diverges towards infinity, though it grows very slowly.
Properties of Convergent Series
Linearity: If two series converge, their sum or difference also converges to the sum or difference of their individual limits.
Constant Multiple: Multiplying a convergent series by a constant yields a convergent series equal to the constant times the original sum.
Index Shifting: To change a starting index while maintaining the same sum:
If the index is increased, the variable within the formula must be decreased by the same amount.
If the index is decreased, the variable must be increased.
Questions & Discussion
Student: Isn't there supposed to be a if I was taking an anti-derivative?
In-Transcript Response: Those cancel; we are not in an indeterminate form anymore.
Student: What does mean?
In-Transcript Response: It is the product of all numbers less than ( for ).
Student: How did you go from into ?
In-Transcript Response: By subtracting exponents. leaves , so the sticks around.
Student: Could you also rewrite your index to have the same power?
In-Transcript Response: You could, but the index itself would change. It is often easier to let one term stay outside the sequence.