User:X42bn6/Working On/Telescoping series
From Wikipedia, the free encyclopedia
In mathematics, telescoping series is an informal expression referring to a series whose sum can be found by exploiting the circumstance that nearly every term cancels with a succeeding or preceding term. The method of cancelling is also known as the method of differences or the method of differencing. When doing the method of differences, the process as a verb is known as telescoping or, loosely, differencing.
It is based largely upon the following:
where f is a function that is continuous over the summation period (a to N), and is suitable for negative values of n; and a is an integer where the summation starts (usually taking the value 0 or 1). Note that the final expression will not always contain two parts. Some will contain 4 or 6, or even more. It will always be an even number because one part is cancelled at the start and at the bottom.
Telescoping is possible for the following expressions:
- Polynomial identities, for example:
- Polynomials in the denominator, which can be put into partial fractions
- Trigonometric functions
Alternatively, if it will follow
then telescoping is possible.
Contents |
[edit] Examples
[edit] Sums of integers raised to a power
One of the most useful ways of the method of differences is working the expressions for the sums of N integers to an integer power. This requires the power to be written in such a way that can be differenced.
For example, the sum of N consecutive integers,
is an arithmetic progression with first term 1 and common difference 1. The sum can be found using:
but because a, the first term, and d, the common difference are both equal to zero, this reduces to:
However, by using the identity:
- 2N = N(N + 1) − (N − 1)N
we can telescope this to also deduce the formula for N consecutive integers.
Similarly,
Consider:
The left-hand side can be telescoped. The right hand side cannot be telescoped, but can simply be written as sums.
For the left-hand side,
-
= n3 − 1
Therefore,
-
n3 − 1
[edit] Polynomials in the denominator
Consider the expression:
By partial fractions, we get:
Then, by writing out the first few terms and the last few terms, we get:
[edit] Trigonometric functions
Many trigonometric functions also admit representation as a difference, which allows telescoping between the consequent terms.
[edit] Problems with telescoping
However, notice how the expression:
will work by differencing. By splitting into partial fractions and telescoping, we get:
Which is untrue, as the sum of N numbers can be found manually, and is finite. The reason is that the plus sign in the summation expression causes telescoping to fail.