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!)
A293488 E.g.f.: Product_{m>0} (1 + x^(2*m-1) + x^(4*m-2)/2!). 2
1, 1, 1, 6, 24, 180, 1080, 10080, 90720, 907200, 10886400, 139708800, 2035756800, 29578348800, 479480601600, 7846046208000, 146459529216000, 2845499424768000, 58421660064768000, 1246862279190528000, 28586598596075520000, 664182248232222720000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ 2^(-3/4) * c^(1/4) * exp(sqrt(2*c*n) - n) * n^(n-1/4), where c = -polylog(2, -1/2 - I/2) - polylog(2, -1/2 + I/2) = 0.966945612722157030083754546059357521... - Vaclav Kotesovec, Oct 11 2017
PROG
(PARI) N=66; x='x+O('x^N); Vec(serlaplace(prod(m=1, N, 1+x^(2*m-1)+x^(4*m-2)/2)))
CROSSREFS
Column k=2 of A293486.
Sequence in context: A225827 A349498 A200904 * A038033 A064049 A336267
KEYWORD
nonn
AUTHOR
Seiichi Manyama, Oct 10 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 2 10:17 EDT 2024. Contains 372196 sequences. (Running on oeis4.)