Given a sequence , the series is the sequence of partial sums . The series converges when converges; the limit is the sum , and is the remainder, which tends to .
Examples
Example 17.2 (Geometric series)
For : (). The series converges iff (Exercise 11.3), with
Example 17.3 (Periodic decimals are geometric series)
What number is ? Its very writing is a series:
by the geometric sum with . In general a block of digits repeating forever is worth — the mechanism behind the periodicity criterion of Problem 10.1, which this chapter’s language finally states in one line: a decimal expansion is a convergent series, eventually periodic exactly when its sum is rational. The digit machinery of Chapter 10, built there with bare suprema, was series theory traveling incognito.
Example 17.5 (Planning digits with the geometric remainder)
For the remainder of the geometric series is explicit:
This converts accuracy goals into term counts before any computation. To evaluate within : need , i.e. , i.e. (as ): twenty-three terms, known in advance. Every geometric-rate estimate of the weekend problems (the -series for , Machin’s arctangents in Problem 16.1) is this two-line budget in professional dress.