How to evaluate what a series converges to?

  • Thread starter Thread starter Chandasouk
  • Start date Start date
  • Tags Tags
    Series
Chandasouk
Messages
163
Reaction score
0
I was asked to evaluate the summation of \frac{1}{n(n+1)} from n=1 to infinity

I used partial fractions to obtain \frac{1}{n} - \frac{1}{n+1}

From here I don't understand how to evaluate. In my solutions manual, they plugged in values from 1 to infinity showing (1 - 1/2+ (1/2 - 1/3)...etc and created a new series called Sn = 1 - \frac{1}{n+1} then took the limit of that to infinity to get the answer 1.

How would I know what Sn should be?
 
Physics news on Phys.org
So you want to evaluate:

\sum_{n=1}^\infty \frac{1}{n(n+1)} = \sum_{n=1}^\infty \frac{1}{n} - \sum_{n=1}^\infty \frac{1}{n+1}

One way to evaluate it is to consider what happens if you change variables in the second sum to m = n + 1. If you make this change of variables, do you see how you can deduce the solution?
 
Your series partial sum is (1-1/2)+(1/2-1/3)+...+(1/n-1/(n+1)). Regroup that like this 1+(-1/2+1/2)+(-1/3+1/3)+...+(-1/n+1/n)-1/(n+1). Lots of stuff cancels.
 
Chandasouk said:
How would I know what Sn should be?
Quick check -- you realize they are (presumably) using Sn for the n-th partial sum? And remember that an infinite sum is the limit of the partial sums?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top