login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A105097 Expansion of Delta(tau)/E_4(tau)^2. 1
1, -504, 180252, -56364992, 16415391870, -4574618335008, 1237162549543256, -327377686829760000, 85212608926827807477, -21894492009015306942480, 5567179862617316105012532, -1403483985988949037403977984 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
According to Paşol and Zudilin, a(n) is divisible by n. - F. Chapoton, Aug 10 2021
LINKS
Richard E. Borcherds, Automorphic forms with singularities on Grassmannians, arXiv:alg-geom/9609022, 1996-1997; Invent. Math. 132 (1998), 491-562.
Vicenţiu Paşol and Wadim Zudilin, Magnetic (quasi-)modular forms, arXiv:2009.14609 [math.NT], 2020.
FORMULA
a(n) ~ -(-1)^n * exp(Pi*sqrt(3)*n) * n / 192. - Vaclav Kotesovec, Jun 07 2018
PROG
(PARI) {a(n)=if(n<1, 0, polcoeff( x*eta(x+x*O(x^n))^24/sum(k=1, n, 480*sigma(k, 7)*x^k, 1), n))} /* Michael Somos, Apr 07 2005 */
CROSSREFS
Sequence in context: A035293 A278626 A288851 * A278308 A000706 A289637
KEYWORD
sign,easy
AUTHOR
N. J. A. Sloane, Apr 07 2005
EXTENSIONS
More terms from Michael Somos, Apr 07 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 09:56 EDT 2024. Contains 371967 sequences. (Running on oeis4.)