Jump to content

Science:Infinite Series Module/Appendices/Proof of The Ratio Test/Absolute Convergence

From UBC Wiki

The ratio test requires the idea of absolute convergence. Given any infinite series Σak, we can introduce the corresponding series

k=1|ak|=|a1|+|a2|+|a+3|+

whose terms are the absolute values of the original series. We can explore whether this corresponding series converges, leading us to the following definition.

Definition: Absolute Convergence
The infinite series

k=1ak

is absolutely convergent if the series of absolute values

k=1|ak|

is convergent.

A few simple examples demonstrate the concept of absolute convergence.

Example: Convergent p-Series

The infinite series

k=1(1)kk2

is absolutely convergent because

k=1|(1)kk2|=k=11k2

is a convergent p-series (p =2).

Example: Harmonic Series

The infinite series

k=1(1)kk

is convergent (by the alternating series test), but is not absolutely convergent because

k=1|(1)kk|=k=11k

is the infamous harmonic series, which is not a convergent series.

It is possible for a series to be convergent, but not absolutely convergent (such series are termed conditionally convergent, but we do not need this definition for our purposes).