Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132136
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132136 Expansion of -lambda(t+1) in powers of nome q = exp(pi i t). +0
1
16, 128, 704, 3072, 11488, 38400, 117632, 335872, 904784, 2320128, 5702208, 13504512, 30952544, 68901888, 149403264, 316342272, 655445792, 1331327616, 2655115712, 5206288384, 10049485312, 19115905536, 35867019904, 66437873664 (list; graph; listen)
OFFSET

1,1

LINKS

Eric Weisstein's World of Mathematics, Elliptic Lambda Function

FORMULA

Expansion of lambda(t)/( 1-lambda(t)) in powers of nome q = exp(pi i t).

Expansion of 16* (eta(q^4)/ eta(q))^8 in powers of q.

G.f.: 16*x* (Product_{k>0} (1+x^(2k))/ (1-x^(2k-1)))^8.

Given G.f. A(x), then B(x)= A(x)/16 satisfies 0= f(B(x), B(x^2)) where f(u, v)= u^2 -v -16*u*v -16*v^2 -256*u*v^2.

PROGRAM

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

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

CROSSREFS

16*A092877(n)= a(n). A115977(n)= -(-1)^n*a(n). A014972(n)= a(n) unless n=0.

Sequence in context: A014972 A115977 A128692 this_sequence A067488 A120785 A031156

Adjacent sequences: A132133 A132134 A132135 this_sequence A132137 A132138 A132139

KEYWORD

nonn

AUTHOR

Michael Somos, Aug 11 2007

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 December 3 01:16 EST 2008. Contains 151161 sequences.


AT&T Labs Research