Infinite Series

From Department of Mathematics at UTSA
Jump to navigation Jump to search

A series is the sum of a sequence of terms. An infinite series is the sum of an infinite number of terms (the actual sum of the series need not be infinite, as we will see below).

While there is usually some pattern in the terms being added, technically a series can be the sum of any sequence of terms:

The problem with the above series is, it is not at all clear what the next term of the series would be, nor any subsequent ones. To say anything useful about the series, there needs to be a clear pattern. Two such patterns seen in sequences that also appear in the study of series are called arithmetic and geometric.

An arithmetic series is the sum of a sequence of terms having a common difference (i.e., the difference between consecutive terms is always the same). For example,

is an arithmetic series with common difference 3, since , , and so forth. Unlike the first series above, this series has a clear pattern. It is obvious that the next term of the series is 16, and then 19, and so on.

A geometric series is the sum of a sequence of terms having a common ratio (i.e., the ratio between consecutive terms is always the same). For example,

is a geometric series with common ratio , since , , and so forth. As before, there is a definite pattern, and the next term of the series is clearly .

Summation notation

Summation notation provides a compact way of writing an infinite series. The arithmetic series above can be written

or, more simply

The symbol on the left is a Sigma (the Greek letter for capital "S", standing for "Sum"); it is also known as a summation symbol. Along with the expressions above and below the Sigma, it is read:

"The sum, as goes from 1 to infinity, of..."

The algebraic expression on the right is the nth term of the series, and is often generically called "", as is also done with sequences. This means that the sum could have been written a bit more verbosely (and perhaps more pedantically) as

