Last time | Next time |
Today:
What's this all about?
Suppose I have the series \[ \sum_{k=1}^\infty\frac{1}{2^k} = \frac{1}{2}+\frac{1}{4}+\frac{1}{8}+\frac{1}{16}+\ldots \] The terms represent "room distances", and I start from the far wall.
Suppose I have a sandwich, and want to hand it to someone outside in the hallway, and that I have to be able to reach out to give it to them (they can't stick their hand in).
Then I have to get close enough for my arm to go through the door frame. How many terms will I need of the series to hand over the sandwich?
So $|S-S_n|<{\textrm{arm's length}}$
means taking $n$ terms and getting to within range to hand over the sandwich.
One thing that I can now mention is about re-arranging the terms of a series. I've told you that you cannot do this willy-nilly:
Note that if a positive-termed sequence is convergent, then it is absolutely convergent.
So we can split this absolutely convergent series into even and odd terms, for example: \[ \sum_{k=1}^\infty\left(\frac{1}{k}-\frac{1}{k+1}\right) = \sum_{k=1,odd}\left(\frac{1}{k}-\frac{1}{k+1}\right) + \sum_{k=1,even}\left(\frac{1}{k}-\frac{1}{k+1}\right) \] But notice that we cannot write \[ \sum_{k=1}^\infty\left(\frac{1}{k}-\frac{1}{k+1}\right) = \sum_{k=1}^\infty\frac{1}{k} - \sum_{k=1}^\infty\frac{1}{k+1} \] We cannot break up the terms $a_k$ themselves and then re-arrange those (both series on the right are divergent -- harmonic).
\[ \sum_{k=0}^{\infty}{c}r^k \]
The ratio test is effectively a self-referrential comparison test: we compare terms of with other terms (rather than with some other series).
This result says that eventually the absolute values of the terms are effectively equal to $|a_k|={r^k}$: what kind of series looks like that? A geometric series!
No wonder the results of the tests look exactly the same.... Too bad we didn't just use the same letter for the limits in both cases!
\[ \sum_{k=0}^{\infty}{r^k} \]
Notice that, once again, limits of sequences plays an important role. Series are just sums of sequences, after all; we're focused on how terms behave (root test), how successive terms behave (ratio test), or how partial sums behave.