|
Search: id:A005149
|
|
|
| A005149 |
|
Sequence of coefficients arising in connection with a rapidly converging series for Pi. (Formerly M5168)
|
|
+0 3
|
|
| 1, -24, 852, -35744, 1645794, -80415216, 4094489992, -214888573248, 11542515402255, -631467591949480, 35063515239394764, -1971043639046131296, 111949770626330347638, -6414671157989386260432, 370360217892318010055832, -21525284426246779936288192
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
REFERENCES
|
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
M. Newman and D. Shanks, On a sequence arising in series for pi, Math. Comp., 42 (1984), 199-217.
|
|
LINKS
|
Index entries for sequences related to the number Pi
Index entries for reversions of series
|
|
FORMULA
|
REVERT(A014103).
|
|
PROGRAM
|
(PARI) a(n)=if(n<1, 0, polcoeff(serreverse(x*prod(k=1, n, 1+x^k, 1+x*O(x^n))^24), n))
|
|
CROSSREFS
|
Cf. A005148.
Sequence in context: A062528 A158651 A078522 this_sequence A027411 A109575 A160111
Adjacent sequences: A005146 A005147 A005148 this_sequence A005150 A005151 A005152
|
|
KEYWORD
|
sign,nice
|
|
AUTHOR
|
Simon Plouffe, N. J. A. Sloane (njas(AT)research.att.com).
|
|
EXTENSIONS
|
Formula and more terms from Michael Somos, Nov 24, 2001
Signs corrected Dec 24 2001
|
|
|
Search completed in 0.002 seconds
|