Home page for accesible maths 2 Series

Style control - access keys in brackets

Font (2 3) - + Letter spacing (4 5) - + Word spacing (6 7) - + Line spacing (8 9) - +

2.2 Some important examples of series

Proposition 2.2.1 (The geometric series).

If |x|<1 then n=0xn converges and

n=0xn=1+x+x2+=11-x.
Proof.

Let An=1+x++xn. Then xAn=x+x2++xn+1, so An-xAn=1-xn+1 (the other terms cancel). Now xn0 as n because |x|<1, so we find

An=1-xn+11-x11-x,n.

Key idea of proof.

study An-xAn

Let us look at a few applications of this.

Example 2.2.2.
  • (1)

    n=02n3n=n=0(23)n=11-23=3.

  • (2)

    n=0x2n+1=x(1+x2+x4+)=x1-x2 whenever |x|<1.

  • (3)

    11+y2=1-y2+y4-y6+ whenever |y|<1 (replacing x by -y2).

  • (4)

    If |x|<|a| then

    1a-x=1a11-x/a=1a(1+xa+x2a2+)=1a+xa2+x2a3+.
  • (5)

    The expression 02˙7˙ means 0272727. It equals

    27100(1+1100+110000+)=2710011-1100=2799=311.
Proposition 2.2.3.

The series n=11n(n+1) converges to 1.

Proof.

Let an=1n(n+1). Then an=1n-1n+1, so for the n-th partial sum we find

An=a1+a2++an=(1-12)+(12-13)++(1n-1n+1)=1-1n+1.

Thus

An=1-1n+11,n,

proving our claim. ∎

The second important example, the “harmonic series”, shows that the converse of Proposition 2.1.4(1) is false: one can have an0 but the series n=1an being divergent.

Proposition 2.2.4 (The harmonic series).

The series n=11n is divergent.

Proof.

Combine the terms of sums into brackets, as follows:

1+12+(13+14)+(15++18)+.

So we can write the 2n-th partial sum as

A2n=1+12+(13+14)+(12n-1+1++12n)

Each bracket has sum at least 12 and there are n+1 such brackets, so

A2nn+12.

Now (An)n is clearly increasing, and

n+12,n,

which shows that (A2n)n and hence the sequence of partial sums (An)n tends to , so the series diverges. ∎

Key idea of proof.

combine summands into suitable groups

Comment: If a sequence (an)n converges to 0 then the corresponding series n=1an may converge or diverge. If a sequence (an)n does not converge to 0 then the series n=1an must diverge.

Exercise X.

Find three non-convergent series that Proposition 2.1.5 does not detect.

Exercise W2.3.

Suppose a series n=1an converges and another series n=1bn diverges. What can you say about the series n=1anbn? If you can make general statements then prove them, otherwise provide examples or counter-examples.