Infinite Series
The Essentials
An infinite series is the sum of an infinite number of terms:
The sum of a certain amount (k) of terms is written as \( S_k \) and is called a partial sum. The partial sums form a sequence: \( \{S_k\} \) . If the sequence of partial sums converges, then the series converges. The sum of a convergent series is S.
The harmonic series is an example of a series that diverges:
The series that is a sum or difference of convergent series converges. Constant multiples can be pulled out of a series. A geometric series has the form:
An example of a geometric series is:
Where \( a=1 \) and \( r=1/2 \) . If \( |r|<0 \) , a geometric series converges with
If \( |r|\geq 0 \) , the series diverges. A telescoping series is one where the middle terms cancel out and leave the first term and the last term. An example is:
Example
Determine whether the series converges or diverges by using a sequence of partial sums. If it converges, find what it converges to:
First, we are going to use partial fraction expansion to re-write the fraction:
The first couple of partial sums are:
We can see that this is a telescoping series. If we start adding all of these terms together then until the kth term we will end up with:
When k finally reaches infinity, it will be 1/3. Therefore the series converges at 1/3.
Practice
-
Using Sigma notation re-write this series:
\[ 1-\frac{1}{2}+\frac{1}{3}-\frac{1}{4}+\ldots \]
-
Find the partial sum \(S_6 \)
of the series:
\[ a_n=n \]
-
Use a sequence of partial sums to determine whether the series converges or diverges:
\[ \sum_{n=1}^\infty \frac{n}{n+2} \]
Solutions:
-
\[ \sum_{n=1}^\infty \frac{(-1)^{n+1}}{n} \]
- 21
- Diverges