Dirichlet Test (series)

A series with bounded partial sums and decreasing coefficients converging to 0 converges
Dirichlet Test (series)

Dirichlet Test: Let (an)(a_n) and (bn)(b_n) be real sequences such that:

  • the AN=n=1NanA_N=\sum_{n=1}^N a_n are bounded, and
  • bnb_n is monotone with bn0b_n\to 0. Then the n=1anbn\sum_{n=1}^\infty a_n b_n .

Dirichlet’s test is a powerful tool for oscillatory series where cancellation occurs through bounded partial sums.

Proof sketch (optional): Use summation by parts: n=1Nanbn=ANbN+1+n=1NAn(bnbn+1),\sum_{n=1}^N a_n b_n = A_N b_{N+1} + \sum_{n=1}^N A_n (b_n-b_{n+1}), and show the right-hand side is using boundedness of AnA_n and the telescoping nature of bnbn+1b_n-b_{n+1}.