The Maclaurin series for the arctangent function converges for $−1 < x ≤ 1$ and is given by,
$\arctan x=\lim P_{n}(x)$=$\lim \sum_{i=1}^{n}(-1)^{i+1}$$\frac{x^{2i-1}}{2i-1}$
Use the fact that $\tan π/4 = 1$ to determine the number of n terms of the series that need to be summed to ensure that $|4P_n(1) − π| < 10^{-3}$
I don't really know how to proceed with this question. Any ideas?