Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
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!)
A265841 Expansion of Product_{k>=1} (1 + k^4*x^k). 6
1, 1, 16, 97, 337, 2177, 7313, 38529, 108594, 717186, 2053522, 7527458, 30757155, 88042387, 448973459, 1390503396, 4087546309, 12699966117, 49599776261, 124699632310, 608410782855, 1651128186296, 4862631132392, 13170300313769, 39285370060347, 130999461143020 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
G.f.: exp(Sum_{k>=1} Sum_{j>=1} (-1)^(k+1)*j^(4*k)*x^(j*k)/k). - Ilya Gutkovskiy, Jun 14 2018
Conjecture: log(a(n)) ~ 4*sqrt(n/2) * (log(2*n) - 2). - Vaclav Kotesovec, Dec 27 2020
MATHEMATICA
nmax = 40; CoefficientList[Series[Product[1 + k^4*x^k, {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Column k=4 of A292189.
Sequence in context: A044648 A041488 A277225 * A248883 A223902 A264580
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Dec 16 2015
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 September 11 17:54 EDT 2024. Contains 375839 sequences. (Running on oeis4.)