|
| |
|
|
A058623
|
|
McKay-Thompson series of class 30b for Monster.
|
|
0
| |
|
|
1, 0, 1, 2, 0, -2, 3, 0, 1, 6, 0, -2, 9, 0, 4, 12, 0, -2, 18, 0, 1, 26, 0, -4, 34, 0, 5, 48, 0, -4, 66, 0, 8, 86, 0, -12, 115, 0, 12, 152, 0, -14, 196, 0, 17, 252, 0, -16, 324, 0, 17, 410, 0, -24, 518, 0, 25, 652, 0, -28, 815, 0, 42, 1016, 0, -50, 1260, 0, 50, 1556, 0, -60, 1914, 0, 74, 2344, 0
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| -1,4
|
|
|
REFERENCES
| D. Ford, J. McKay and S. P. Norton, More on replicable functions, Commun. Algebra 22, No. 13, 5175-5193 (1994).
|
|
|
LINKS
| Index entries for McKay-Thompson series for Monster simple group
|
|
|
EXAMPLE
| T30b = 1/q + q + 2*q^2 - 2*q^4 + 3*q^5 + q^7 + 6*q^8 - 2*q^10 + 9*q^11 + ...
|
|
|
PROG
| (PARI) a(n)=local(A); if(n<-1, 0, A=x^2*O(x^n); A=(eta(x^3+A)*eta(x^30+A)/eta(x^6+A)/eta(x^15+A))^2*x; polcoeff(1/A+A, n)) /* Michael Somos May 02 2004 */
|
|
|
CROSSREFS
| Cf. A000521, A007240, A014708, A007241, A007267, A045478, etc.
Sequence in context: A144217 A187881 A132814 * A204329 A111565 A141099
Adjacent sequences: A058620 A058621 A058622 * A058624 A058625 A058626
|
|
|
KEYWORD
| sign
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com), Nov 27, 2000
|
| |
|
|