Loading [MathJax]/jax/output/CommonHTML/fonts/TeX/fontdata.js
Paul's Online Notes
Paul's Online Notes
Home / Calculus II / Series & Sequences / Estimating the Value of a Series
Hide Mobile Notice  
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best viewed in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (you should be able to scroll/swipe to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 10.13 : Estimating the Value of a Series

2. Use the Comparison Test and n=20 to estimate the value of n=31n3ln(n).

Show All Steps Hide All Steps

Start Solution

Since we are being asked to use the Comparison Test to estimate the value of the series we should first make sure that the Comparison Test can actually be used on this series.

In this case that is easy enough because, for our range of n, the series terms are clearly positive and so we can use the Comparison Test.

Note that it is really important to test these conditions before proceeding with the problem. It doesn’t make any sense to use a test to estimate the value of a series if the test can’t be used on the series. We shouldn’t just assume that because we are being asked to use a test here that the test can actually be used!

Show Step 2

Let’s start off with the partial sum using n=20. This is,

s20=20n=31n3ln(n)=0.057315878 Show Step 3

Now, let’s see if we can get can get an error estimate on this approximation of the series value. To do that we’ll first need to do the Comparison Test on this series.

That is easy enough for this series once we notice that ln(n) is an increasing function and so ln(n)ln(3). Therefore, we get,

1n3ln(n)1n3ln(3)=1ln(3)1n3 Show Step 4

We now know, from the discussion in the notes, that an upper bound on the value of the remainder (i.e. the error between the approximation and exact value) is,

R20T20=n=211n3ln(3)<201x3ln(3)dx=lim Show Step 5

So, we can estimate that the value of the series is,

\require{bbox} \bbox[2pt,border:1px solid black]{{s \approx 0.057315878}}

and the error on this estimate will be no more than \frac{1}{{800\ln \left( 3 \right)}} = 0.001137799.