7

Can we find a closed form for the series:

$$\mathcal{S}=\sum_{n=1}^{\infty} \frac{\arctan n}{n^2}$$

Here is some basic manipulation I did:

\begin{align*} \sum_{n=1}^{\infty} \frac{\arctan n}{n^2} &=\sum_{n=1}^{\infty} \frac{1}{n^2} \sum_{k=0}^{\infty} (-1)^{k-1} \frac{n^{2k+1}}{2k+1} \\ &= \sum_{k=0}^{\infty}\frac{(-1)^{k-1}}{2k+1} \sum_{n=1}^{\infty} \frac{n^{2k+1}}{n^2}\\ &= \sum_{k=0}^{\infty} \frac{(-1)^{k-1} \zeta(1-2k)}{2k+1} \end{align*}

Now unfortunately I don't know how to proceed further. Maybe the sum does not admit a closed form and all that I have done so far be in vain. Another way would be :

$$\sum_{n=1}^{\infty} \frac{\arctan n}{n^2} =\mathfrak{Im} \left ( \sum_{n=1}^{\infty} \frac{\ln (1+in)}{n^2} \right )$$

Now I don't know how to sum the second series! Any help?

Olivier Oloa
  • 120,989
Tolaso
  • 6,656
  • 2
    The series has very slow convergence. An interesting case... – Yuriy S Jul 29 '16 at 12:42
  • How do you realize the rate of convergence if it slow or not? – Tolaso Jul 29 '16 at 12:55
  • I checked with Wolfram Alpha. When I get home, I'll check with Mathematica as well – Yuriy S Jul 29 '16 at 12:59
  • I think there is a mistake: $$\sum_{n = 1}^\infty \frac{n^{2k+1}}{n^2} = \sum_{n = 1}^\infty \frac{1}{n^{1 - 2k}} \neq \zeta(1-2k),$$ since $1-2k \leq 1$ and there the series is not convergent. In fact, this is because the given series for $\arctan$ is only convergent for $\lvert z \rvert < 1$ –  Jul 29 '16 at 13:08
  • 1
    Using $\tan^{-1} n = \pi/2 - \tan^{-1}(1/n)$ and the fact that $\sum 1/n^2 = \pi^2/6 $, we see that $$S = \pi^3/12 - \sum \tan^{-1}(1/n)/n^2 = \pi^3/12 - \int_0^1 \Re( H_{i x})/x^2 dx $$ where $ H_x = \psi(x+1)+ \gamma$ is the (generalized) harmonic number. – Noam Shalev - nospoon Jul 29 '16 at 13:09
  • @menag I used wolfram for that ... did not do the calculations by hand! – Tolaso Jul 29 '16 at 13:10
  • @nospoon Quite a handy progress. Can the last integral be evaluated? – Tolaso Jul 29 '16 at 13:11
  • 2
    @Tolaso I doubt that. This series is closely related with this series. Another integral representation would be $$S= \frac{\pi^3}{12} - \int_0^{\infty} \frac{\sin x}{x} \text{Li}_2( e^{-x}) dx.$$ I really don't know whether it possesses a simple closed form. – Noam Shalev - nospoon Jul 29 '16 at 13:18
  • That is too advanced. Indeed after seeing the other post, I start to believe that no answer is going to get out of this. Thanks nospoon. – Tolaso Jul 29 '16 at 13:36

1 Answers1

5

The given series admits a closed form in terms of the poly-Stieltjes constants defined here.

Proposition. One has $$ \sum_{n=1}^{\infty} \frac{\arctan n}{n^2}=\frac{\pi^3}{12}+\frac1{2i}\gamma'_1(i,0)-\frac1{2i}\gamma'_1(-i,0) $$

