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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A097243 Expansion of q-series used in construction of j(tau) to j(2tau) iteration. 3
1, 32, 256, 1408, 6144, 22976, 76800, 235264, 671744, 1809568, 4640256, 11404416, 27009024, 61905088, 137803776, 298806528, 632684544, 1310891584, 2662655232, 5310231424, 10412576768, 20098970624, 38231811072, 71734039808 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

REFERENCES

H. Cohn, Introduction to the construction of class fields, Cambridge 1985, p. 191

LINKS

Table of n, a(n) for n=0..23.

FORMULA

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

PROG

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

CROSSREFS

a(n)=32*A092877(n), if n>0. a(n)=A007906(4n).

Sequence in context: A066392 A159982 A195592 * A022327 A189651 A145711

Adjacent sequences:  A097240 A097241 A097242 * A097244 A097245 A097246

KEYWORD

nonn

AUTHOR

Michael Somos, Aug 02 2004

STATUS

approved

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 May 19 21:19 EDT 2013. Contains 225436 sequences.