Series: Introduction

Given a sequence {an}, the expression

n=0an=a0+a1+a2+

is called a series (or infinite series). This expression may or may not have value. At this point, it is purely formal. Note that the order of addition matters: We first add a0 and a1, to the result of which we add a2, to the result of which we add a3, and so on (Not something like we first add a101 and a58, then add a333051, and so on). We will see, however, that for a special class of series (the positive term series), the order of addition does not matter if the series converges.



Example. The sum of a geometric progression {arn}, that is, n=0arn is called a geometric series. It is understood that r0=1 including the case when r=0. □

Given a series n=0an and a number n0, the sum

k=0nak=a0+a1++an

is called the n-th partial sum. We may define a new sequence {Sn}, that is,

S0=a0,S1=a0+a1,S2=a0+a1+a2,

This sequence {Sn} is called the partial sum sequence of the series n=0an. If the partial sum sequence {Sn} converges, the series n=0an is said to have a sum or to converge. In this case, if limnSn=α, then the value of the series n=0an is denoted as α, that is,

n=0an=α.

Example. Consider the geometric series n=0arn. We have

Sn=k=0nark={a(1rn+1)1r(r1),a(n+1)(r=1).

Thus, the series has a sum when |r|<1, and then the sum is

n=0arn=a1r.

Theorem (Linearity of sums)

Suppose the series n=0an and n=0bn have sums. For any constants k and l, n=0(kan+lbn) has a sum and

n=0(kan+lbn)=kn=0an+ln=0bn.

Proof. Recall the linearity of limits: limn(kan+lbn)=klimnan+llimnbn. The rest is exercise. ■

It should be also clear that the series n=0an has a sum if and only if its partial sum sequence {Sn} is a Cauchy sequence, that is,

  • For any ε>0, there exists an NN such that, for all k,lN, if k>lN, then |SkSl|=|al+1+al+2++ak|<ε.

In the above condition, if k=l+1=nN, then |an|<ε, which implies that the sequence {an} converges to 0. Thus, we have just proved the following theorem.

Theorem (Necessary condition for convergence of series)

If the series n=0an has a sum, then the sequence {an} converges to 0.

However, the converse of this theorem does not necessarily hold, as the next example shows.

Example. Consider the harmonic sequence an=1n (n=1,2,). Clearly, limnan=0. On the other hand,

n=11n=1+12+13+14+=121dx+2312dx+3413dx+4514dx+121xdx+231xdx+341xdx+451xdx+=11xdx=[logx]1=.

Thus, the series n=11n diverges to +. □

Positive term series

In a finite sum, the result of addition does not depend on the order of addition. In other words, the commutative law holds: a+b=b+a.

In a series involving a sum of infinitely many terms, the commutative law may not apply (i.e., the result may depend on the order of addition).

To see why we first consider positive term series.

Definition (Positive term series)

The series n=0an is said to be a positive term series if an0 for all nN0.

Remark. N0=N{0}. □

The partial sum sequence {Sn} of a positive term series n=0an is clearly monotone increasing. If {Sn} is bounded above, then the series has a sum, according to the monotone convergence theorem.

Example. The series n=11nα has a sum if α>1. This can be shown as follows. Let N be any natural number. If α>1, then

n=1N1nα=1+12α+13α++1Nα=1+12dx2α+23dx3α++N1NdxNα1+1Ndxxα1+1dxxα=1+1α1=αα1.

Therefore, the series is bounded above by αα1, and hence it has a sum. □

See also: the Riemann zeta function

Theorem (Converging positive term series can be summed in any order)

Suppose the positive term series n=0an has a sum. Let us arbitrarily permute the index of the sequence {an} to define another sequence {an(k)}. Then the series k=0an(k) also has a sum, and its value is the same as the original sum. That is,

k=0an(k)=n=0an.

Proof. Let α=n=0an. For each i=0,1,2,, consider the first (i+1) terms in the series k=0an(k): an(0),an(1),an(2),,an(i). Let us define N=max{n(0),n(1),,n(i)}. Then, all of an(0),an(1),an(2),,an(i) are present among a0,a1,,aN so that

an(0)+an(1)+an(2)++an(i)a0+a1++aNα.

This implies that the series k=0an(k) is bounded above (by α), and hence it has a sum. Let β=k=0an(k). Then βα.

Note that the terms in the original series n=0an may be regarded as a permutation of the terms in the series k=0an(k). Therefore, applying the same argument as above, it follows that αβ. Thus, α=β. ■

Definition (Dominating series)

Let n=0an be a positive term series. Another series n=0bn is said to be a dominating series of n=0an if it has a sum and anbn for all n=0,1,.

Theorem (Dominated series theorem)

A positive term series has a sum if it has a dominating series.  

Proof. Consider a positive term series n=0an that is dominated by the converging series n=0bn=β. Then, the partial sum sequence of n=0an is bounded above by β. By the monotone converging theorem, the series n=0an converges. □



Comments

Popular posts from this blog

Birth process

Branching processes: Mean and variance

Informal introduction to formal logic