Prove that a series converges.

  • Thread starter Thread starter anoncow
  • Start date Start date
  • Tags Tags
    Series
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
anoncow
Messages
4
Reaction score
0

Homework Statement


$$ \sum\limits_{n=1}^\infty \frac{1 - (-1)^n e}{1 + (n \pi)^2}$$

Homework Equations



The Attempt at a Solution


I'd imagine you have to use the comparison test on it but am unable to figure out where to start. Any suggestions would be greatly appreciated.
 
Last edited:
Physics news on Phys.org
Is this sufficient proof?

http://mathb.in/1308?key=f6d1a50cb6e98de9513ed7740481e9387911e3ce
 
Last edited:
MathematicalPhysicist said:
Much simpler than that:

[tex]|\frac{1-(-1)^ne}{1+(\pi n)^2}| \leq \frac{1+e}{1+(\pi n)^2}[/tex]

oh so could i just have done:

[tex]0 \leq |\frac{1-(-1)^ne}{1+(\pi n)^2}| \leq |\frac{1}{n^2}|[/tex]
[tex]\therefore \frac{1-(-1)^ne}{1+(\pi n)^2}[/tex] absolutely converges.