As we have seen, the series listed below have the indicated behaviors:
- The harmonic series diverges
- The ratio of its terms approaches 1.
- The p series converges if p > 1 and diverges if p = < 1
- In either case the ratio of its terms approaches 1.
- The geometric series converges if | r | < 1 and diverges if | r | >= 1
- In either case the ratio of its terms is r
- In the convergent case the ratio of its terms is thus < 1 and in the divergent case
the ratio of its terms is >= 1.
- The Taylor series about x = a converges within a distance R of a, where R is the
reciprocal of the ratio of its coefficients.
- When the ratio of its coefficients has limit 1 / R, then whenever | x - a | < R the
ratio of its terms will be be < 1.
Video Clip #01
To determine whether the power series in the figure below converges, we take the limit
of the reciprocal ratio of its coefficients:
- Since Cn = 1 / n, the reciprocal ratio Cn / Cn+1
approaches 1.
- The series therefore converges with radius of convergence R = 1.
- Since the series is in powers of (x - 0), it therefore converges for | x - 0 | < 1,
or simply | x | < 1.
For the series below, we first attempt to use the ratio test to determine its
convergence.
- The ratio test gives us a limiting ratio of 1 for the terms of the series, which is of
no help.
- The limit test shows us clearly that the series diverges, since the limit of the terms
of the series is not zero.
- The limit test would have been a better choice for the first attempt. Unless the terms
of the series are clearly approaching 0, the ratio test will often be useless. In this
case the terms of the series were increasing, which clearly indicates divergence; despite
this fact the ratio test gave us an inconclusive result.
If we apply the limit test to the series below, we see that the limit is zero and
therefore convergence is indeed possible.
- It is important to understand that the limit test cannot assure us that the series
converges.
We therefore proceed to use the ratio test.
- The ratio test is again inconclusive, but was easy to use and therefore not such a bad
choice.
- We therefore proceed to attempt a comparison test.
- We hypothesize that the series diverges and therefore compare it with a harmonic series.
- If we had rather assumed that the series converges, we would have perhaps used the p
series with p = 2 (i.e., 1 / n2).
- We see that the terms of the series are always > those of the divergent harmonic
series, and conclude that the series therefore diverges.
Video Clip #02
We use an integral test for the series below, which has nth term n2 / (n3
+ 10).
- We can arrange rectangles whose areas represent the terms of the series as indicated
with the graph of the series.
- Since the integral of x2 / (x3+1) diverges, it follows that the
series, which 'lies above' the graph of the integral, diverges.
- The actual shape of the graph of the function x2 / (x3+1) is shown
near the bottom; the shape of the top graph is a generic shape which indicates the
behavior of the series beyond the maximum point of the actual curve.
- Note that the finite number of terms that lie to the left of the maximum of the actual
curve have no effect on the convergence or divergence of the series, since they correspond
to only a finite total.
Video Clip #03
Below we prove that if a0 + a1 x + a1 x2 +
. . . is convergent with radius of convergence R, then a0 + 4 a1 x +
9 a2 x2 + . . . + (n+1)2 an xn + .
. . is also convergent with radius of convergence R.
- The radius of convergence of the second series will be the limit of (n+1)2 an
/ [ (n+2)2 an+1 ].
- This expression can be factored into [ (n+1)2 / (n+2)2 ] and [ an
/ an+1 ].
- The limit of the original expression will therefore be the product of the limits of
these factors.
- The first factor has limit 1, while the second has limit R; it is therefore clear that
the original expression has limit 1 * R = R.
- The second series therefore has radius of convergence R, which is what we were trying to
prove.
In the figure below we prove that if the series with nth term an and the
series with nth term bn both converge, then series with nth term (an
+ bn) must also converge.
- To show the series converges, we will show that the limit of its partial sums is finite.
- Since the an series converges, the limit Sn of its partial sums is
finite.
- Since the bn series converges, the limit Tn of its partial sums is
finite.
- In the last paragraph we show that the nth partial sum of the (an + bn)
series is equal to Sn + Tn.
- Then since Sn and Tn both have finite limits, Sn + Tn
has a finite limit.
- Thus the partial sums of the (an + bn) series have a finite limit
and the series (an + bn) is therefore convergent.
In the figure below we depict the fact that a series an and a series bn
may be as different as we like up to some n = N; if they are identical after that value of
n, then they either both convergent or both diverge.
Video Clip #04