Convergence Criteria for Series with Exponential and Polynomial Terms

wanchosen
Messages
19
Reaction score
0
I have been stuck on this question for a while and have not got much success from class mates...can somebody please help?

Using an appropriate convergence test, find the values of x \in R for which the following series is convergent:

\sumn=1n \frac{1}{e^n * n^x}

So,

Un = \frac{1}{e^n * n^x}

and

U(n+1) = \frac{1}{e^(n+1) * (n+1)^x}

then

U(n+1)/Un = \frac{n^x}{e * (n+1)^x}

If the series is convergent:

\frac{n^x}{(n+1)^x} < e

ln(\frac{n^x}{(n+1)^x}) < 1

x * ln(\frac{n}{n+1}) < 1

n/n+1 is always positive but less than one, so the Ln term is negative,

So

x > \frac{1}{ln(n/n+1)}

But the limit of this as n tends to infininty, is infinity, which doesn't make sense. Can I solve this for x, independent of n?
 
Physics news on Phys.org
Your trouble is in the last step. You divide both sides by the log without realizing that as n->+inf, it is equal to zero.

Clearly, and you did all the work mind you, this is true for any x at all.

Reason? |x ln(n/n+1)| < 1 for all x you can think of... since any real number times zero equals zero, and this is less than 1 in absolute value.

Good job! Careful about that algebra, though...
 
Thanks!
 
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
3
Views
1K
Replies
2
Views
2K
Replies
1
Views
1K
Replies
2
Views
1K
Replies
4
Views
1K
Replies
3
Views
2K
Replies
4
Views
1K
Replies
5
Views
1K
Back
Top