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!)
A289512 Expansion of 1/j^5 where j is the elliptic modular invariant (A000521). 7
1, -3720, 7318620, -10127095360, 11061866004390, -10151440298355744, 8136148305855926840, -5846643254165797186560, 3838606195380374717418465, -2335284727373310897029544400, 1330851094413644423959537571652, -716606026961666494353690542814720 (list; graph; refs; listen; history; text; internal format)
OFFSET
5,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 = 5. - Vaclav Kotesovec, Mar 07 2018
MATHEMATICA
a[n_] := SeriesCoefficient[1/(1728*KleinInvariantJ[-Log[q]*I/(2*Pi)])^5, {q, 0, n}]; Table[a[n], {n, 5, 16}] (* 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), this sequence (k=5), A289513 (k=6), A289514 (k=7), A289515 (k=8), A289516 (k=9), A289517 (k=10).
Sequence in context: A252421 A296908 A237736 * A260860 A221013 A224436
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 April 20 00:58 EDT 2024. Contains 371798 sequences. (Running on oeis4.)