34 - Series

In Class Practice

n=1(12)n

Sk=n=1k(12)k

First prove that Sn=112n

Proof. Let nN and P(n):k=1n(12)k=112n. We work by induction to show that P(n) is true for all nN.

Base case. Note that k1(12)k=12=1121. Thus P(1) is true.
Inductive step. Let nN and assume that P(n) is true. Then k=1n(12)k=112n. Then k=1n+1(12)k=k=1n(12)k+(12)n+1. Then by the inductive hypothesis =112n+12n+1=1(12)n+1. Thus by principle of mathematical induction, P(n) holds true for all nN.

Now prove that limnSn=1.

Scratch work.
ε>0

|SnL|<ε,Sn=1(12)n,L=1|112n1|<ε12n<εlog12(12)n>log12(ε)n>log12(ε)N=log12(ε)

Proof.
For nN, define Sn=112n. We show that limnSn=1. Let ε>0. Fix N=log12(ε). Let nN,n>N. Then

|112n1|=12n<12N=(12)log12(ε)=ε

Thus limnSn=1.

Theorem: Let (an) be a sequence of real numbers.



HW 34

Ben Finch

E 34.1

s1=1s2=1+2=3s3=1+2+3=6s4=1+2+3+4=10s5=1+2+3+4+5=15s6=1+2+3+4+5+6=21

Proof.
We will prove that sn=n(n+1)2. Let nN and P(n):n(n+1)2. We work by induction to show P(n) is true for all nN.

Base Case:
Note that P(1)=1(1+1)2=1. So P(1) is true.

Inductive step:
Let kN and assume P(k) is true. Then P(k)=k(k+1)2. So

P(k+1)=P(k)+(k+1)=k(k+1)2+k+1=k(k+1)+2(k+1)2=(k+1)(k+2)2

Thus by principle of mathematical induction, P(n) holds true for all nN.

E 34.2
Proof.

Denote the nth partial sum as sn and establish P(n):sn=n2[2c+(n1)d]. We need to show that P(n) is true for all nN.

Base Case:
Consider n=1. Then s1=a1=c, which matches the formula:
P(1)=12[2c+(11)d]=c.
So P(1) is true.

Inductive Step:
Assume P(k) is true for some kN, i.e., sk=k2[2c+(k1)d]. We need to show that P(k+1) is also true.

Now, sk+1=sk+ak+1. By the inductive hypothesis, sk=k2[2c+(k1)d], and ak+1=c+kd.

Hence,

sk+1=sk+ak+1=k2[2c+(k1)d]+(c+kd)=k2[2c+(k1)d]+22(c+kd)=12[2kc+k(k1)d+2c+2kd]=12[2c(k+1)+d(k2+k)]=12[2c(k+1)+d(k(k+1))]=k+12[2c+kd]=k+12[2c+(k+11)d]=k+12[2c+kd].

Thus, P(k+1) holds.

By the principle of mathematical induction, P(n) holds true for all nN.

E 34.3

a)
We first prove that Sn=112n

Proof. Let nN and P(n):k=1n(12)k=112n. We work by induction to show that P(n) is true for all nN.

Base case. Note that k1(12)k=12=1121. Thus P(1) is true.
Inductive step. Let nN and assume that P(n) is true. Then k=1n(12)k=112n. Then k=1n+1(12)k=k=1n(12)k+(12)n+1. Then by the inductive hypothesis =112n+12n+1=1(12)n+1. Thus by principle of mathematical induction, P(n) holds true for all nN.

b)
We now prove that limnSn=1.

Scratch work.
ε>0

|SnL|<ε,Sn=1(12)n,L=1|112n1|<ε12n<εlog12(12)n>log12(ε)n>log12(ε)N=log12(ε)

Proof.
For nN, define Sn=112n. We show that limnSn=1. Let ε>0. Fix N=log12(ε). Let nN,n>N. Then

|112n1|=12n<12N=(12)log12(ε)=ε

Thus limnSn=1.

E 34.4
We aim to prove that limn13n=0.

Scratch work.

|13n0|<ε13n<ε3n>1εnln(3)>ln(1ε)n>ln(1ε)ln(3)

Proof. Let ε>0. Fix N=ln(1ε)ln(3). Let n>N,nN. Then

n>ln(1ε)ln(3)ln(3n)>ln(1ε)3n>1ε13n<ε

Thus, ε>|13n0| and limn13n=0. Therefore, by Theorem 34.6, the series n=113nconverges.

E 34.5
a)
Consider the definition of tn:

tn=k=2n1+12n1k

This sum includes 2n(2n1+1)+1=2n2n1 terms, which is 2n1 terms. Now, the largest term in this sum is 12n1+1, and the smallest term is 12n.

Since each term 1k in the sum is at least as large as 12n, we can estimate the sum by replacing each term with 12n:

tn=k=2n1+12n1kk=2n1+12n12n=2n112n=2n12n=12

So, each partial sum tn is at least 12, and this lower bound doesn't depend on n; it is the same for all n1.

Therefore, we have proved that tn12 for all n1.

b)
Proof.

Base Case:

For n=1, s21 is the sum of the first two terms of the harmonic series:

s2=1+121+12

This is true, so the base case is verified for n=1.

Inductive step:

Assume that the statement is true for some k1:

s2k1+k2

We want to show that the statement holds for k+1:

s2(k+1)=s2k+21+k+12

Using the hint, we know that:

s2n+1=s2n+tn+1

and from part (a), we have tn12 for each n1.

Therefore, we can write:

s2k+2=s2k+1+12k+2

=(s2k+tk+1)+12k+2

By the induction hypothesis, s2k1+k2, and we've shown that tk+112, so:

s2k+2(1+k2)+12+12k+2

Thus, by induction, the statement s2n1+n2 is true for all n1.

c)
Proof. We aim to prove that the harmonic series does not converge.

We need to show that for any LR, there exists an ε>0 such that for any NN, we can find an nN, n>N, for which |snL|ε.

Choose ε=12. Now, we want to show that for any NN, we can find an nN, n>N, such that |snL|12.

From part (a), we know that each tn in the harmonic series, defined as tn=k=2n1+12n1k, is at least 12.

Given any NN, let n be such that 2n>N. This means n>log2(N). The partial sum s2n includes the term tn, which is at least 12. Therefore, for any LR, we have:

|s2nL||tn|12

Thus, we have found an n for which the positive difference between the n-th partial sum of the harmonic series and any real number L is at least 12, which means that the sequence of partial sums does not converge to L. Thus the harmonic sequence does not converge.