Could someone give me a hint on finding the sum of all $x$ for the following power series:
$$ \sum_{n=1}^{\infty}(-1)^{n+1} \frac{x^{2n+1}}{2n+1} $$
I am pretty sure we need to compare this with $$arctan (x) = \sum_{n=0}^{\infty}(-1)^n\frac{x^{2n+1}}{2n+1} $$ I'm just not sure how. Would integrating help us?
The other series: $$ \sum_{n=2}^{\infty}\frac{2^n-n}{n+1}x^n $$