7
$\begingroup$

Solving an exercise today I came across this series and I'm curious to know if we can evaluate it. Here it is:

$$\sum_{n=1}^{\infty} \frac{1}{\sqrt{n}} \arctan \frac{1}{n \sqrt{n}}$$

It rings me bells about some other series with arctan's I have come across but I could not see any similarity on how to begin. Wolfram gives an approximation of $1.41379$. Note that $\sqrt{2} \approx 1.4142$. Too sad !!

  • 0
    @MartinSleziak thanks for adding the series at the title of the post2017-01-18

1 Answers 1

4

Let

$$F(a) = \sum_{n=1}^{\infty} \frac{1}{\sqrt{n}} \arctan \frac{a}{n \sqrt{n}}$$

$$F'(a) = \sum_{n=1}^{\infty} \frac{n}{a^2+n^3}$$

Using wolfram we get

$$F'(a) = -\frac{1}{3} \sum \frac{\psi(-\omega)}{\omega+1}$$

Which is summed over the roots of the equation $$\omega^3+3\omega^2+3\omega+1+a^2=0$$

I am not sure of the complexity of finding the anti derivative.

  • 0
    And if you do find the derivative integrating back seems a pain for me. Anyway, thanks Zaid!2017-01-18
  • 0
    @Tolaso, it is interesting that the derivative has a closed form in terms of the polygamma.2017-01-18
  • 0
    Did you find an explicit closed form for the derivative ?2017-01-18
  • 0
    @Tolaso, The derivative is in terms of the digamma function as I illustrated.2017-01-19
  • 0
    Yes ... I had seen that.. thought you made progress and simplified it in a much better form ...2017-01-19