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

Vaclav Kotesovec, Table of n, a(n) for n = 0..2000

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

Cf. A022629, A092484, A265839, A265840, A265841.

Sequence in context: A145711 A125369 A126527 * A248884 A223904 A122103

Adjacent sequences: A265839 A265840 A265841 * A265843 A265844 A265845

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 March 24 22:08 EDT 2023. Contains 361511 sequences. (Running on oeis4.)