0
$\begingroup$

To put it simply: does the series $\sum_{n=1}^{\infty} \frac{n(-1)^{n}}{(2n+1)} = -\frac{1}{3} + \frac{2}{5} - \frac{3}{7} + \cdots$ converge?

  • 2
    The terms do not converge to zero, so it does not converge. If you take the terms in pairs, it does converge, but so does $\sum (-1)^n$.2012-11-14

1 Answers 1

0

Hint: Note that the absolute value of the terms does not go to zero, so it fails the alternating series test. Since the absolute value of the terms is greater than $\frac 14$, what limit and $N$ would you select if I give you $\epsilon=\frac 18?$

  • 0
    To be honest I have no idea. I am now taking the first math courses at my university, and feel quite lost. We just began to work with the convergence of series. I think I understand limits on some level but really need very much practise.2012-11-14
  • 0
    @jeee: The point is that if the series converges, it needs to get close to something, which we call the limit. If the terms stay large, it bounces around too much to converge. The formal definition says that if I give you an $\epsilon \gt 0$, you can give me an $N$ so that any time I sum at least the first $N$ terms (and keep going as far as I want) it will be within $\epsilon$ of the limit. But if $\epsilon = \frac 18$ and each term is at least $\frac 14$, one more term will take you out of the allowable range.2012-11-14
  • 0
    Thank you for your answers. I think I get the idea now.2012-11-14