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!)
A289516 Expansion of 1/j^9 where j is the elliptic modular invariant (A000521). 7
1, -6696, 23137164, -54962170560, 100898554524030, -152570964293469792, 197804824654438091448, -226001211084270994392576, 232143871270380435422031645, -217638824689267205181123513840, 188440939272259782078293099295972 (list; graph; refs; listen; history; text; internal format)
OFFSET
9,2
LINKS
FORMULA
a(n) ~ -(-1)^n * 2^(3*k) * Pi^(12*k) * exp(Pi*sqrt(3)*n) * n^(3*k - 1) / (3^(3*k) * Gamma(1/3)^(18*k) * Gamma(3*k)), set k = 9. - Vaclav Kotesovec, Mar 07 2018
MATHEMATICA
a[n_] := SeriesCoefficient[1/(1728*KleinInvariantJ[-Log[q]*I/(2*Pi)])^9, {q, 0, n}]; Table[a[n], {n, 9, 19}] (* Jean-François Alcover, Nov 02 2017 *)
CROSSREFS
Cf. A000521 (j).
1/j^k: A066395 (k=1), A288727 (k=2), A289454 (k=3), A289455 (k=4), A289512 (k=5), A289513 (k=6), A289514 (k=7), A289515 (k=8), this sequence (k=9), A289517 (k=10).
Sequence in context: A206008 A358869 A031846 * A239565 A234242 A252602
KEYWORD
sign
AUTHOR
Seiichi Manyama, Jul 07 2017
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 August 8 11:12 EDT 2024. Contains 375021 sequences. (Running on oeis4.)