cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A132714 Decimal expansion of 24/Pi.

Original entry on oeis.org

7, 6, 3, 9, 4, 3, 7, 2, 6, 8, 4, 1, 0, 9, 7, 6, 1, 1, 6, 9, 0, 6, 4, 2, 0, 6, 4, 1, 8, 8, 0, 6, 8, 9, 3, 7, 7, 6, 5, 4, 0, 6, 2, 9, 9, 5, 5, 4, 1, 9, 0, 9, 5, 3, 9, 8, 8, 8, 0, 3, 2, 5, 1, 4, 8, 2, 7, 0, 4, 6, 2, 8, 6, 4, 4, 2, 8, 7, 3, 6, 8, 4, 3, 2, 5, 4, 6, 2, 5, 3, 2, 7, 8, 0, 1, 4, 8, 1, 2, 5, 8, 9, 1, 4, 9
Offset: 1

Views

Author

Omar E. Pol, Aug 31 2007

Keywords

Examples

			=7.639437268410976116906420641880689377654062995541909539888032514827...
		

Crossrefs

Programs

Formula

24/Pi = Sum_{k>=0} ( (30*k+7)*C(2*k,k)^2*(Hypergeometric2F1[1/2 - k/2, -k/2, 1, 64])/(-256)^k ). - Alexander R. Povolotsky, Dec 20 2012
Another version of this identity is: Sum[(30*k+7) * Binomial[2k,k]^2 * (Sum[Binomial[k-m,m] * Binomial[k,m] * 16^m, {m,0,k/2}])/(256)^k, {k,0,infinity}]. - Alexander R. Povolotsky, Jan 25 2013

Extensions

More terms from Vladimir Joseph Stephan Orlovsky, Dec 03 2009