Divergent Series

A series $s_n$ is said to diverge if its sequence of partial sums grows without bound as $n$ approaches infinity: $$ \lim_{n \rightarrow \infty} s_n = \infty $$

A concrete example

Consider the series defined by:

$$ s_n = \sum_{k=1}^n \frac{k}{100} $$

The first few partial sums are:

$$ s_1 = \frac{1}{100} = 0.01 \\ s_2 = \frac{1}{100} + \frac{2}{100} = 0.03 \\ s_3 = \frac{1}{100} + \frac{2}{100} + \frac{3}{100} = 0.06 \\ \vdots $$

As $n$ increases, the sum grows larger without ever leveling off:

$$ \lim_{n \rightarrow \infty} \sum_{k=1}^n \frac{k}{100} = \infty $$

Since the partial sums diverge to infinity, the series itself is divergent.

a visual example of a divergent series

And so on.

 

 
 

Please feel free to point out any errors or typos, or share suggestions to improve these notes. English isn't my first language, so if you notice any mistakes, let me know, and I'll be sure to fix them.

FacebookTwitterLinkedinLinkedin
knowledge base

Number Series

Exercises