We learn how to estimate the value of a series.

Once we know that a series converges, it’s incredibly useful to be able to estimate its value, especially in the context of science or engineering. For most practical purposes, we don’t need the exact value of a convergent series, but can instead compute with a replacement value that is close enough, or within a predetermined margin of error.
Consider the series
(a)
Does it make sense to approximate this series? Yes, because the series converges. No, because the series diverges.
(b)
What test is most appropriate for determining the convergence or divergence of this series? The series is geometric or telescoping. The series is a convergent -series. The divergence test.
(c)
Using the first four terms of this series in place of the infinite series, what value could we use to estimate the series?

Also, notice that we already have language for this estimate: we called it our partial sum . In other words, for any convergent infinite series, we can use in place of the sum as an estimate. Remember that is finite for any value of .

Now that we have an estimate, our next question should be: just how good is that estimate, anyway? We’ve made a guess, but how accurate is our guess? Adding up a thousand terms, or ten thousand terms, or even ten million terms of a series does not necessarily give us an estimate which is within our margin of error! This is where the idea of the remainder comes in.

Notice that is also an infinite series, and that its index starts at . The reason for writing the starting index in this way is so that we can think of splitting up the sum into our estimate, , and our remainder .

At this point, you should test out these definitions on a geometric series where you can find concrete values for the sum, the estimate, and the error for any value of . As usual, being able to check your own work helps you to familiarize yourself with the concepts involved, and helps you to organize the various pieces involved. In general, however, we only want to estimate series whose sum we cannot evaluate. Let’s look at such an example.

Generally, our goal is choose a value of that will make the remainder small. For this reason, we will sometimes refer to the remainder as the error. We think of as making up most of the sum, and then tells us how far is from the actual sum .

Since is still an infinite series, its exact value is hard to find. Most of the time, then, our goal will be to find an upper bound for this error. We then use our upper bound to guarantee that our estimate is a good estimate. Of course, what it means to be a “good” estimate varies widely from application to application!

It’s true that Which of the following statements are true of for this series?
has terms.

Let’s try a different kind of example.

Another thing to notice about the previous example: since we found a formula for , it’s easy to see that . In other words, if we increase the value of , we decrease the error. Said another way, the more terms we use when approximating a convergent series, the smaller our error should be in general. This is part of a more general statement about the relationship between converging series and their remainders.

This theorem hopefully makes sense: if we think of and we take the limit as goes to infinity on both sides, we know that by the meaning of . The left hand side, or , thus can be made as small as we wish.

Summary

Overall, there are two main types of questions we would like to answer about remainders.

(a)
What is the error involved with using a specified number of terms?
(b)
How many terms of a series (what is the value of ) should we use to obtain a desired precision?

While they are worded similarly, the two questions describe different situations in which we might find ourselves. In the first, we want to add a specified number of terms - perhaps due to limitations in technology, memory space, or time. Remember - estimating the error is a practical matter! In the second, we want to achieve a specified precision, or make the error smaller than some specified threshold. Again, in any practical circumstance, the threshold will likely be decided by safety specifications, sensitivity of instrumentation, or a required number of significant figures. Of course, in the controlled classroom environment, such a threshold will be given. But in a professional environment, the choice will likely be yours.

Look back again over the examples we solved together in this section. We’ve worked through problems of both of these types, and we will continue to do so throughout the upcoming sections.