Skip to content

Important Infinite Series

We can not define all the infinite series since there are infinite types of them. But the series below are very important so we need to remember them.

Geometric Series

A series of the form:

n=1aqn1=a+aq+aq2+aq3

When a0, we call it geometric series.

  • When |q|<1, the geometric series converges.
  • When |q|1, the geometric series diverges.

The sum of a geometric series Sn is a(1qn)1q.

Harmonic Series

A series of the form:

n=11n=1+12+13++1n

We call it harmonic series.

The harmonic series always diverge.

Collapsing Series

A series of the form like:

n=11n(n+1)

We call it collapsing series.

The collapsing series usually converge.

p Series

A series of the form:

n=11np

We call it p series.

  • When p>1, the series converges.
  • When p1, the series diverges.

Actually, this is the general form of the harmonic series, when p=1, it is the harmonic series.

The p series is very important in further study and applications.