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
An infinite series is a sum of the form
where the are a sequence of numbers. In other words, an infinite series (usually we just say “series”) is the sum of terms of a sequence. Of course, it’s ridiculous to consider sums like
or
, and we say that such series diverge. However, some series, such as
we can assign a meaningful sum to.
Series are so important that we have a special notation for them: A Greek capital sigma with some special things written below and above.
This is read “the sum from equals 1 to infinity of
“. It’s a recipe for writing down a sum, which tells us to start at i=1, write down
, then go on to i=2, add
, then go on to i=3, and so on… In other words,
.
Notice that the here is a dummy variable, which means that we could just as easily use
or some other letter:
Furthermore, we can change the starting value of the variable we’re summing over and change the index of the sequence we’re summing. As an example,
To convince yourself that this is true, write down what the sum on the left means and then write down what the sum on the right means.
Infinite series arise often in calculus, but they’re also important in other branches of science. In physics, many important functions are defined through series. In computer science there are many important sequences of numbers which can be more easily explored using special series called “generating series.”