Zum Inhalt springen

Exercises: Series

Aus Wikibooks

Telescoping series

[Bearbeiten]

Exercise

Investigate, whether the following series converge. If so, compute their limits.

  1. k=1(k+1k)
  2. k=12k+1k2(k+1)2
  3. k=11k(k+2)
  4. k=114k2+4k3
  5. k=11k(k+1)(k+2)
  6. k=1k1k(k+1)(k+2)

Hint regarding subtask 3: We have 1k(k+2)=12k12k+2. Why?

Hint regarding subtask 5: We have 1k(k+1)(k+2)=12k1k+1+12k+2.

Solution

Subtask 1: This is a telescoping series with ak=k. Taking a look at the partial sums we get

k=1n(k+1k)=n+11

As (ak)k diverges, the series diverges as well.

Alternative solution: One can easily find a lower bound for the partial sum sequence:

sn=k=1n(k+1k)=k=1n(k+1k)(k+1+k)k+1+k=k=1nk+1kk+1+k=k=1n1k+1+kk=1n1k+1+k+1=k=1n12k+1k=1n12(k+1)

As k=112(k+1)= (harmonic series), (sn) is not bounded from above/below. Hence, the series diverges.

Subtask 2: We have

2k+1k2(k+1)2=k2+2k+1k2k2(k+1)2=(k+1)2k2k2(k+1)2=(k+1)2k2(k+1)2k2k2(k+1)2=1k21(k+1)2


Obviously, this is a telescoping series with ak=1k2. We get:

k=12k+1k2(k+1)2=Telescopingsumk=1(1k21(k+1)2)=limn(1121(n+1)2)=1

Subtask 3: Take a look at the hint. We get

1k(k+2)=122k(k+2)=12(k+2k)k(k+2)=12(k+2)k(k+2)12kk(k+2)=12k12k+2

This is a more generalized version of a telescoping sum. The first and last two summands do not cancel:

k=11k(k+2)=limnk=1n1k(k+2)=limnk=1n(12k12k+2)=limn12k=1n(1k1k+2)=limn12[(1113)+(1214)+(1315)++(1n21n)+(1n11n+1)+(1n1n+2)]=Telescopingsumlimn12[11+121n+11n+2]=12[1+12]=1232=34

Subtask 4: We have

14k2+4k3=1(2k1)(2k+3)=144(2k1)(2k+3)=14(2k+42k)(2k1)(2k+3)=14(2k+32k+1)(2k1)(2k+3)=14(2k+3(2k1)(2k+3)2k1(2k1)(2k+3))=14(12k112k+3)

We get the following telescoping series:

k=114k2+4k3=limnk=1n14k2+4k3=limnk=1n14(12k112k+3)=limn14k=1n(12k112k+3)=limn14[(1115)+(1317)+(1519)++(12n512n1)+(12n312n+1)+(12n112n+3)]=Telescopingsumlimn14[11+1312n+112n+3]=14[1+13]=1443=13

Subtask 5: Take a look at the hint! We get

1k(k+1)(k+2)=12k1k+1+12k+2=12k12k+112k+1+12k+2=12k12k+1(12k+112k+2)

Hence, we can calculate the series using two telescoping series:

k=11k(k+1)(k+2)=limnk=1n1k(k+1)(k+2)=limnk=1n(12k12k+1(12k+112k+2))=limn12k=1n(1k1k+1)12k=1n(1k+11k+2)=Telescopingsumlimn12[(111n+1)(121n+2)]=limn12[121n+1+1n+2]=12[120+0]=1212=14

Alternative solution: It holds that

1k(k+1)(k+2)=122k(k+1)(k+2)=12(k+2k)k(k+1)(k+2)=12(k+2)k(k+1)(k+2)12kk(k+1)(k+2)=12k(k+1)12(k+1)(k+2)

Using the properties of telescoping series, we get:

k=11k(k+1)(k+2)=limnk=1n1k(k+1)(k+2)=limnk=1n(12k(k+1)12(k+1)(k+2))=limn12k=1n(1k(k+1)1(k+1)(k+2))=Telescopingsumlimn12[1121(n+1)(n+2)]=12[120]=1212=14

Solution 6: It holds that

k1k(k+1)(k+2)=kk(k+1)(k+2)1k(k+1)(k+2)=1(k+1)(k+2)1k(k+1)(k+2)

It follows that

k=1k1k(k+1)(k+2)=limnk=1nk1k(k+1)(k+2)=limnk=1n(1(k+1)(k+2)1k(k+1)(k+2))=Indexshiftlimn[k=2n11k(k+1)k=1n1k(k+1)(k+2)]=limn[k=1n11k(k+1)112k=1n1k(k+1)(k+2)]=Computation rulesfor limitslimnk=1n11k(k+1)112limnk=1n1k(k+1)(k+2)=k=11k(k+1)=112k=11k(k+1)(k+2)=14 see 4.=11214=14

