login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A033719 Coefficients in expansion of theta_3(q) * theta_3(q^7). 2
1, 2, 0, 0, 2, 0, 0, 2, 4, 2, 0, 4, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 4, 0, 2, 0, 0, 2, 4, 0, 0, 8, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 2, 0, 0, 0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 0, 2, 10, 0, 0, 4, 0, 0, 0, 4, 4, 0, 0, 0, 0, 4, 0, 4, 0, 2, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Number of integer solutions to the equation x^2+7y^2=n.

REFERENCES

G. E. Andrews, R. Lewis and Z.-G. Liu, An identity relating a theta series to a sum of Lambert series, Bull. London Math. Soc., 33 (2001), 25-31.

J. H. Conway and N. J. A. Sloane, "Sphere Packings, Lattices and Groups", Springer-Verlag, p 102 eq 9.

FORMULA

Coefficients in expansion of Sum_{ i, j = -inf .. inf } q^(i^2+7*j^2).

Euler transform of period 28 sequence [2, -3, 2, -1, 2, -3, 4, -1, 2, -3, 2, -1, 2, -6, 2, -1, 2, -3, 2, -1, 4, -3, 2, -1, 2, -3, 2, -2, ...].

Expansion of (eta(q^2)eta(q^14))^5/(eta(q)eta(q^4)eta(q^7)eta(q^28))^2 in powers of q.

G.f.: theta_3(q)theta_3(q^7) = Product_{k>0} (1-q^(2k))(1+q^(2k-1))^2(1-q^(14k))(1+q^(14k-7))^2.

PROG

(PARI) a(n)=local(X); if(n<0, 0, X=x+x*O(x^n); polcoeff(eta(X)^-2*eta(X^2)^5*eta(X^4)^-2*eta(X^7)^-2*eta(X^14)^5*eta(X^28)^-2, n))

CROSSREFS

Sequence in context: A079807 A116373 A096142 * A171608 A024164 A138805

Adjacent sequences:  A033716 A033717 A033718 * A033720 A033721 A033722

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 10:28 EST 2012. Contains 205763 sequences.