Proving Divergence of (1+1)/(1+2) + (1+2)/(1+4) + ... + (1+n)/(1+2n) Series

Jamin2112
Messages
973
Reaction score
12

Homework Statement



Explain why the series

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

is divergent.

Homework Equations



For a series to ∑un to be convergent, it is necessary that lim n-->∞ un = 0.

The Attempt at a Solution



As you may have guessed, I'm going to show that lim n-->∞ (1+2n)/(1+n) ≠ 0.

Assume lim n-->∞ (1+2n)/(1+n) = 0. Let ∂ > 0, and then there exists an integer N such that

|(1+2n)/(1+n)| = (1+2n)/(1+n) < ∂

whenever n ≥ N.

(1+2n)/(1+n) < ∂ ----> (1+n)/(1+2n) > 1/∂ ----> 1 - n/(1+2n) > 1/∂ ----> n/(1+2n) > 1/∂ - 1.

Hmmmm ... Now how do I explain that n/(1+2n) goes to zero, and thus will eventually be smaller than 1/∂ - 1?
 
Physics news on Phys.org
First, you're looking at the reciprocal of the term you're interested in. And when you split your fraction up you lost the denominator in one of the parts

Try dividing the numerator and denominator by n at the start
 
Office_Shredder said:
First, you're looking at the reciprocal of the term you're interested in. And when you split your fraction up you lost the denominator in one of the parts

Try dividing the numerator and denominator by n at the start


Of course I know that (1+2n)/(1+n) = (1/n + 2)/(1/n + 1), and that the limit obviously equals 2.

I was just trying to do it with the definition of a limit.
 
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...
Back
Top