-3

Here are the series:

$$ \sum_{k=0}^{\infty}\frac{(−1)^k}{2k+1} $$

I don't know how to start because obviously can't compute all the values up to infinity. My only thought is to use d'alembert ratio? but doesn't this only tell me if the series converges? not what the actual sum of the series is? Thank you for your help.

Sangchul Lee
  • 167,468
Kate
  • 23

1 Answers1

1

Hint:

By summation of the geometric series,

$$\sum_{k=0}^\infty(-1)^kx^{2k}=\frac1{1+x^2}$$ and integrating term-wise over $[0,x)$,

$$\sum_{k=0}^\infty(-1)^k\frac{x^{2k+1}}{2k+1}=\arctan x.$$