Easier Method for Determining Convergence of a Series

  • Thread starter Thread starter G01
  • Start date Start date
G01
Science Advisor
Gold Member
Messages
2,704
Reaction score
19
Is the following limit, conditionally covergent, abolutely convergent, or divergent?

\sum_{n=1}^{\infty} \frac{(-1)^n e^{1/n}}{n^3}

To solve this i used the ratio test with help from L'Hospitals Rule. That took me forever and was really complicated. Can anyone think of an easier way?
 
Physics news on Phys.org
Say you want to show that it's absolutely convergent. Then you need to show the series formed by taking the absolute value of each term of this series is convergent. The terms of that series approach 1/n3 from above. Can you show that:

\sum_{n=1}^\infty \frac{1}{n^3}

converges? Then you have one more step left.
 
It is an alternating series with terms decreasing in absolute value towards zero.
That is sufficient to tell you whether the series diverges or converges.
 
Hmm, can I use a comparison test between

\sum_{n=1}^{\infty} \frac{(-1)^n e^{1/n}}{n^3}
and
\sum_{n=1}^\infty \frac{1}{n^3}
?
 
Letting the n'th term be called a(n), then you have:
|a(n)|\leq\frac{e}{n^{3}}
what does this tell you?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top