I need to compute:
$$\tan\bigg(\arctan\left(\frac{1}{2}\right) + \arctan\left(\frac{2}{9}\right)+ \arctan\left(\frac{1}{8}\right)+\arctan\left(\frac{2}{25}\right)+\arctan\left(\frac{1}{18}\right)+\ldots\bigg)$$
I proceeded as follows. The series is $\left(\sqrt{2}/(n+1)\right)^2$, so the sum inside $\tan$ can be simplified as:
$S=\sum_{n=1}^\infty \arctan(n+2)-\arctan(n)$. How do I proceed from here?
The series inside the outermost $\tan(\cdot)$ is a telescoping one!
– achille hui Jul 02 '15 at 13:05