- (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 \(p\)-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? \(\answer [given]{1 + \frac {1}{4}+ \frac {1}{9} + \frac {1}{16}}\)
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.
Also, notice that we already have language for this estimate: we called it our partial sum \(s_n\). In other words, for any convergent infinite series, we can use \(s_n\) in place of the sum \(S = \sum \limits _{k=1}^\infty a_k\) as an estimate. Remember that \(s_n\) is finite for any value of \(n\).
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.
The remainder \(r_n\) is the error made when using \(s_n = \sum _{k=1}^n a_k\) to approximate the value of the infinite series \( \sum _{k=1}^\infty a_k\).
Notice that \(r_n\) is also an infinite series, and that its index starts at \(n+1\). The reason for writing the starting index in this way is so that we can think of splitting up the sum \(S = \sum \limits _{k=1}^\infty a_k\) into our estimate, \(s_n\), and our remainder \(r_n\).
where \(n \geq n_0\). The remainder \(r_n\) is defined by the same formula \(r_n = \sum _{k=n+1}^{\infty } a_k\), but we only have remainders for \(n \geq n_0\) (rather than for \(n \geq 1\)).
Along with the sequence of partial sums \(\{s_n\}_{n = n_0}\), we also have a sequence of remainders \(\{r_n\}_{n=n_0}\), beginning at \(n=n_0\).
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 \(n\). 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 \(n\) that will make the remainder small. For this reason, we will sometimes refer to the remainder as the error. We think of \(s_n\) as making up most of the sum, and then \(r_n\) tells us how far \(s_n\) is from the actual sum \(S = \sum \limits _{k=1}^\infty a_k\).
Since \(r_n = \sum \limits _{k=n+1}^{\infty } a_k\) 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 \(s_n\) is a good estimate. Of course, what it means to be a “good” estimate varies widely from application to application!
Let’s try a different kind of example.
- (a)
- Explain why the series \(\sum _{k=1}^{\infty } a_k\) converges, and why its convergence is significant towards finding the remainder.
- (b)
- Find an explicit formula for \(r_n\).
- (c)
- Find an integer \(N\) so \(\sum _{k=1}^{N} a_k\) is within \(.01\) of the exact value of \(\sum _{k=1}^{\infty } a_k\).
- (a)
- Note that we are actually given that \(s_n = \frac {2n}{n+1}\). Since \(\lim _{n \to \infty } s_n = \answer {2}\), we have that \(\sum _{k=1}^{\infty } a_k\) divergesconverges to \(2\) .
Since the series divergesconverges, it makes sense to talk about the remainder \(r_n\) for any \(n \geq 1\), since \(r_n\) will be a finite number for each \(n\).
- (b)
- Notice that the relationship \(\sum _{k=1}^{\infty } a_k = s_n+r_n\) allows us to find an explicit formula for \(r_n\).
\begin{align*} \sum _{k=1}^{\infty } a_k &= s_n+r_n \\ 2 &= \frac {2n}{n+1}+r_n \\ r_n &= 2-\frac {2n}{\answer [given]{n+1}} \end{align*}
- (c)
- This question is really asking how many terms we need in a finite sum
to ensure that the computed value will be accurate to \(.01\) of the exact
value of the infinite series. Since \(r_N\) will measure the error resulting from
approximating the infinite series by \(s_N\), we find \(N\) by setting \(\vert r_N \vert \leq .01\). We can
choose any value of \(N\) which will satisfy this property. Let’s choose to find
the smallest such value of \(N\), since we have a nice procedure for doing
so.
\begin{align*} 2-\frac {2N}{N+1} &\leq \frac {1}{100} \\ 200-\frac {200N}{N+1} & \leq 1 \\ \frac {200N}{N+1} & \geq 199 \\ 200N & \geq 199N+199 \\ N \geq \answer [given]{199} \end{align*}
We thus know that \(s_{199}\) can be used to approximate the value of \(\sum _{k=1}^{\infty } a_k\) to within \(.01\) of its exact value. Notice that any value of \(N\) which is greater than \(199\) will also satisfy this property! To be consistent, we will often ask specifically for the smallest possible value of \(N\).
Another thing to notice about the previous example: since we found a formula for \(r_n = 2 - \frac {2n}{n+1}\), it’s easy to see that \(\lim \limits _{n \to \infty } r_n = 0\). In other words, if we increase the value of \(n\), 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 \(n\) goes to infinity on both sides, we know that \(\lim \limits _{n \to \infty } s_n = \sum \limits _{k=1}^\infty a_k\) by the meaning of \(s_n\). The left hand side, or \(r_n\), thus can be made as small as we wish.
1 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 \(n\)) 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.