Geometric series

[Bearbeiten]

Exercise (Geometric series: Convergence and limits)

Investigate, whether the following series converge. If so, compute their limits.

  1. k=13k7k
  2. k=0(43)k
  3. k=04(3)k
  4. k=1(2k13k)
  5. k=0ak with ak=12k for k being even and ak=13k for k being odd.
  6. k=2(32k+1+9(1)k45k)

Solution (Geometric series: Convergence and limits)

Subtask 1: We have

k=13k7k=k=0(37)k3070=1 Geometric series with q=37=11371=1471=741=34

Subtask 2: As |q|=|43|=43>1, this series diverges.

Subtask 3: The series k=0(13)k converges. Using the computation rules for series, we get

k=04(3)k=k=04(13)k Factor rule for convergent series=4k=0(13)k Geometric series with q=13=411(13)=4143=434=3

Subtask 4: The series k=1(23)k and k=1(13)k converge. Using the computation rules for series, we get

k=1(2k13k)=k=1(2k3k13k) Sum formula for convergent series=k=1(23)kk=1(13)k=k=0(23)k(23)0=1k=0(13)k+(13)0=1=k=0(23)kk=0(13)k Formula for geometric series=11231113=113123=332=32

Subtask 5: The series k=0(14)k and k=0(19)k converge. Using the computation rule for series, we get

k=1ak=k=0(122k+132k+1)=k=0((14)k+13(19)k) Sum formula and factor rule for convergent series=k=0(14)k+13k=0(19)k Formula for geometric series=1114+131119=134+13189=43+1398=43+38=3224+924=4124

Subtask 6: The series k=0(25)k and k=0(15)k converge. Using the computation rules for series, we get

k=2(32k+1+9(1)k45k)=k=0(322k+9(1)k45k)32+9141349145=k=0(642k5k+94(1)k5k)154320 Sum formula and factor rule for convergent series=64k=0(25)k+94k=0(15)k154320 Formula for geometric series=321125+9411+15154320=3253+94567520320=52+1587820=208+1587820=3587820=1754015640=1940

Harmonic series

[Bearbeiten]

Exercise (Harmonic series)

You may assume that k=11k2 converges and that k=11k2=π26 holds.

  1. Explain why the series k=11(2k1)2, k=11(2k)2 and k=1(1)k+1k2 converge.
  2. Compute k=11(2k1)2 and k=1(1)k+1k2.

Solution (Harmonic series)

Subtask 1:

1st series: The partial sum sequence (sn)=(k=1n1(2k1)2) is monotonously increasing as all summands are positive. Futhermore, (sn) is bounded from above as

sn=k=1n1(2k1)2k=1n1k2k=11k2<

Hence (sn) converges.

2nd series: We know that k=11k2 converges. Using the limit theorems for series, we get 14k=11k2=k=114k2=k=11(2k)2. Hence, this series converges.

3rd series: As the series k=1|(1)k+1k2|=k=11k2< converges absolutely, it converges.


Subtask 2:

1st series: We have

k=11k2=k=1(1(2k1)2+1(2k)2) both series converge=k=11(2k1)2+k=11(2k)2=k=11(2k1)2+14k=11k2

It follows that

k=11(2k1)2=k=11k214k=11k2=34k=11k2=34π26=π28

2nd series: We have

k=1(1)k+1k2=k=1(1(2k1)21(2k)2) both series converge=k=11(2k1)214k=11k2=34k=11k214k=11k2=12k=11k2=12π26=π212

Remark

[Bearbeiten]

Analogously, for the generalizes harmonic series k=11kα with α>1 we can show:

  • k=11(2k1)α=(112α)k=11kα
  • k=1(1)k+1kα=(112α1)k=11kα


Exercise (Alternating harmonic series)

You may assume that k=1(1)k+1k converges and that k=1(1)k+1k=ln2 holds.

Explain why the series k=1(1)k+1k(k+1) converges and compute its limit.

Solution (Alternating harmonic series)

  • Convergence: We will show that the series converges absolutely. In the article about absolute convergence we have proven that this implies convergence. Let (sn)=(k=1n|(1)n+1k(k+1)|)=(k=1n1k(k+1)). As all summands are larger that zero, (sn) increases monotonically. Furthermore, we have
k=1n1k(k+1)1k+11kk=11k2k=11k2<.

Hence, (sn) is bounded and converges.

  • Limit: We have
