Abs. conv, convergence, or divergence

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
Puchinita5
Messages
178
Reaction score
0

Homework Statement



Determine whether the series is absolutely convergent, conditionally convergent, or divergent.

[tex] \sum (-1)^n\frac{e^{1/n}}{n^4}[/tex]

Homework Equations





The Attempt at a Solution


I used the root test so

[tex] \sqrt[n]{\frac{e^{1/n}}{n^4}} --><br /> \lim_{n\to \infty }\frac{e}{n^{4/n}} = e> 1 [/tex]
so it should be divergent. Except my homework tells me I'm wrong. Where did I mess up? perhaps the limit as n approaches infinity of n^(4/n) is not 1 ?
 
Physics news on Phys.org
n^(4/n) has limit 1 alright. But the nth root of e^(1/n) is (e^(1/n))^(1/n). That limit isn't e. The nth root test isn't going to tell you anything.
 
Last edited:
i shoot. that was a silly mistake.

I just did an alternating series test and got that it was convergent. But how do i know it is "absolutely" convergent (which i know is the correct answer)? Wouldn't i need to use either the root or ratio test for that? And I tried the ratio test and got no where with that because I couldn't figure out a way to simplify.

hmmm.
 
Puchinita5 said:
i shoot. that was a silly mistake.

I just did an alternating series test and got that it was convergent. But how do i know it is "absolutely" convergent (which i know is the correct answer)? Wouldn't i need to use either the root or ratio test for that? And I tried the ratio test and got no where with that because I couldn't figure out a way to simplify.

hmmm.

You know the series 1/n^4 is absolutely convergent, right? It's a p-series. Try a comparison test.
 
hmm i was under the impression that the only two things that could tell you absolute convergence were the ratio and root test. I knew the p-series was convergent for p>1 but i didn't think I could use that for absolute convergence. ::sigh:: I feel our professor really didn't teach these chapters very well.
 
Puchinita5 said:
hmm i was under the impression that the only two things that could tell you absolute convergence were the ratio and root test. I knew the p-series was convergent for p>1 but i didn't think I could use that for absolute convergence. ::sigh:: I feel our professor really didn't teach these chapters very well.

It's NOT true that the only thing you can use is the ratio test and the root test. 1/x^4 gives you an indeterminant result using both the ratio and the root test. Yet, you know it converges by an integral test. I still think this is an easy target for a comparison test. Try it. Don't let your professor hold you back.