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!)
A265842 Expansion of Product_{k>=1} (1 + k^5*x^k). 6
1, 1, 32, 275, 1267, 11925, 51445, 406183, 1406614, 14690040, 51144366, 251885088, 1481359033, 5108404955, 42614629915, 158222158038, 588574803125, 2360755022421, 13255325882835, 39266011999104, 325719196861377, 1031732678138822, 3791401325667894 (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^(5*k)*x^(j*k)/k). - Ilya Gutkovskiy, Oct 18 2018
Conjecture: log(a(n)) ~ 5*sqrt(n/2) * (log(2*n) - 2). - Vaclav Kotesovec, Dec 27 2020
MATHEMATICA
nmax = 40; CoefficientList[Series[Product[1 + k^5*x^k, {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Column k=5 of A292189.
Sequence in context: A145711 A125369 A126527 * A248884 A223904 A122103
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 April 16 17:36 EDT 2024. Contains 371749 sequences. (Running on oeis4.)