k=1(1)k+1k(k+1)=k=1(1)k+11k(k+1) Partial fraction decomposition=k=1(1)k+1(1k1k+1) series k=1(1)k+11k and k=1(1)k+11k+1 converge=k=1(1)k+11kk=1(1)k+11k+1=k=1(1)k+11k+k=1(1)k+21k+1=k=1(1)k+11k+k=0(1)k+21k+11 Index shift (2nd series)=k=1(1)k+11k+k=1(1)k+11k1=ln(2)+ln(2)1=2ln(2)1

e-series

[Bearbeiten]

Exercise (e-series)

Explain why the following series converge and compute their limits:

  1. k=0k1k!=1+0+12!+23!+34!+
  2. k=0k+1k!=1+21!+32!+43!+

Solution (e-series)

Subtask 1: The partial sum sequence (sn)=(k=0nk1k!) increases monotonously and is bounded from above as

k=0nk1k!k=0nkk!=k=1nkk!=k=1n1(k1)! Index shift=k=0n11k!k=01k!=e<

Hence, the sequence (sn) converges.

Furthermore, we have

k=0k1k!=k=0(kk!1k!) series converge=k=0kk!k=01k!=k=1kk!e=k=11(k1)!e Index shift=k=01k!e=ee=0

Alternative solution: Via telescoping sum. We have

k=0k1k!=1+limnk=1n(kk!1k!)=1+limnk=1n(1(k1)!1k!) Telescoping sum=1+limn(10!1n!)=1+(1limn1n!)=1+10=0

Subtask 2: The partial sum sequence (sn)=(k=0nk+1k!) increases monotonously and is bounded from above as

k=0nk+1k!k=0nk+kk!=2k=1nkk!=2k=1n1(k1)! Index shift=2k=0n11k!2k=01k!=2e<

Hence, the sequence (sn) converges.

Furthermore, we have

k=0k+1k!=k=0(kk!+1k!) series converge=k=0kk!+k=01k!=k=1kk!+e=k=11(k1)!+e Index shift=k=01k!+e=e+e=2e

Rearrangement theorem for series

[Bearbeiten]

Exercise (Rearrangement of alternating harmonic series)

The alternating harmonic series

k=1(1)k+11k=112+1314+1516+1718+19110++12n112n±

and

k=1(1)k+11k2=1122+132142+152162+172182+1921102++1(2n1)21(2n)2±

converge to S resp. T. Show that the following rearrangements converge to the limits given.

  1. 1+131214+15+171618++14n3+14n114n214n±=S
  2. 1+13+15+171214+19+111+113+1151618++18n7+18n5+18n3+18n114n214n±=32S
  3. 1+132+152+172122142+192+1112+1132+1152162182++1(8n7)2+1(8n5)2+1(8n3)2+1(8n1)21(4n2)21(4n)2±=T

Hint regarding subtask 2: Start off showing that S8n+12S4n=T6n with Sn being the n-th partial sum of the alternating harmonic series and Tn being the n-th partial sum of the rearranges series.

Solution (Rearrangement of alternating harmonic series)

Subtask 1: With Sn=k=1n(1)k+1k and Tm=k=1m(1)σ(k+1)σ(k) being the partial sums of the alternating harmonic series and the first rearrangement, we have:

T4n=1+131214+15+171618++14n3+14n114n214n=(1+131214)+(15+171618)++(14n3+14n114n214n)=(112+1314)+(1516+1718)++(14n314n2+14n114n)=112+1314+1516+1718++14n314n2+14n114n=S4n

(S4n)n converges and hence,(Sn)n tends to S. Thus, (T4n)n converges and (Tn)n tends to S as well.

Subtask 2 We have

S8n+12S4n=k=18n(1)k+11k+12(k=14n(1)k+11k)=(112+1314+1516+1718)++(18n718n6+18n518n4+18n318n2+18n118n)+12(112+1314)++12(14n314n2+14n114n)=(112+1314+1516+1718)++(18n718n6+18n518n4+18n318n2+18n118n)+(1214+1618)++(18n618n4+18n218n)=(1+13+15+172428)++(18n7+18n5+18n3+18n128n428n)=(1+13+15+171214)++(18n7+18n5+18n3+18n114n214n)=T6n

As (S8n) and (S4n) tend to S, S8n+12S4n tends to S+12S=32S. We can conclude that (T6n) converges and (Tn) tends to 32S.

Subtask 3: As k=1|(1)k+1k2|=k=11k2<, the series k=1(1)k+1k2 converges absolutely. Using the rearrangement theorem for absolutely convergent series, we get that every rearrangement of the series converges and tends to the same limit. Hence, the given rearrangement tends to T.

Exercise (Rearrangement of convergent but not absolutely convergent series)

Prove the following statements: Let k=1ak be a convergent -but not absolutely convergent - series. Then there exists a rearrangement of the series that...

  1. diverges but not to or .
  2. converges to an arbitrary S.