Check out my new book on sequences and series!
You can read it on your Kindle, iPad, or Android device.
Click to see
Calculus Sequences and Series:
Problems and Solutions
Now that we know what a series is we need to figure out how to assign a sum to them. The trick is this: we turn the series into a sequence, and if that sequence converges we’ll call its limit the sum of the series.
In detail, given a series
![Rendered by QuickLaTeX.com \[ \sum_{i=1}^{\infty} a_i\]](http://thecalculusblog.com/wp-content/ql-cache/quicklatex.com-ff04f9dabf24b6ff4cba2191ba7858bd_l3.png)
define a sequence called the sequence of partial sums:

Can you see why the sequence
is called the sequence of “partial sums?” This sequence is how we assign a value to the above series. If
exists, we say that the series converges to
. Otherwise, if the limit doesn’t exist or equals
or
, we say that the series diverges.
Notice that
,
,
, and in general
. That means all the information about the series is contained in the sequence of partial sums. If somebody tells you, for example, that
![Rendered by QuickLaTeX.com \[ s_n = \frac{1}{n^2}, \]](http://thecalculusblog.com/wp-content/ql-cache/quicklatex.com-89581bf4ca9491af17890522bdc533c5_l3.png)
you can compute

to get the terms of the series.
A few more problems are shown below. For even more problems with complete solutions, check out my book Calculus Sequences and Series: Problems and Solutions available at Amazon.
Problem 1: Suppose that the sequence of partial sums of a certain series is
![Rendered by QuickLaTeX.com \[ s_i = 3 - \frac{n}{n^2+1}. \]](http://thecalculusblog.com/wp-content/ql-cache/quicklatex.com-1dab45d1a3d6a8981b85656f15e383d1_l3.png)
Does the series converge? If so, to what value?
Answer: The series converges if
does. But this limit is just 3. So the answer is that the series converges to 3.
Problem 2: Does the series
![Rendered by QuickLaTeX.com \[ \sum_{i=1}^{\infty} (-1)^i \]](http://thecalculusblog.com/wp-content/ql-cache/quicklatex.com-402b3340525541e66f5e6d06fbd8304c_l3.png)
converge?
Answer 2:Compute the sequence of partial sums:
,
,
, and so on. So the sequence of partial sums is
. This sequence clearly doesn’t converge, and therefore neither does the series in the problem.