Convergence testing of the series 1/(2^n-n)

AceK
Messages
5
Reaction score
0

Homework Statement


Determine whether \sum\frac{1}{(2^{n}-n)} from n=1 to infinity converges or diverges.


Homework Equations


a_{n} converges if \stackrel{lim}{n\rightarrow\infty}\left|\frac{a_{n+1}}{a_{n}}\right|<1.


The Attempt at a Solution


I'm really having a tough time knowing where to start on this one. I've tried the integral test, the comparison test, and the ratio test with no luck. Wolfram Alpha says it converges by the ratio test, but I know of no way to simplify \stackrel{lim}{n\rightarrow\infty}\left|\frac{2^{n}-n}{2^{n+1}-n-1}\right|. Is it possible to just say this converges, or is there a mathematical trick to simplifying the ratio? Thanks in advance for the help!
 
Physics news on Phys.org
Think about the relative strength of the two terms in the denominator, and try to find a crude estimate to use the comparison test on.
 
Or you could continue with what you've done using the Ratio test. Factor 2n out of each term in the numerator and denominator.
 
divide the numerator and denominator with 2^n and the result will be easy to calculate
 
ystael: I thought long and hard about the comparison test, but the only thing I could think of to use as a comparison is \frac{1}{2^{n}}, which is greater than the original function, and it converges. i also tried variants of replacing 2 with other bases, and I found none that were either convergent and greater than f(x) or divergent and less than f(x).

Mark44: Factoring out 2^{n} results in \lim_{n\rightarrow\infty}\frac{1-n2^{-n}}{2-(n+1)2^{-n}}, correct? I'm not sure I understand how this makes the problem any easier.
 
AceK said:
ystael: I thought long and hard about the comparison test, but the only thing I could think of to use as a comparison is \frac{1}{2^{n}}, which is greater than the original function, and it converges. i also tried variants of replacing 2 with other bases, and I found none that were either convergent and greater than f(x) or divergent and less than f(x).

I think you mean "less" rather than "greater". But you can modify \sum \frac1{2^n} a little bit to find a series that is greater than the original series, and converges for the same reason that \sum \frac1{2^n} converges.
 
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

Replies
2
Views
2K
Replies
3
Views
1K
Replies
1
Views
1K
Replies
4
Views
1K
Replies
5
Views
2K
Replies
6
Views
1K
Replies
4
Views
1K
Replies
5
Views
1K
Back
Top