Skip to content

The Definition of Infinite Series

Basic Definition

An infinite sequence is a sequence determined by an explicit formula or a recursion formula.

The infinite series is the sum of an infinite sequence, denoted as Sn=n=1an.

Convergence and Divergence

For Infinite Sequence

Similar to improper integrals, the convergence and divergence of an infinite sequence is defined by its limit when n is approaching infinity.

When a sequence an is converge to L, we say:

limnan=L

We can use a method like the ϵδ definition to give this a rigorous proof:

If for nN with a given N>0, |anL|<ϵ is true for each given ϵ(no matter how small it is), we say the sequence is converge to L.

If the limit does not exists, the infinite sequence is diverge.

For Infinite Series

If limnn=1an=L, we say it is converge.

Theorems

Squeeze Theorem

If an,cn both converge to L when an<bn<cn, then bn also converges to L.

Absolute Value

If limn|an|=0, then limnan=0.

nth Term Test for Divergence

If the infinite series n=1an converges, then limnan=0. Equivalently, if limnan0 or does not exist, the series must diverge.

Notice that this theorem can only be used to prove divergence but not convergence!