PX153 - F2 - convergence of a series
- in general, a series is just a sum of terms:
convergence
- some infinite series converge to a finite value, and some diverge
- eg:
: converges : diverges
- a series with
terms, , is convergent if exists and is finite - else, it is divergent
- sometimes we can determine whether a series will converge by algebraic manipulation:
- multiply both sides by
$$xS_{N} = \sum\limits_{n=1}^{N+1} x^{n} = S_{N} - 1 + x^{N+1}$$
$$(x-1)S_{N} = x^{N+1} - 1$$
$$\therefore S_{N}= \frac{x^{N+1}-1}{1-x}$$
- for large
- the radius of convergence is half of the interval:
- this is an example of a geometric series. more generally:
$$S_{N} = \sum\limits_{n=0}^{N} ar^{n}$$
- following the same argument, this converges for
tests for convergence
must be continuous and differentiable
preliminary test
- simple, but not conclusive
- a series,
, cannot converge unless - this is necessary, but insufficient condition for convergence
- eg:
diverges despite
comparison test
- if
is a series of positive terms, and is also a series of positive terms, then converges if for large - conversely, if
for large , and diverges, then diverges - eg: does
converge? - since
for all , by the comparison test, converges
- since
the ratio test (d'alembert's method)
-
the ratio test states that for
; - if
: converges - if
: diverges - if
: inconclusive
- if
-
proof:
- consider
- such that
- as
, for the term, and beyond, in the series, there is a value of , where and for all - the terms in the series,
, , , , are all less than - this is a geometric series with
, so, it converges. - by the comparison test,
converges as well
- consider
-
eg: does
converge? - preliminary test:
- passed
- ratio test:
- since
, converges
alternating series test
- if
is a series with terms alternate in sign, and if the terms are continuously diminishing, with , then the series will converge