|
Search: id:A108483
|
|
|
| A108483 |
|
Expansion of a modular function for Gamma(7). |
|
+0 1
|
|
| 1, 1, 0, 0, 0, -1, 0, 1, 1, 0, -1, -1, -1, 0, 2, 2, 0, -1, -2, -2, 0, 3, 3, 0, -2, -3, -3, 0, 5, 5, 1, -3, -5, -5, 0, 7, 7, 1, -5, -8, -7, 1, 11, 12, 2, -7, -12, -11, 1, 15, 16, 3, -11, -18, -15, 2, 23, 24, 5, -15, -26, -22, 3, 31, 33, 7, -22, -37, -30, 5, 44, 47, 11, -30, -52, -42, 6, 59, 63, 15, -42, -72, -56, 10, 82, 88, 22
(list; graph; listen)
|
|
|
OFFSET
|
0,15
|
|
|
REFERENCES
|
W. Duke, Continued fractions and modular functions, Bull. Amer. Math. Soc. 42 (2005), 137-162. See page 157.
|
|
FORMULA
|
Given g.f. A(x), then B(x)=x^-2*A(x^7) satisfies 0=f(B(x), B(x^2)) where f(u, v)= v^3 -u^6 +3*u^4*v +u^7*v^3 +u^2*v^9 +u^8*v^6 -3*u^2*v^2 -2*u*v^6 -5*u^3*v^5 -u^5*v^4 -u^9*v^2 -u^4*v^8 -u^6*v^7.
G.f.: Product_{k>0} (1-x^(7k-2))(1-x^(7k-5))/((1-x^(7k-1))(1-x^(7k-6))).
|
|
PROGRAM
|
(PARI) {a(n)=if(n<0, 0, polcoeff( prod(k=1, n, (1-x^k+x*O(x^n))^[0, -1, 1, 0, 0, 1, -1][k%7+1]), n))}
|
|
CROSSREFS
|
Sequence in context: A097951 A058643 A029368 this_sequence A101565 A029341 A079070
Adjacent sequences: A108480 A108481 A108482 this_sequence A108484 A108485 A108486
|
|
KEYWORD
|
sign
|
|
AUTHOR
|
Michael Somos, Jun 04 2005
|
|
|
Search completed in 0.002 seconds
|