Infinite Series of Real and Complex Numbers
Recall that a sequence of numbers $(a_k)_{k=1}^{\infty} = (a_1, a_2, ..., a_k, ...)$ is simply an infinite ordered list of numbers. Suppose instead that we consider the sum of all of the terms in such a sequence. What we end up getting is an infinite sum of terms in a sequence which we define as a numerical series.
Definition: Let $(a_n)_{n=1}^{\infty} = (a_1, a_2, ..., a_n, ...)$ be an infinite sequence of real/complex numbers. The corresponding Infinite Series is $\displaystyle{\sum_{n=1}^{\infty} a_n = a_1 + a_2 + ... + a_n + ...}$ and is the sum of all terms in the corresponding Sequence of Terms $(a_n)_{n=1}^{\infty}$. |
For example, consider the sequence $\left ( \frac{1}{n} \right )_{n=1}^{\infty}$. The corresponding series is:
(1)We will see later the series above actually sums to $\infty$.
Another important sequence in a series is the sequence of partial sums which we define below.
Definition: If $\displaystyle{\sum_{n=1}^{\infty} a_n}$ is a series then the corresponding Sequence of Partial Sums denoted $(s_n)_{n=1}^{\infty}$ is the sequence with the general term $\displaystyle{s_n = \sum_{k=1}^{n} a_k = a_1 + a_2 + ... + a_n}$. In other words, the term $s_n$ denotes the finite $n^{\mathrm{th}}$ sum of the corresponding infinite series. |
For example, the first few terms of the sequence of partial sums for the series $\sum_{k=1}^{\infty} \frac{1}{k}$ are:
(2)Notice that:
(3)And in general, $s_n = a_n + s_{n-1}$. So the $n^{\mathrm{th}}$ term of the sequence of partial sums can be obtained by adding the $n^{\mathrm{th}}$ term of the sequence of terms to the $(n-1)^{\mathrm{th}}$ term of the sequence of partial sums.