Series (summable family)

An infinite sum ∑ a_n defined via convergence of its partial sums.
Series (summable family)

Let (an)nN(a_n)_{n\in\mathbb{N}} be a sequence in R\mathbb{R} or C\mathbb{C}. The series

n=1an\sum_{n=1}^\infty a_n

is defined via its sN=n=1Nans_N=\sum_{n=1}^N a_n. One says the series is summable if the sequence (sN)(s_N) .

Series are the basic mechanism for defining many analytic objects (power series, Fourier series, infinite products) and for quantifying convergence beyond finite sums.

Examples:

  • n=112n\sum_{n=1}^\infty \frac{1}{2^n} is summable (it converges to 11).
  • n=11n\sum_{n=1}^\infty \frac{1}{n} is not summable (it diverges).
  • n=0zn\sum_{n=0}^\infty z^n is a geometric series in C\mathbb{C}, summable iff z<1|z|<1.