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!)
A289308 Coefficients in expansion of E_4^(3/8). 9
1, 90, -5940, 758520, -115431930, 19355028840, -3447208777320, 639751846440960, -122326632902618100, 23925871041887048130, -4763590542726586318440, 962102309316632909723880, -196619722885250960565506040, 40580696990507644723354537320 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: Product_{n>=1} (1-q^n)^(3*A110163(n)/8).
a(n) ~ (-1)^(n+1) * c * exp(Pi*sqrt(3)*n) / n^(11/8), where c = 3^(7/4) * Gamma(1/3)^(27/4) / (64 * 2^(3/8) * Pi^(9/2) * Gamma(5/8)) = 0.2574920621515873836544977885672468081360882154861344422709504189964... - Vaclav Kotesovec, Jul 09 2017, updated Mar 05 2018
MATHEMATICA
nmax = 20; CoefficientList[Series[(1 + 240*Sum[DivisorSigma[3, k]*x^k, {k, 1, nmax}])^(3/8), {x, 0, nmax}], x] (* Vaclav Kotesovec, Jul 09 2017 *)
CROSSREFS
E_4^(k/8): A108091 (k=1), A289307 (k=2), this sequence (k=3), A289292 (k=4), A289309 (k=5), A289318 (k=6), A289319 (k=7).
Cf. A004009 (E_4), A110163.
Sequence in context: A075918 A076010 A287021 * A089513 A239044 A112004
KEYWORD
sign
AUTHOR
Seiichi Manyama, Jul 02 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 24 18:17 EDT 2024. Contains 371962 sequences. (Running on oeis4.)