Evaluating a limit by integral test

MathewsMD
Messages
430
Reaction score
7

Homework Statement



Evaluate ## ∑^∞_{n=1} \frac {2}{n(n+2)} ##

2. The attempt at a solution

I've solved this question simply enough by evaluating it as a telescoping series and found the answer as 3/2. Now, when applying the integral test, it only works when dealing with positive, decreasing functions, correct? I'm not exactly sure as to why you can only apply it under circumstances though (if someone could also explain this, that would help). My question is, why can't the integral test be applied in this situation? If I'm not mistaken, you get two different answers using the two methods (i.e. integral evaluation or telescoping) yet the sum posted fulfil the aforementioned criteria.
 
Physics news on Phys.org
MathewsMD said:

Homework Statement



Evaluate ## ∑^∞_{n=1} \frac {2}{n(n+2)} ##

2. The attempt at a solution

I've solved this question simply enough by evaluating it as a telescoping series and found the answer as 3/2. Now, when applying the integral test, it only works when dealing with positive, decreasing functions, correct? I'm not exactly sure as to why you can only apply it under circumstances though (if someone could also explain this, that would help). My question is, why can't the integral test be applied in this situation? If I'm not mistaken, you get two different answers using the two methods (i.e. integral evaluation or telescoping) yet the sum posted fulfil the aforementioned criteria.
Working with the summation as a telescoping series, you found the sum of the series. The integral test doesn't give you the sum of the series, it gives you the integral of the function you're integrating, and this will be reasonably close to, but not the same as the summation.

I think that's what you're asking about, at least in part.
 
Where is the problem? Is ##\frac{2}{n(n+2)}## negative or not decreasing anywhere?
The integral gives a different value, but it confirmes that the series converges (that's all the test does).
 
Thank you! Is there a method to determine how accurate it is?
 
In general, no. The purpose of the integral test is to let you determine whether the series converges. In the summation, you're essentially adding the areas of a bunch of rectangles, each of width 1. The integral gives you the area under the curve y = f(x). The underlying geometric shapes for the two methods are different, which is why the two methods produce different values.
 
Last edited:
Mark44 said:
In general, no. The purpose of the integral test is to let you determine whether the series converges. In the summation, you're essentially adding the areas of a bunch of rectangles, each of width 1. The integral gives you the area under the curve y = f(x). The underlying geometric shapes for the two methods are different, which is why the two methods produce different values.

In general? Do you mind expanding please? :)
 
I didn't want to say a flat no, just in case there was some situation that I hadn't thought about. The important thing is that the integral test is just a test to determine whether a given series converges or not.
 
The maximal error should be given by the first term, if you let the integral start at the point of the first term (here: at n=1).

See attachment. The red dots mark the summands of the series. The red "curve" (step function) corresponds to an error-free integral, the grey "curve" to the worst case.

attachment.php?attachmentid=68887&stc=1&d=1398070834.png
 

Attachments

  • integral.png
    integral.png
    628 bytes · Views: 480
Back
Top