PX153 - F2 - convergence of a series

S=a1+a2+a3+...=n=1Nan

convergence

SN=a=0Nxn

- multiply both sides by x:
$$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 N, this gives SN11x, provided |x|<1. hence, this power series converges if 1<x<1. this is the interval of convergence
- the radius of convergence is half of the interval: R=1, that is |x|<1
- 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 |r|<1,limNrN=0 and the sum tends to S=a1r

tests for convergence

preliminary test

comparison test

the ratio test (d'alembert's method)

alternating series test