login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A072972 Numerator of b(n) = (50*n-6)/C(3n,n)/2^n. 1
-6, 22, 47, 3, 97, 61, 7, 43, 197, 37, 19, 17, 33, 23, 347, 1, 397, 211, 149, 59, 71, 1, 547, 11, 199, 311, 647, 1, 17, 361, 1, 193, 797, 137, 121, 109, 23, 461, 947, 9, 997, 73, 349, 67, 1097, 17, 37, 293, 19, 47, 43, 1, 1297, 661, 449, 49, 1, 1, 1447, 23, 499, 761, 17, 1, 1597, 811, 61, 209, 1697, 1, 1747, 443, 599 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
A powerful series to compute Pi via the Beta method. Proved first by Almkvist, Krattenthaler, Petersson (2001).
LINKS
FORMULA
sum ( k>=0, b(k)) = Pi
PROG
(PARI) a(n)=numerator((50*n-6)/binomial(3*n, n)/2^n)
CROSSREFS
Cf. A072973.
Sequence in context: A015721 A182200 A370352 * A216050 A202803 A366917
KEYWORD
easy,frac,sign
AUTHOR
Benoit Cloitre, Aug 13 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 12 03:00 EDT 2024. Contains 372431 sequences. (Running on oeis4.)