where $\gamma'_1(a,0)$ denotes $\displaystyle \left.\partial_b\gamma_1(a,b)\right|_{b=0}$ and where $$\gamma_1(a,b) = \lim_{N\to+\infty}\left(\sum_{n=1}^N \frac{\log (n+a)}{n+b}-\frac{\log^2 \!N}2\right). $$ Proof. We are allowed to perform a term by term differentiation$^1$ and to use Theorem 2 obtaining $$ \begin{align} \sum_{n=1}^{\infty} \frac{\arctan n}{n^2}&=\sum_{n=1}^{\infty} \frac1{n^2}\left(\frac{\pi}2-\arctan \frac1n \right) \\&=\frac{\pi}2\sum_{n=1}^{\infty}\frac1{n^2}-\frac1{2i}\sum_{n=1}^{\infty}\frac1{n^2}\left(\log(n+i)-\log(n-i)\right) \\&=\frac{\pi^3}{12}+\frac1{2i}\left.\partial_b\sum_{n=1}^{\infty}\frac1{n+b}\left(\log(n+i)-\log(n-i)\right)\right|_{b=0} \\&=\frac{\pi^3}{12}+\frac1{2i}\left.\partial_b\frac{}{}\left(\gamma_1(i,b)-\gamma_1(-i,b)\right)\right|_{b=0} \\&=\frac{\pi^3}{12}+\frac1{2i}\gamma'_1(i,0)-\frac1{2i}\gamma'_1(-i,0). \end{align} $$


$^1$Assume $b\ge0$ and $n\ge1$. Each function $b \mapsto f_n(b):=\frac1{n+b}\left(\log(n+i)-\log(n-i)\right)$ is differentiable over $(-1,\infty)$, the series $\sum f_n(b)$ is uniformly (normally) convergent over $[0,\infty)$, there exists a constant $c_1$ such that: $$\left|f_n(b)\right|=\left|\frac1{n+b}\left(\log(n+i)-\log(n-i)\right)\right|\le\frac{c_1}{n^2}, \quad n \to \infty,$$ and the series $\sum f'_n(b)$ is uniformly (normally) convergent over $[0,\infty)$, there exists a constant $c_2$ such that: $$\left|f'_n(b)\right|=\left|\frac1{(n+b)^2}\left(\log(n+i)-\log(n-i)\right)\right|\le\frac{c_2}{n^3}, \quad n \to \infty.$$


Remark. The proposition above may easily be generalized, giving new closed forms for a vast family of integrals. For example, one deduces a closed form for @nospoon's integral $$ \int_0^{\infty}\frac{\sin x}{x}\text{Li}_2(e^{-x})dx=\text{Im}\:\gamma'_1(-i,0) $$ using the standard result $\displaystyle \int_0^{\infty} \frac{\sin x}{x}e^{-nx}dx=\arctan \frac1n, \, n>0.$

Olivier Oloa
  • 120,989
  • I was hoping you answered ... ! Thanks! – Tolaso Jul 29 '16 at 21:02
  • @Tolaso You are very welcome. – Olivier Oloa Jul 29 '16 at 21:07
  • A rose by any other name... Are those poly-Stieltjes constants any easier to compute than the series itself – Yuriy S Aug 01 '16 at 08:07
  • @Marco Cantarini Thank you! – Olivier Oloa Aug 01 '16 at 08:10
  • @You'reInMyEye The 'series' $\lim_{n \to \infty}\left( \sum_{k=1}^n\frac1k-\ln n\right)$ is not easier to compute than the series $\sum_{n=1}^\infty \left( \frac1n-\ln\left(1+\frac1n \right)\right)$ but the former is the definition of a celebrated constant... – Olivier Oloa Aug 01 '16 at 08:15
  • @OlivierOloa, I'm sorry if my comment was done in bad taste, I agree with you on definitions. It's just that usually when someone asks for a closed form, it's supposed to be more simple than the original. In this case it's like calling $\frac{1}{2i}(e^{i x}-e^{-i x})$ a closed form of $\sin x$. I'm actually in love with your poly-Stieltjes constants, at least one in particular – Yuriy S Aug 01 '16 at 08:23
  • 1
    @You'reInMyEye I've no problem with your comment. I will answer by this: what is $\sum_{n=1}^\infty \left( \frac1n-\ln\left(1+\frac1n \right)\right)$? the answer is $\sum_{n=1}^\infty \left( \frac1n-\ln\left(1+\frac1n \right)\right)=\gamma$ the Euler constant... Do you accept that $\gamma=\lim_{n \to \infty}\left( \sum_{k=1}^n\frac1k-\ln n\right) $ is a closed form of $\sum_{n=1}^\infty \left( \frac1n-\ln\left(1+\frac1n \right)\right)$? Concerning your last question, yes $\frac{1}{2i}(e^{i x}-e^{-i x})$ is a closed form of $\sin x$ which turns out to be very useful in numerous situations. – Olivier Oloa Aug 01 '16 at 08:51