Compute the sum of (1/k)-(1/(k+1)) from k=1 to n?
@iambatman
I understand that it has something to do with telescoping series but I'm not sure how it applies here
\[\sum_{k=1}^{n} \left( \frac{ 1 }{ k }-\frac{ 1 }{ (k+1) } \right)\] like this?
Yeah, that's what it's asking for
Well for telescoping first thing you want to do is plug in a few numbers and see what's going on, so try that, and then look for which terms cancel each other out.
After 1, it seems every term after cancels out \[1-\frac{ 1 }{ 2 } + \frac{ 1 }{ 2 }-\frac{ 1 }{ 3 }+\frac{ 1 }{ 3 }-\frac{ 1 }{ 4 }+...\]
Yeah so you're on the right track 1 is going to stay, but what is the nth term?
I assume it would be \[\frac{ 1 }{ n }-\frac{ 1 }{ n+1 }\]
Yes, so 1/n would eventually get cancelled out, so you'll be left with?
I would be left with \[\frac{ 1 }{ n +1}\] if it were to get canceled out
Remember the 1? It never got cancelled out, so you would actually have \[1-\frac{ 1 }{ n+1 }\]
So say n was equal to some number, if I plug it into this it would give the sum?
Yes, so this is your sum unless it was asking for convergence/ divergence then you would have to take the limit.
It didn't ask for convergence/divergence so I assume this is what the problem wants
You're good then ^.^
Join our real-time social learning platform and learn together with your friends!