MAT187 L14-15 - Power Series Convergence

#MAT187 PCE

Geometric Series

A geometric series is a series in which each term is multiplied by a value, which is known as the ratio. That is, $$\frac{a_{n+1}}{a_{n}}=r,\forall n\in N$$A geometric series follows the form: $$\sum_{n=0}^\infty c_{0}r^n$$


Ratio Test for Geometric Series

The ratio test for a geometric series governs the convergence of a geometric series.
For n=0an, where an0 nN, let p=limn|an+1an|. Then,

  1. If p<1, then the series converges.
  2. If p>1, then the series diverges.
  3. If p=1, the ratio test is inconclusive.
    In this case, p is the ratio r, and it can be used to find the radius of convergence.

For a geometric series in which x is a part of the p term, the Radius of Convergence is the domain of values of |xa| that allows the series to converge.

Example: n=0(4x)n

p=limn|an+1an|=limn|4n+1xn+14nxm|=limn4|x|

For the series to converge, 4|x|<1 must be true. Thus,

|x|<14

And therefore, the radius of convergence is 14.


P-test

For a function that can be represented in the form of:

n=1(1n)p

It converges if p>1, and diverges if p1.

You may notice that p-series is really similar to the harmonic series.

The harmonic series diverges, and is essentially the "boundary" for a series of that form to diverge. In this case, the harmonic series is represented by p=1.

Singularity??

For a function 1p(x) the closest root (real or complex) of p(x) to the centre point is the radius of convergence (absolute value of it, so for a complex number, it is the modulus).