Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108494
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108494 G.f.: Product_{k>0} (1-x^(2k-1))/(1+x^(2k-1)). +0
1
1, -2, 2, -4, 6, -8, 12, -16, 22, -30, 40, -52, 68, -88, 112, -144, 182, -228, 286, -356, 440, -544, 668, -816, 996, -1210, 1464, -1768, 2128, -2552, 3056, -3648, 4342, -5160, 6116, -7232, 8538, -10056, 11820, -13872, 16248, -18996, 22176, -25844, 30068, -34936, 40528 (list; graph; listen)
OFFSET

0,2

REFERENCES

T. Miwa, Integrable Lattice Models and Branching Coefficients, Proceedings of the International Congress of Mathematicians, Vol. 1, (Berkeley, Calif., 1986), 862-870, Amer. Math. Soc., Providence, RI, 1987. MR0934288 (89h:82051)

FORMULA

G.f. A(x) satisfies 0=f(A(x), A(x^2)) where f(u, v)=-2*u^2+v^4+u^4*v^4.

G.f. A(x) satisfies 0=f(A(x), A(x^3)) where f(u, v)=u^4+2*u*v-2*u^3*v^3-v^4.

G.f. A(x) satisfies 0=f(A(x), A(x^2), A(x^4)) where f(u, v, w)=-2*u+v*w^2+u^2*v*w^2.

G.f. A(x) satisfies 0=f(A(x), A(x^2), A(x^3), A(x^6)) where f(u1, u2, u3, u6)=u1^2*u2*u6 - 2*u1*u3 + u2*u3^2*u6.

Expansion of eta(q)^2 eta(q^4)/eta(q^2)^3 in powers of q.

Expansion of (1-k^2)^(1/8) = k'^(1/4) in powers of q=exp(-pi K'/K).

Euler transform of period 4 sequence [ -2, 1, -2, 0, ...].

Expansion of (theta_4(q)/theta_3(q))^(1/2) = (phi(-q)/phi(q))^(1/2) = chi(-q)/chi(q) = psi(-q)/psi(q) = f(-q)/f(q) where phi, chi, psi, f are Ramanujan's theta functions.

G.f. A(x) satisfies 0=f(A(x), A(x^7)) where f(u, v)=(1-u^8)(1-v^8)-(1-uv)^8 . - Michael Somos Jan 01 2006

G.f. A(x) satisfies 0=f(A(x), A(x^5)) where f(u, v)=4*u*v*(1-u^4)*(1+v^4) -(v^2-u^2)*(u+v)^4 . - Michael Somos Sep 11 2006

PROGRAM

(PARI) {a(n)=if(n<0, 0, polcoeff( prod(k=1, (n+1)\2, (1-x^(2*k-1))/(1+x^(2*k-1)), 1+x*O(x^n)), n))}

(PARI) {a(n)=local(A); if(n<0, 0, A=x*O(x^n); polcoeff( eta(x+A)^2*eta(x^4+A)/eta(x^2+A)^3, n))}

CROSSREFS

a(n)=(-1)^n A080054(n).

Adjacent sequences: A108491 A108492 A108493 this_sequence A108495 A108496 A108497

Sequence in context: A051466 A080015 A080054 this_sequence A078578 A018129 A091915

KEYWORD

sign

AUTHOR

Michael Somos, Jun 06 2005

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 13 20:18 EDT 2008. Contains 145016 sequences.


AT&T Labs Research