a form that more explicitly reflects the idea that a series is the sum of a sequence of terms. (The expression by itself defines the sequence of terms, but note that it is a bit ambiguous since it's not clear without additional context whether the sequence starts at or , or indeed any other value. Incidentally, the first summation formula above, which might have seemed a bit strange at first, came from the formula for the nth term of an arithmetic sequence, which you probably first learned in algebra class: .)

To verify that this summation formula represents the same sum as in the previous section, we simply evaluate the algebraic expression () for the first value of (in this case, 1), then the next value (2), and so forth:

As for the geometric series, it should be easy to verify the representation

or, equivalently

Non-uniqueness of summation notation

Note that the representation of a series in summation notation is not unique, even ignoring simple algebraic rewrites. All of the sums seen so far have started at , as is usually the convention adopted for sequences, but we could have chosen to start the sums at any other value of . In fact, it is quite common to start infinite series at . If we follow that convention, the arithmetic series would be written

and the geometric series would be

Again, these expressions should be easy to verify.

Furthermore, as with functions, the variable used in the sum (called the index variable) is completely arbitrary. Thus, the following sums also represent the same series (respectively) as those above:

As a result of this fact, any series can be rewritten by simply changing the starting value of the series and compensating for this change in the formula for the nth term. To be specific, consider the first series above in this section. Using the substitution , we get the series

But then the variable can simply be changed back to to get

Notice how this new series can be seen as resulting from "bumping up" the starting value of the original series by 2 and "bumping down" each in the formula by the same amount (that is, replacing each by and then simplifying). This kind of change to a series is sometimes necessary to verify a given series formula (say, when looking up the answer to an exercise in a textbook).

Series versus sequence

As mentioned above, there is an important difference between an infinite series, which is the sum of an infinite number of terms, and the sequence formed by those same terms.

At the risk of being repetitive, our arithmetic series is

but the corresponding sequence of terms is

It might seem silly at this point to make such a big deal out of this distinction, but it will be very important going forward not to confuse these two concepts.

Sequence of partial sums

One special kind of sequence that is very useful to consider when studying series is the sequence of partial sums, defined in the following way (assuming a starting value of 1 for the index variable) for any positive integer :

For our arithmetic series, the sequence of partial sums is:

Thus

Note how this sequence of partial sums is very different from the sequence of terms discussed in the last section!

Just as the series itself can be written more compactly in summation notation by finding the pattern in its terms, the sequence of partial sums for a series can (sometimes) also be written compactly as a function of .

It should be easy to check that the following expression accurately represents the (first few terms of the) sequence of partial sums shown above:

To see where this expression came from, we first need to review some properties of sums that you probably remember from arithmetic and algebra, but might not be familiar with in summation notation.

Some properties of finite sums

Constant factors can be factored out of (or multiplied into) finite sums:

Finite sums can be added and subtracted, as long as they cover the same range of values of the index variable:

Putting these two ideas together, one may show the following property for arbitrary linear combinations:

Furthermore, there are special formulas for sums of certain simple expressions:

The first special sum formula is obvious, since it represents the sum of n copies of the number 1. You might recognize the second and third formulas from your intermediate algebra or precalculus class.

With these facts, one may derive the expression given above for the sequence of partial sums of our arithmetic sequence.

Similarly, one may derive the sequence of partial sums for the geometric series:

Finding a series from its partial sums

Using the fact that

we see that

This provides a way of "recovering" the original series from its sequence of partial sums.

For our arithmetic series:

Sum of an infinite series

Now we can finally formally define the sum of an infinite series as the limit of its sequence of partial sums:

If the limit converges to a real number, say , then the infinite series is said to converge to the sum , or to be convergent with sum . If the limit diverges (including the cases where the limit is infinity or negative infinity), then the series is said to diverge or to be divergent in the same way, and its sum is said to not exist (or to be infinity or negative infinity, as appropriate). Note that one does not describe the series itself as "not existing" when it diverges, only its sum.

Consider again the arithmetic and geometric series we have been discussing up to this point. It is obvious by simply looking at the original arithmetic series

that it does not have a finite sum. The terms being added are themselves getting larger and larger without bound, so the sum is getting larger and larger without bound.

The sequence of partial sums given above formalizes this idea. In particular, because

the arithmetic series diverges to infinity.

Now consider the original geometric series:

The terms here are getting smaller and smaller, and indeed are approaching zero. Since adding zero to something doesn't change its value, it seems reasonable to suspect that the sum might be a fixed, finite number. What does the sequence of partial sums reveal?

So the geometric series does, in fact, converge to the finite sum 2.

It seems obvious that any series whose terms "blow up" to infinity (like our arithmetic series) will diverge, but does every series whose terms shrink to zero (like our geometric series) converge to a finite sum? It turns out the answer to that question is no.

Harmonic series

There is a very important series whose sequence of terms goes to zero and yet the series diverges because the sequence of partial sums diverges to infinity. It is called the harmonic series:

Obviously the terms of this series go to zero:

But what about the sequence of partial sums? For convenience sake, we consider not the nth partial sum but the th partial sum, then group the terms in a clever way, and find a lower bound for each group of terms:

There are n terms equal to in the final sum, thus

The limit of this final expression, as , is infinity. This means the sequence of partial sums diverges. (Technically, we have only shown that a "subsequence" of the original sequence of partial sums diverges, but it turns out that this is sufficient to prove that the original sequence diverges.)

Therefore, the harmonic series diverges even though its terms shrink to zero. Many other series share this property, some of which will be discussed below.

"Eventually"

When considering whether a given series is convergent or divergent, it is often useful to "ignore" the first several terms of the series. For example, as we have seen, the series

is geometric and converges to 2, but the series

is not geometric, since the first two terms don't fit the pattern of the rest of the series. But since the series behaves like a geometric series from the third term onward, one might call the series "eventually" geometric: it didn't start out that way, but eventually it settled down and behaved like a geometric series. We will use this idea of a series "eventually" having a certain property many times in the discussion that follows.

Clearly if the first (geometric) series above converges, the second (eventually geometric) series will also converge. In fact, by considering separately the sum of the first two terms and the sum of the rest of the terms, we can deduce that the sum of the second series is

Similarly, the series

converges in the same way as the original geometric series, but again the new (this time shorter) series converges to a different sum (the original sum minus the first two terms):

So, note that whether a series converges doesn't depend on what's happening at the beginning of the series, but the sum of the series definitely does!

Series convergence and divergence

Now that we've covered enough background about series, we can start to systematically investigate the convergence and divergence of many different kinds of infinite series. In some cases we will be able to find a formula for the partial sums, and thus the sum of the series, but in most cases we will not.

Necessary condition for convergence

Note that we have already considered one convergent series whose terms shrink to zero (the geometric series), one divergent series whose terms shrink to zero (the harmonic series), and one divergent series whose terms do not shrink to zero (the arithmetic series). What about the remaining case: a convergent series whose terms do not shrink to zero? Turns out, that's not possible.

Theorem: A necessary condition for series convergence
If the infinite series converges (where is any integer), then .

So, every convergent series has a sequence of terms that converges to zero. But, as we saw with the harmonic series, just because a series has terms that shrink to zero, that doesn't mean that the series converges. Therefore, having terms that go to zero is a necessary condition that a convergent series must satisfy, but not a sufficient condition that allows us to conclude that a given series converges. (Put more bluntly: Just because the terms go to zero doesn't mean the series converges!)

