Understanding telescoping series

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
jinksys
Messages
122
Reaction score
0
I understand that if given the following series:

[tex]\sum _{n=1}^{\infty } \frac{1}{n(n+3)}[/tex]

I can break it up using partial fraction decomposition into:

[tex]\sum _{n=1}^{\infty } \frac{1}{3n}-\frac{1}{3n+9}[/tex]

If I start listing the values of [tex]n_1,n_2[/tex], etc, I can see the cancellation pattern and find the sum.

This process seems tedious, is there another way of doing these problems?

Wikipedia says:

* Let k be a positive integer. Then

[tex]\sum^\infty_{n=1} {\frac{1}{n(n+k)}} = \frac{H_k}{k}[/tex]

where Hk is the kth harmonic number. All of the terms after 1/(k − 1) cancel.

But I'm not sure what the 1/(k - 1) means, nor do I understand the harmonic number bit either.
 
Physics news on Phys.org
I think that what you are doing is correct, and probably the intended method to use. Sometimes you just got to go ahead and brute force your way through it.
 
Pacopag said:
I think that what you are doing is correct, and probably the intended method to use. Sometimes you just got to go ahead and brute force your way through it.

Ok,

Do you know what my wikipedia snippet is referring to?
http://en.wikipedia.org/wiki/Telescoping_series