Section 9.3 Infinite Series
Sequence: \(a_1, \quad a_2, \quad a_3, \cdots\) Series: \(a_1 + a_2 + a_3 + \cdots\) A series is when you add up a sequence.Sequence vs Series.
Examples of series:
\(\displaystyle 1 + \frac{1}{2} + \frac{1}{3} + \frac{1}{4} + \dots = \displaystyle \sum_{n = 1}^{\infty} \frac{1}{n} = \infty\)
\(\displaystyle 1 + \frac{1}{2} + \frac{1}{4} + \frac{1}{8} + \dots = \displaystyle \sum_{n = 1}^{\infty} \frac{1}{2^{n-1}} = 2\)
\(\displaystyle 1 + \frac{1}{4} + \frac{1}{9} + \frac{1}{16} + \dots = \displaystyle \sum_{n = 1}^{\infty} \frac{1}{n^2} = \frac{\pi^2}{6}\)
Why do some series converge and others not?
Definition 9.3.1. Partial Sums.
We define the partial sum, \(S_n\text{,}\) of the first \(n\) terms of a series to be:
Consider \(\sum_{n = 1}^{\infty} \frac{1}{n} = a + \frac{1}{2} + \frac{1}{3} + \frac{1}{4} + \dots\)
If we make this a sequence of partial sums, does it converge or diverge:
Series Convergence.
A series converges if the sequence of partial sums converges and divereges if the series of partial sums diverges.
-
If it converges we write:
\begin{equation*} \sum_{a = i}^{\infty} a_i = S \end{equation*}
Subsection 9.3.1 Geometric Series
A geometric series is one in which each term is a constant multiple of the term before it. The first term is \(a\) and the constant multiple (or common ratio) is \(x\text{.}\)
Definition 9.3.2. Geometric Series.
A finite geometric series has the form:
An infinite geometric series has the form:
The sum of a geometric series:
\(\) | \(\) | \(S_n\) | \(= \) | \(a\) | \(+\) | \(ax\) | \(+\) | \(ax^2\) | \(+\) | \(\dots\) | \(+\) | \(ax^{n-2}\) | \(+\) | \(ax^{n-1}\) |
\(\) | \(- \) | \((xS_n\) | \(= \) | \(ax\) | \(+\) | \(ax^2\) | \(+\) | \(ax^3\) | \(+\) | \(\dots\) | \(+\) | \(ax^{n-1}\) | \(+\) | \(ax^{n})\) |
\(S_n\) | \(- \) | \(xS_n\) | \(= \) | \(a\) | \(- \) | \(1\) | \(- \) | \(ax^n\) | ||||||
\(S_n\) | \((1\) | \(- x)\) | \(= \) | \(a\) | \((1\) | \(- \) | \(x^n)\) |
The infinite geometric series will converge if the limit of the following exists:
if \(\mid x\mid \gt 1\) then the \(\displaystyle \lim_{n\to\infty} S_n\) doesn't exist so the geometric series diverges
if \(x = 1\) the geometric series diverges
if \(x = - 1\) the geometric series diverge
if \(\mid x \mid \lt 1\) the geometric series coverges to \(\dfrac{a}{1-x}\)
Does the following series converge and if so what does it converge to: \(a = 1, \quad x = \dfrac{1}{2}, \quad \mid x \mid = \dfrac{1}{2} \lt 1\) \(\boxed{\text{converges}}\) \(\displaystyle \frac{a}{1-x} = \dfrac{1}{1-\dfrac{1}{2}} = \dfrac{1}{\frac{1}{2}} = \boxed{2}\)
Example 9.3.1.
Subsection 9.3.2 Telescoping Series
A telescoping series can be thought of a "colapsable". An example of a telescoping series is:
If we take the partial sums we get:
We can rewrite using partial fractions:
Solve for A:
Solve for B:
Now if we find the sum using this new notation we get:
So if we find the limit as \(N\) goes to infinity we get:
So the original series converges: