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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A035315 Fourier coefficients of T_{10}. 0
1, 264, 8244, 139520, 1672290, 15872256, 126745880, 884100096, 5525046495, 31498809600, 166049246340, 817866616320, 3794952949854, 16699329285120, 70071039813240, 281650911606784, 1088671630120515, 4060062852952320 (list; graph; refs; listen; history; internal format)
OFFSET

-1,2

COMMENTS

T_{10} is the unique weight = -8 normalized meromorphic modular form for SL(2,Z) with all poles at infinity.

REFERENCES

C. L. Siegel, Advanced Analytic Number Theory,Tata Institute of Fundamental Research, Bombay, 1980, pp. 249-268.

LINKS

Borcherds, Richard E., Automorphic forms with singularities on Grassmannians, Invent. Math. 132 (1998), 491-562.

FORMULA

G.f. = G_4/Delta (in Siegel's notation.)

EXAMPLE

T_{10} = 1/q + 264 + 8244 q + ....

PROG

(PARI) {a(n)=if(n<-1, 0, n++; polcoeff( sum(k=1, n, 240*sigma(k, 3)*x^k, 1+x*O(x^n))/eta(x+x*O(x^n))^24, n))} /* Michael Somos Apr 12 2005 */

CROSSREFS

Sequence in context: A092724 A112069 A022043 * A168196 A107507 A013974

Adjacent sequences:  A035312 A035313 A035314 * A035316 A035317 A035318

KEYWORD

easy,nonn

AUTHOR

Barry Brent (barryb(AT)primenet.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 03:33 EST 2012. Contains 205694 sequences.