Math for Non-Geeks/Telescoping sums and series

From testwiki
Jump to navigation Jump to search

{{#invoke:Math for Non-Geeks/Seite|oben}}

Telescoping series are certain series where summands cancel against each other. This makes evaluating them particularly easy.

Telescoping sums

Introductory example

Consider the sum

Template:Math

Of course, we can compute all the brackets and then try to evaluate the limit when summing them up. However, there is a faster way: Some elements are identical with opposite pre-sign.

Template:Math

Every two terms cancel against each other. So if we shift the brackets (associative law), we get

Template:Math

This trick massively simplified evaluating the series. It works for any number n of summands:

Template:Math

This is called principle of telescoping sums: we make terms cancel against each other in a way that a long sum "collapses" to a short expression.

General introduction

File:Teleskopsumme – Definition und Erklärung.webm

Telescoping sums work like collapsing a telescope
A collapsible telescope

A telescoping sum is a sum of the form k=1n(akak+1). Neighbouring terms cancel, so one obtains:

Template:Math

analogously,

Template:Math

The name "telescoping sum" stems from collapsible telescopes, which can be pushed together from a long into a particularly short form.

Math for Non-Geeks: Template:Aufgabe

Definition and theorem

Math for Non-Geeks: Template:Definition

Math for Non-Geeks: Template:Satz

Math for Non-Geeks: Template:Beispiel

Partial fraction decomposition

Unfortunately, most of the sums which can be "telescope-collapsed" do not directly have the above form, but must be brought into it. The following is an example:

Template:Math

The does not look like a telescoping sum: there is just one fraction. but there is a trick, which makes it a telescoping sum. For each k we have:

Template:Math

So

Template:Math

And this is a telescoping sum. Who would have guessed that ?! Template:Smiley The re-formulation 1k(k+1)=1k1k+1 has a name: it is called partial fraction decomposition. A fraction with a product in the denominator is split into a sum, where each summand has only one factor in the denominator. This trick can serve in a lot of cases for turning a sum over fractions into a telescoping sum.

Telescoping series

Introductory example

What happens for infinitely many summands? Consider the series

Template:Math

The partial sums of this series are telescoping sums: For all n, there is:

Template:Math

So the limit amounts to

Template:Math

General introduction

Telescoping series are series whose sequences of partial sums are telescoping sums. They have the form k=1(akak+1). Their partial sums have the form

Template:Math

To see whether a telescoping series converges, we need to investigate whether the sequence (a1an+1)n converges. This sequence in turn converges, if and only if (an)n converges. If a is the limit of (an)n , then the limit of the telescoping series amounts to

Template:Math

If (an)n diverges, then (a1an+1)n diverges, as well and the entire telescoping series diverges. Analogously, the series k=1(ak+1ak)=(an+1a1)n converges, if we can show that (an)n converges. In that case, the limit is

Template:Math

Definition, theorem and example

Math for Non-Geeks: Template:Definition

Math for Non-Geeks: Template:Satz

Math for Non-Geeks: Template:Beispiel

Examples

Example 1

Math for Non-Geeks: Template:Aufgabe

Example 2

Math for Non-Geeks: Template:Aufgabe

Example 3

Math for Non-Geeks: Template:Aufgabe

Series are sequences and vice versa

In the beginning of the chapter, we have used that a series is actually nothing else than a sequence (of partial sums) Conversely, any sequence (an)n can be made a series if we write it as a telescoping series: We can write

Template:Math

Math for Non-Geeks: Template:Frage

So a sequence element can be written as

Template:Math

The sequence (an)n can hence be interpreted as a series k=1ck , where the "series" is seen identical with "sequence of partial sums", here.

{{#invoke:Math for Non-Geeks/Seite|unten}}

Template:BookCat