Telescoping Sum Convergence: Explained and Solved with Examples | Homework Help

  • Thread starter Thread starter Fuzedmind
  • Start date Start date
  • Tags Tags
    Issues Sum
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
Fuzedmind
Messages
9
Reaction score
0

Homework Statement



The problem asks me to express the sum of the series as a telescoping sum, then find whether it is convergent or divergent. Ok, I get that and how it works and all, but the examples they give in the book are stupid and i on spring break this week so no office hours for professors.

Homework Equations


Here it is:

2/(n^2 + 4n + 3)

I know, easy, but I don't get how to do it...the easy ones stump me.

The Attempt at a Solution



I rewrote it like this:
(1/2)(2/n+3) - 2/n+1)

But the terms do not cancel when I do this. Plus it is an even question so I do not know the solution.
 
Physics news on Phys.org
Fuzedmind said:
..but the examples they give in the book are stupid and i on spring break this week

I can tell :smile:

You didn't do the partial fractions right; This is apparent by plugging in n=0 to the original and what you got: [tex]\frac{2}{n^2+4n+3}=\frac{1}{n+1}-\frac{1}{n+3}[/tex]. These terms WILL cancel at some point. Write out the first 5 or so terms of the series and you will see this.
 
Well I did that, and they started cancelling, and I got

(1 - 1/3) + (1/2 - 1/4) + (1/3 - 1/5) + (1/4 - 1/6) + (1/5 - 1/7)

I canceled the 1/3, 1/4, and the 1/5 out, but where do I go from there?

Sorry I am kind of retarted