I have the sum
$$S=\sum_{n=1}^{\infty}(-1)^n(\frac{n}{n^2+1})$$
And Im trying to find the sum $S_n$ where the error approxomating $S$ is less than $\frac{1}{1000}$.
I calculated it at found what I tought was the right answer, but it turned out to be wrong. Im not even sure if Im using the corracly formulas anymore. What the right way of dealing with sum/error problems like these?