July 01, 2026 - Calculus 2 - Comparison and Alternating Series Tests
Review of the P-Series Test
The lecture begins with a recap of the P-Series Test, which was proved using the integral test.
The P-Series is defined as the series:
It converges if p > 1.
It diverges otherwise (if ).
The P-series is a primary tool used as a benchmark for the comparison tests.
The Direct Comparison Test
The Direct Comparison Test involves comparing a given sequence to a known sequence .
Requirement: The inequality must hold for some capital letter . This means the sequences can behave differently at the beginning, but after a certain point , the relationship must hold true.
Part 1: Convergence
If for all .
If the series converges, then the series also converges.
Intuition: If the sum of the larger sequence is a finite number, then the sum of a sequence that is smaller must also be a finite number.
Part 2: Divergence
If for all .
If the series diverges (sum equals infinity), then the series also diverges.
Intuition: If you add up an infinite amount of smaller numbers and get infinity, adding up larger numbers will also result in infinity (e.g., if adding 1s infinitely is infinity, adding 2s infinitely is also infinity).
Strategy for choosing a comparison series:
If you suspect the series diverges, choose a comparison series that is smaller than and is known to diverge.
If you suspect the series converges, choose a comparison series that is larger than and is known to converge.
Examples of the Direct Comparison Test
Example 1: Rational function with a shifted denominator
Series:
Choice of comparison: The Harmonic Series (), which is a P-series with . The harmonic series diverges.
Verification:
vs.
vs.
Since \frac{1}{n - \frac{1}{2}} > \frac{1}{n} , the original series is larger than a divergent series.
Conclusion: The series diverges by the comparison test.
Example 2: Higher degree polynomial
Series:
Choice of comparison: . This is a P-series with p = 3 > 1, so it converges.
Verification: Show that .
Cross multiplying: (clearly true).
Conclusion: The series converges by the comparison test.
Example 3: Exponential denominator
Series:
Choice of comparison: If the "+1" is ignored, it looks like a Geometric Series: with . Since -1 < r < 1, it converges.
Verification: Show that .
Cross multiplying: (clearly true).
Conclusion: The series converges by the comparison test.
Example 4: Natural Logarithm
Series:
Choice of comparison: The Harmonic series (divergent).
Verification: Check if .
Using e: implies , which is true for .
Therefore, \frac{1}{\ln(n)} > \frac{1}{n} .
Conclusion: Since it is larger than a divergent series, it also diverges.
Limit Comparison Test (LCT)
The Limit Comparison Test is useful when direct inequalities are difficult to establish (e.g., when terms are subtracted in the denominator).
Requirement: Both series and must have positive terms.
Formula: Evaluate the limit .
Three Cases of the Limit Comparison Test:
If 0 < L < \infty: Both series behave the same way (both converge or both diverge). This occurs when the terms grow at the same "speed."
If : The denominator grows faster than the numerator . If converges, then also converges.
If : The numerator grows faster than the denominator . If diverges, then also diverges.
Examples of the Limit Comparison Test
Example 1: Square root denominator
Series:
Compare to: (P-series with , diverges).
Limit: .
Using L'Hôpital's Rule: .
Conclusion: Since and diverges, the original series diverges.
Example 2: Geometric vs. shifted geometric
Series:
Compare to: (Geometric, r = \frac{2}{3} < 1, converges).
Calculation: Using L'Hôpital's or splitting the fraction shows the limit is 1.
Conclusion: The series converges.
Example 3: Logarithm and P-series (The "In-Between" Strategy)
Series:
Attempting (diverges): Limit is 0. Case 2 check: Divergence doesn't tell us anything if limit is 0 (Inconc lusive).
Attempting (converges): Limit is infinity. Case 3 check: Convergence doesn't tell us anything if limit is infinity (Inconclusive).
Correct Choice: Select a series "in between" such as (convergent P-series).
Calculation: The limit is 0. Since the comparison series converges and the limit is 0, the numerator series also converges.
The Alternating Series Test (AST)
Definition: An alternating series takes the form or , where terms alternate between positive and negative.
Telescopic Series: Some alternating series are telescopic, where middle terms cancel out, though most discussed here are not.
The Test: An alternating series converges if it satisfies two conditions:
The sequence of terms is decreasing: for all .
The limit of the terms is zero: .
Note: The Alternating Series Test does not directly prove divergence; if it fails, one should use the Divergence Test (if , the series diverges).
Examples of the Alternating Series Test
Example 1: Alternating P-series
Series:
Term .
Decreasing: is true because (n+1)^2 > n^2 .
Limit: .
Conclusion: Converges.
Example 2: Failing AST
Series:
Limit Check: .
Result: Fails condition 2 of AST. By the Divergence Test, the limit of the terms does not go to zero, so the series diverges.
Example 3: Logarithms in Alternating Series
Series:
Limit: Using L'Hôpital's Rule: . Condition 2 satisfied.
Decreasing: Cross multiplication of terms shows \ln(n+1) \cdot 2^n < \ln(n) \cdot 2^{n+1} for large . Condition 1 satisfied.
Conclusion: Converges.
Questions & Discussion
Question: Why use $n$ or $C$ in the notation?
Answer: $n$ is used when talking about integers (discrete sequences); $C$ would refer to any real number (continuous functions).
Question: If it is not a P-series, how do we find a comparison?
Answer: For rational functions, look at the highest degree of the polynomial. For exponential functions, look at the base to determine a geometric series comparison. Sometimes it is trial and error.
Question: What about the orientation mentioned?
Answer: There is an FSU orientation happening tomorrow, so the lecture notes or test will be posted online for those who miss it.
Question: What is a telescopic series?
Answer: It is a series where terms in the middle cancel, similar to collapsing a telescope. The lecturer offered to show an example after class for the student who missed it.
Question: Is the Taylor and Maclaurin section a separate module?
Answer: Yes, power series (including Taylor and Maclaurin) will be the focus of the final two weeks of the course.
Administrative Notes
Take-home Test: A take-home test covering all series tests (P-test, Comparison, Limit Comparison, Alternating) will be given out this Thursday.
Schedule: The test should be printed out and returned on Monday.
Upcoming Topics: Two more convergence tests will be covered in the next session before moving into Power Series.