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!)
A289295 Coefficients in expansion of E_14^(1/2). 6
1, -12, -98388, -20312544, -5889254484, -2083830070392, -810894400450848, -334381509272710464, -143464412162723380308, -63364234685240118242604, -28614423885137875351570248, -13150804531745894256074689056 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: Product_{n>=1} (1-q^n)^(A289029(n)/2).
a(n) ~ c * exp(2*Pi*n) / n^(3/2), where c = -9 * Pi^(7/2) / (2^(11/2) * Gamma(3/4)^16) = -0.422728335899452596724927626919867458580193404969719... - Vaclav Kotesovec, Jul 02 2017, updated Mar 05 2018
MATHEMATICA
nmax = 20; s = 14; CoefficientList[Series[Sqrt[1 - 2*s/BernoulliB[s] * Sum[DivisorSigma[s - 1, k]*x^k, {k, 1, nmax}]], {x, 0, nmax}], x] (* Vaclav Kotesovec, Jul 02 2017 *)
CROSSREFS
E_k^(1/2): A289291 (k=2), A289292 (k=4), A289293 (k=6), A004009 (k=8), A289294 (k=10), this sequence (k=14).
Cf. A058550 (E_14), A289029.
Sequence in context: A127223 A076691 A272163 * A289569 A051368 A103482
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 25 13:42 EDT 2024. Contains 371971 sequences. (Running on oeis4.)