So what is a sufficient condition for series convergence? Well, there are many such conditions, several of which will be discussed later. All of them, however, will be saying essentially the same thing: that the terms of the series are going to zero "fast enough" that it allows the series to converge.

Sufficient condition for divergence

Recall from basic logic that the statement "If A then B" is equivalent to "If not B then not A". Applying this idea to the previous theorem gives a way of determining that an infinite series diverges (the so-called divergence test, which we will see again).

Theorem:A sufficient condition for series divergence
If it is not true that (including the case in which the limit does not exist), then the infinite series (where is any integer) diverges.
Proof
This is an immediate consequence of the last theorem. The argument is a simple proof by contradiction: Let either not equal 0 or not exist. Assume that converges (for some integer ). Then by the theorem above, must equal 0. This is clearly a contradiction. Thus must diverge.

While this gives a very useful way of checking for divergence, it is not a very "powerful" method, since — as we've already said — there are many divergent infinite series whose terms do actually go to zero.

Properties of infinite series

There are several properties of infinite series that are direct consequences of the corresponding properties of finite sums:

Constants can be factored out of (or multiplied into) infinite series:

  • For any real number , converges if converges, in which case
  • For any non-zero real number , diverges if diverges.

Note that converges if diverges but (because it is a series whose terms are all zero).

Sums and differences of convergent infinite series are convergent:

  • If and both converge, then also converges and
  • If and both converge, then also converges and

Sums and differences of one convergent and one divergent series are divergent:

  • If converges and diverges, then and both diverge.
  • If diverges and converges, then and both diverge.

Sums and differences of two divergent series may be convergent or divergent (thus one cannot decide whether they converge or diverge without applying a specific convergence or divergence test):

  • If and both diverge, then and may either (both) converge or (both) diverge.

More generally, linear combinations of convergent infinite series are convergent:

  • If and both converge and and are any real numbers, then also converges and

Linear combinations of a mix of convergent and divergent series are (usually) divergent:

  • If converges and diverges, and and are any real numbers with , then diverges. (If , then converges.)

However, arbitrary linear combinations of divergent series are (usually) inconclusive with respect to their convergence without further testing:

  • If and both diverge and and are non-zero real numbers, then may either converge or diverge. (If exactly one of the constants and is zero, then the latter series diverges. If both and , then the latter series converges.)

Resources

Introduction to Infinite Series by James Sousa

Calculating the first terms in a series of partial sums by Krista King

Sum of the series of partial sums by Krista King

Convergence & Divergence - Geometric Series, Telescoping Series, Harmonic Series, Divergence Test by The Organic Chemistry Tutor

Telescoping Series by James Sousa

Finding a Formula for a Partial Sum of a Telescoping Series by patrickJMT

Telescoping Series ,Showing Divergence Using Partial Sums by patrickJMT

Telescoping Series , Finding the Sum, Example 1 by patrickJMT

Infinite Geometric Series by James Sousa

Geometric Series and the Test for Divergence - Part 1 by patrickJMT

Geometric Series and the Test for Divergence - Part 2 by patrickJMT

Convergence of a geometric series by Krista King

Values for which the geometric series converges by Kritsa King

Geometric Series and Geometric Sequences - Basic Introduction by The Organic Chemistry Tutor

Finding The Sum of an Infinite Geometric Series by The Organic Chemistry Tutor

Licensing

Content obtained and/or adapted from: