I found an interesting formula for $\pi$ in David Bailey's 2021 note "A catalogue of mathematical formulas involving $\pi$, with analysis" (PDF link via davidhbailey.com)
Following is the 25-th formula (out of 67, not counting five iterative algorithms) in the paper.
$$\pi=\sum\limits_{n=0}^\infty\dfrac {50n-6}{2^n \binom {3n} {n}}$$
There is something noteworthy about this series :
- it is rather simple
- The left side is clearly $\pi$ (we don't see $1 \over \pi$, some dirty square root)
- The numerator increases very slowly(arithmetic sequence),
while the denominator increases very quickly. - I also guess that any $\pi$ approximation series whose numerator is an arithmetic sequence is very rare.
Can you tell me where this formula come from?
The paper does not say where this formula came from.