July 02, 2026 - Calculus 2 - Absolute Convergence, Ratio Test, and Root Test Notes (Concise)
Absolute and Conditional Convergence
Absolute Convergence: A series converges absolutely if the sum of the absolute values of its terms, , converges. This distinction is primarily relevant for alternating series.
Conditional Convergence: A series is conditionally convergent if the series converges, but the series of absolute values diverges.
Key Example: The harmonic series diverges (-series with ), whereas the alternating harmonic series converges. Therefore, the alternating harmonic series is conditionally convergent.
Alternating Series Test (AST)
An alternating series converges if the following two conditions are satisfied:
The limit of the sequence is zero: .
The terms are non-increasing: .
Application: When evaluating an alternating series for absolute versus conditional convergence, first test for convergence using AST, then test the absolute value of the series using other tests like the -series test or comparison tests.
Ratio Test
The Ratio Test is particularly effective for series involving factorials or exponential growth.
Formulation: Calculate the limit .
Interpretations:
If L < 1, the series converges absolutely.
If L > 1 or , the series diverges.
If , the test is inconclusive, and another test must be utilized.
Factorial Algebra:
Root Test
The Root Test is best suited for series where terms are raised to the power of .
Formulation: Calculate the limit .
Interpretations:
If L < 1, the series converges absolutely.
If L > 1 or , the series diverges.
If , the test is inconclusive.
Mathematical Identities and Limits
Euler's Number: A common limit emerging in series testing is .
Value of e: Approximately (as noted in the context of ratio comparisons and divergence).
L'Hôpital's Rule: Used when limits result in indeterminate forms such as .
Questions & Discussion
Q: Why make the distinction between absolute and conditional convergence?
A: It is critical for power series, which will be discussed in future sessions. Power series only converge in specific intervals based on these conditions.
Q: Is it the same whether a factorial is or ?
A: You simply adjust the expansion. For example, factorial is . If you have , you go to .
Q: Can you divide the out of a factorial term?
A: No. In a term like , you are multiplying every number less than down to . Not every individual term in that product is divisible by .
Q: What happens if the ratio test results in a limit of ?
A: The test is inconclusive. For example, applying the ratio test to the alternating harmonic series results in , even though we know it is conditionally convergent. The test fails to provide information in such cases.