State the Direct Comparison Test (DCT) for convergence.
If 0 ≤ a_n ≤ b_n and Σ b_n converges, then Σ a_n must also converge.
State the Direct Comparison Test (DCT) for divergence.
If 0 ≤ b_n ≤ a_n and Σ b_n diverges, then Σ a_n must also diverge.
What is the limit requirement for the Limit Comparison Test (LCT)?
The limit as n→∞ of (a_n / b_n) must be a finite, positive number (L > 0).
In LCT, if the limit is a finite positive number, what is the conclusion?
Both series Σ a_n and Σ b_n share the same behavior (both converge or both diverge).
LCT: What can you conclude if the limit of a_n/b_n is 0 and Σ b_n converges?
Σ a_n also converges.
LCT: What can you conclude if the limit of a_n/b_n is ∞ and Σ b_n diverges?
Σ a_n also diverges.
Benchmark Selection: What series should you compare Σ 1 / (n^2 + 5) to?
Σ 1 / n^2 (a convergent p-series).
Benchmark Selection: What series should you compare Σ 1 / (n - 1) to?
Σ 1 / n (the divergent harmonic series).
DCT: Does Σ 1 / (n^2 + n) converge?
Yes. 1 / (n^2 + n) < 1 / n^2, and Σ 1 / n^2 converges.
DCT: Does Σ (n + 1) / n^2 converge?
No. (n + 1) / n^2 > n / n^2 = 1/n, and Σ 1/n diverges.
LCT: Determine the convergence of Σ (2n + 1) / (n^3 - n + 5).
Converges. Compare to Σ 2n / n^3 = Σ 2/n^2 using LCT.
LCT: Determine the convergence of Σ 1 / (sqrt(n^2 + 1)).
Diverges. Compare to Σ 1/n using LCT; the limit is 1.
DCT: Determine the convergence of Σ (sin^2 n) / n^2.
Converges. (sin^2 n) / n^2 ≤ 1 / n^2, and Σ 1 / n^2 converges.
LCT: Determine the convergence of Σ (n^2 + 1) / (n^4 + n^2).
Converges. Compare to Σ n^2 / n^4 = Σ 1/n^2 using LCT.
DCT: Does Σ 1 / (3^n + 1) converge?
Yes. 1 / (3^n + 1) < 1 / 3^n, which is a convergent geometric series (r=1/3).
LCT: Determine the convergence of Σ 1 / (2^n - 1).
Converges. Compare to Σ 1 / 2^n using LCT; the limit is 1.
DCT: Determine the convergence of Σ (ln n) / n.
Diverges. For n ≥ 3, (ln n) / n > 1/n, and Σ 1/n diverges.
LCT: Determine the convergence of Σ (sqrt(n) + 1) / (n^2 + n).
Converges. Compare to Σ sqrt(n) / n^2 = Σ 1 / n^(1.5).
DCT: Does Σ 1 / (n!) converge?
Yes. For n ≥ 4, 1/n! < 1/n^2 (or 1/2^n), and Σ 1/n^2 converges.
LCT: Determine the convergence of Σ (n + 5) / (n^2 - 1).
Diverges. Compare to Σ n / n^2 = Σ 1/n.
DCT: Determine the convergence of Σ 1 / (n^3 + n^2 + 1).
Converges. 1 / (n^3 + n^2 + 1) < 1/n^3, and Σ 1/n^3 converges.
LCT: Determine the convergence of Σ (2^n + 1) / (3^n - 1).
Converges. Compare to Σ (2/3)^n using LCT; the limit is 1.
DCT: Does Σ (3 + cos n) / n^2 converge?
Yes. (3 + cos n) / n^2 ≤ 4 / n^2, and Σ 4/n^2 converges.
LCT: Determine the convergence of Σ 1 / (n^2 - n).
Converges. Compare to Σ 1/n^2; the limit is 1.