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!)
A293304 Expansion of Product_{k>=1} (1 + x^(2*k-1) + 2*x^(4*k-2)). 4
1, 1, 2, 1, 1, 3, 3, 5, 6, 4, 6, 8, 11, 13, 13, 18, 19, 23, 29, 32, 35, 40, 48, 51, 65, 78, 86, 96, 102, 121, 142, 162, 179, 199, 220, 251, 289, 323, 359, 395, 450, 499, 562, 631, 695, 762, 840, 952, 1055, 1167, 1292, 1413, 1557, 1733, 1903, 2112, 2323, 2534 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ c^(1/4) * exp(sqrt(2*c*n)) / (2^(5/4) * sqrt(Pi) * n^(3/4)), where c = -polylog(2, -1/2 + I*sqrt(7)/2) - polylog(2, -1/2 - I*sqrt(7)/2) = 1.323865936864425754643630663383779192757247984691212163137...
MATHEMATICA
nmax = 100; CoefficientList[Series[Product[(1 + x^(2*k-1) + 2*x^(4*k-2)), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Cf. A293072.
Sequence in context: A269699 A035636 A104554 * A152414 A184834 A276777
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Oct 05 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 7 05:04 EDT 2024. Contains 372300 sequences. (Running on oeis4.)