Root Test and Integral Test Question

RJLiberator
Gold Member
Messages
1,094
Reaction score
63

Homework Statement


[/B]
From K=4 to infinity the Σ (-1)^k (k/e^k)

Converge or diverge?
Use:
a) Ratio Test
b) Root Test
c) Integral Test
d) Alternating series test

Homework Equations

The Attempt at a Solution



For the alternating series test and ratio test I have the correct answer that it converges. These were fairly simple for me to proceed with.
However, I am stuck on the Root test and Integral test.
For the root test I DID get an answer, but it seems corrupt:

Lim as n approaches infinity of (|(-1)^k (k/e^k|))^(1/k)
With some simplification I narrowed it down to
The lim as n-->infinity of (|n^(1/n)|/e)

Which doesn't seem solvable ?

And for the Integral test, I am seeing the answer requires imaginary numbers, etc. which we do not use in this class. Is it possible that the instructor did not realize this? Does this problem demand the use of imaginary numbers, etc? If so, I imagine I would be able to pass on this part.

Thanks for any guidance.
 
Physics news on Phys.org
Root test: it is solvable. The numerator is a well-known limit problem with a standard answer, but here you do not need the exact limit - it is sufficient to find some upper bound, and that is easier to find.

RJLiberator said:
And for the Integral test, I am seeing the answer requires imaginary numbers, etc.
You can show absolute convergence instead of the (weaker) convergence. There, you don't get issues with complex numbers.
 
  • Like
Likes RJLiberator
mfb said:
Root test: it is solvable. The numerator is a well-known limit problem with a standard answer, but here you do not need the exact limit - it is sufficient to find some upper bound, and that is easier to find.

You can show absolute convergence instead of the (weaker) convergence. There, you don't get issues with complex numbers.

Ah, music to my ears. I see exactly what to do with the absolute convergence of the integral test. I took out the (-1)^k and then integrated to get a result o 5/e^4 which concludes absolute convergence.

Now, I will try to work on the root test.

Thank you for your guidance.
 
mfb said:
Root test: it is solvable. The numerator is a well-known limit problem with a standard answer, but here you do not need the exact limit - it is sufficient to find some upper bound, and that is easier to find.

You can show absolute convergence instead of the (weaker) convergence. There, you don't get issues with complex numbers.

For the Root Test:

I took the limit of the numerator and denominator. For the common limit of n^(1/n) the limit is 1. For e, the limit is the constant --> e.
Thus, answer is 1/e and the limit is less then 1 meaning absolute convergence.

Thank you for your guidance.
 
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