-1

Find the summation of the series $$\sum_{n=1}^{5}\frac{1}{(2n-1)(2n+1)(2n+3)}$$

I want hints to solve this problem.

It is a finite sum, but it is an entrance based question and hardly they allow calculators.

Thanks in advance!

gaufler
  • 1,871

1 Answers1

5

Hint: Compute $$ \frac1{(2n-1)(2n+1)}-\frac1{(2n+1)(2n+3)} $$ and think Telescoping Series.

robjohn
  • 345,667
  • 1
    Oh... I didn't see it was a finite series. I will leave this answer in case someone is interested in the infinite series, or a sum to a variable upper limit. – robjohn May 01 '15 at 15:23