Series

Let be a sequence. The -th partial sum is .
The series is the limit of the partial sums:

If this limit exists (finite), the series converges and we call the sequence summable.
If , the series is definitely divergent.
Otherwise (partial sums keep bouncing, e.g. ) the series is divergent.

A series is just a sequence of partial sums. All the tools for sequences (convergence, boundedness, Cauchy, …) apply to .

Every summable sequence is a null sequence

If , the series diverges.
It’s a necessary but insufficient condition: but (see harmonic series).

\forall \epsilon \gt 0 \space \exists n_{0} \in \mathbb{N} \space \forall m \gt n \ge n_{0} : |\sum_{k=n+1}^{m} a_{k} | \lt \epsilon

Set $m = n + 1$ to get:

\forall \epsilon \gt 0 \space \exists n_{0} \in \mathbb{N} \space \forall n \ge n_{0} : | a_{n+1} | \lt \epsilon

which is exactly the definition of $a_n \to 0$.

can only be convergent for

Calculation rules

If and both converge, then:

Non-negative sequences of partial sums converge iff they are bounded

If is a non-negative sequence, i.e. for all , then the series is non-decreasing, then, by the monotonicity principle, iff the series converges, it is bounded, i.e.,

See also: geometric series, harmonic series