The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A287964 Coefficients in expansion of 1/E_14. 6
1, 24, 197208, 47715936, 42451725912, 18015200386704, 10924205579505504, 5511557851517150400, 3039496830486964153944, 1604976096786795234999096, 865212805864755380070382608, 461861254217266216545148291872 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ c * exp(2*Pi*n), where c = 512 * Gamma(3/4)^32 / (81 * Pi^8) = 0.445315094156993820198784527343140685155693441915367780875399576353998457... - Vaclav Kotesovec, Jul 02 2017, updated Mar 07 2018
MATHEMATICA
terms = 12; Ei[n_] = 1-(2n/BernoulliB[n]) Sum[k^(n-1) x^k/(1-x^k), {k, terms}]; CoefficientList[1/Ei[14] + O[x]^terms, x] (* Jean-François Alcover, Mar 01 2018 *)
CROSSREFS
Cf. A058550 (E_14).
Cf. A288816 (k=2), A001943 (k=4), A000706 (k=6), A287933 (k=8), A285836 (k=10), this sequence (k=14).
Sequence in context: A145200 A007240 A289029 * A173172 A061526 A159422
KEYWORD
nonn
AUTHOR
Seiichi Manyama, Jun 17 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 May 23 10:34 EDT 2024. Contains 372760 sequences. (Running on oeis4.)