1

$$ \frac{2 \sqrt 2}{99^2} \sum_{n=1}^{\infty} \frac{(4n)!(1103+26390n)}{(4^n 99^n n!)^4} $$

How to calculate? I can't think how to. Wolfram said

$$ \frac{1}{\pi} - \frac{2206\sqrt2}{99^2} $$

1 Answers1

2

This question is equivalent to showing that $$\frac1{\pi} = \frac{2\sqrt{2}}{9801} \sum_{k=0}^\infty \frac{(4k)!(1103+26390k)}{(k!)^4 396^{4k}}\!.$$

This formula for $\frac{1}{\pi}$ was discovered by Ramanujan, and for a discussion of its derivation, I suggest the following: Motivation for Ramanujan's mysterious $\pi$ formula.

Since your sum is readily seen to be the same as Ramanujan's formula only differing in the factorization of numbers and in that your sum begins at $k = 1$ instead of $k = 0$. Thus, $$\frac{2 \sqrt 2}{99^2} \sum_{n=1}^{\infty} \frac{(4n)!(1103+26390n)}{(4^n 99^n n!)^4}$$ is $\frac{1}{\pi}$ minus the $k=0$ term of Ramanujan's series, namely, $\frac{2 \cdot 1103 \sqrt 2}{99^2}.$

Aguila
  • 345