Proving Convergence of Infinite Series with Changing Signs

ait.abd
Messages
24
Reaction score
0

Homework Statement


Show the convergence of the series
\sum_{n=1}^{inf}(\frac{1}{n}-\frac{1}{n+x})
of real-valued functions on R - \{-1, -2, -3, ...\}.

Homework Equations


The Attempt at a Solution


I first thought of solving this using telescoping series concept but it didn't work out. Also, I tried to prove it by saying that since denominator goes n^2 it should converge but what I doubt is that the elements of the series change sign and the modulus of its terms will not be lower than 1/n^2.
 
Physics news on Phys.org
Well, you could try to turn this in a telescoping series.

Pick m a natural number such that x<m. Then

\frac{1}{n}-\frac{1}{n+x}\leq \frac{1}{n}-\frac{1}{n+m}...
 
micromass said:
Well, you could try to turn this in a telescoping series.

Pick m a natural number such that x<m. Then

\frac{1}{n}-\frac{1}{n+x}\leq \frac{1}{n}-\frac{1}{n+m}...

Thanks micromass!
 
I have a slight problem with the solution micromass hope you can clarify. I was looking at the statement of comparison tests that states that a_n, b_n &gt; 0 for comparison test to be valid whereas in the solution above we can have negative individual terms as well? Is it so or I am looking at it wrongly?
e.g.
n=1, x=-0.1 \implies 1-10/9 &lt; 0
 
Given the series:

1/1 + 1/(1+2) + 1/(1+2+3) + 1/(1+2+3+4) + ...

How would u find the sum of the series?
Any help pleaseee!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top