Is the Convergence of This Series Equal to 1/4?

uman
Messages
348
Reaction score
1
Hi all. I am stuck on this problem:

Prove that \sum^{\infty}_{n=1}\frac{n}{(n+1)(n+2)(n+3)}=1/4.

I am totally stuck on this! I tried breaking it up into partial fractions, which worked on some other problems in this section because it showed how to express them as telescoping series, but in this case that technique provided no new insight. I'm stuck.
 
Physics news on Phys.org
What do you get when you use partial fraction decomposition?
 
\frac{n}{(n+1)(n+2)(n+3)}=-\frac{1}{2(x+1)} + \frac{2}{x+2} - \frac{3}{2(x+3)}
 
uman, do you know calculus. to be precise Newton's summation formula? here it is for you.

summation of n/(C + n) where n varies from 0 to Inf is same as

Definite integral of 1 / ( 1 + C.x) from 0 to 1 = 1/C * ln (1+x)

use this formula after you decompose the function into smaller units as you have done.
 
Meaw do you have any links to this formula? I can't find anything on google about it, but I've been at a loss to figure this one out too XD
 
Eh meaw could you give a few more details please?
 
There is no such formula. You can approximate a sum by such an integral or use it to determine whether the sum converges or not, but the integral is, in general, NOT equal to the integral.
 
Okay... anyone have any more ideas for solving it?
 
uman said:
\frac{n}{(n+1)(n+2)(n+3)}=-\frac{1}{2(x+1)} + \frac{2}{x+2} - \frac{3}{2(x+3)}
Those terms look awfully similar...
 
  • #10
HallsofIvy said:
There is no such formula. You can approximate a sum by such an integral or use it to determine whether the sum converges or not, but the integral is, in general, NOT equal to the integral.
That's a very important point that most people miss. The best example I can think of is,
\sum_{n=0}^{\infty}\frac{1}{n^2}
Which turns out to be \pi^2/6. But the corresponding integral is 1. Proving a is very very difficult, in general...
 

Similar threads

Back
Top