Comparison Test (series)

Compare a series to a known convergent or divergent nonnegative series
Comparison Test (series)

Comparison Test: Let 0anbn0\le a_n\le b_n for all sufficiently large nn.

  • If n=1bn\sum_{n=1}^\infty b_n , then n=1an\sum_{n=1}^\infty a_n converges.
  • If n=1an\sum_{n=1}^\infty a_n , then n=1bn\sum_{n=1}^\infty b_n diverges.

This test reduces convergence questions to bounding terms by simpler expressions.

Proof sketch (optional): Use monotonicity of for nonnegative series: k=1Nakk=1Nbk\sum_{k=1}^N a_k \le \sum_{k=1}^N b_k. Boundedness of the larger partial sums forces boundedness (hence convergence) of the smaller ones.