I know it is convergent by I cannot determine why

  • Thread starter Thread starter golb0016
  • Start date Start date
  • Tags Tags
    Convergent
golb0016
Messages
16
Reaction score
0

Homework Statement


0 to infinity sum of 6/(4n-1)-6/(4n+3)
Determine if the series is convergent or divergent.

The Attempt at a Solution


I know it is convergent by I cannot determine why.
 
Physics news on Phys.org


Did you try to see if it might be a telescoping series?
 


With some algebra, you should be able to show that the series converges. For example, with the particular series in question we can show that:

\frac{6}{4n -1} - \frac{6}{4n + 3} = 6 \left(\frac{(4n + 3) - (4n - 1)}{(4n + 3)(4n - 1)}\right) = 6\left(\frac{4}{(4n + 3)(4n - 1)}\right)

Using a little bit more algebra, you should easily be able to determine that the series is convergent.

Edit: Oops, somebody got here first. Sorry Dick!
 


jgens said:
With some algebra, you should be able to show that the series converges. For example, with the particular series in question we can show that:

\frac{6}{4n -1} - \frac{6}{4n + 3} = 6 \left(\frac{(4n + 3) - (4n - 1)}{(4n + 3)(4n - 1)}\right) = 6\left(\frac{4}{(4n + 3)(4n - 1)}\right)

Using a little bit more algebra, you should easily be able to determine that the series is convergent.

Edit: Oops, somebody got here first. Sorry Dick!

Apologies never necessarily. Besides, you showed how a similar series would converge even if it doesn't telescope using a comparison test. That's a different answer.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top