|
Search: id:A002171
|
|
|
| A002171 |
|
Glaisher's chi numbers. (Formerly M0745 N0280)
|
|
+0 3
|
|
| 1, -2, -3, 6, 2, 0, -1, -10, 0, -2, 10, 6, -7, 14, 0, -10, -12, 0, -6, 0, 9, -4, 10, 0, 18, -2, 0, 6, -14, -18, -11, 12, 0, 0, -22, 0, 20, 14, -6, 22, 0, 0, 23, -26, 0, -18, 4, 0, -14, -2, 0, -20, 0, 0, 0, 12, 3, 30, 26, 0, -30, 14, 0, 0, 2, 30, -28, -26, 0, -18, 10, 0, -13, -34, 0, 0, 20, 0, 26, 22, 0, -6, 0, 6, 18, 0
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
Euler transform of period 2 sequence [ -2,-4,...].
Expansion of q^-1*eta(q^4)^2*eta(q^8)^2 in powers of q^4.
|
|
REFERENCES
|
J. W. L. Glaisher, On the function chi(n), Quarterly Journal of Pure and Applied Mathematics, 20 (1884), 97-167.
Ishikawa, T., Congruences between binomial coefficients binom(2f,f) and Fourier coefficients of certain eta-products, Hiroshima Math. J. 22 (1992), no. 3, 583-590.
M. Koike, On McKay's conjecture, Nagoya Math. J., 95 (1984), 85-89.
|
|
LINKS
|
T. D. Noe, Table of n, a(n) for n=0..1000
S. R. Finch, Powers of Euler's q-Series, (arXiv:math.NT/0701251).
W. Stein, Modular Forms Database.
Index entries for sequences related to Glaisher's numbers
|
|
FORMULA
|
Also (Sum_{n>=0} (-1)^n*(2*n+1)*x^(2*n+1)^2)(Sum_n (-1)^n*x^(2n)^2).
a(n)=b(4n+1) where b(n) is multiplicative and b(p^e)=b(p)b(p^(e-1))-p*b(p^(e-2)), and b(p) = p - number of solutions of y^2=x^3-x mod p. - Michael Somos Jul 27 2006
G.f.: (Product_{k>0} (1-x^k)(1-x^(2k)))^2.
Coefficients of L-series for elliptic curve "32a2": y^2 = x^3 - x.
G.f. is Fourier series of a weight 2 level 32 modular form. f(-1/ (32 t)) = 32 (t/i)^2 f(t) where q = exp(2 pi i t).
|
|
EXAMPLE
|
eta(q^4)^2*eta(q^8)^2 = q-2*q^5-3*q^9+6*q^13+2*q^17+...
|
|
PROGRAM
|
(PARI) a(n)=ellak(ellinit([0, 0, 0, -1, 0]), 4*n+1) /* Michael Somos Jul 27 2006 */
(PARI) {a(n)=local(A); if(n<0, 0, A=x*O(x^n); polcoeff( (eta(x+A)*eta(x^2+A))^2, n))} /* Michael Somos Jul 27 2006 */
|
|
CROSSREFS
|
Cf. A002172.
Sequence in context: A124795 A084459 A093095 this_sequence A138515 A107410 A132041
Adjacent sequences: A002168 A002169 A002170 this_sequence A002172 A002173 A002174
|
|
KEYWORD
|
sign,easy,nice
|
|
AUTHOR
|
njas
|
|
|
Search completed in 0.002 seconds
|