login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A316085
Product_{k>=1} 1/(1 - a(k)*x^k) = Sum_{k>=0} (k*x)^k.
2
1, 3, 23, 220, 2800, 42315, 763220, 15710280, 366711200, 9529898752, 273549419552, 8586085364211, 292755986184548, 10772558331396572, 425587704331945152, 17966093939959188380, 807152054953801845760, 38451298338305570267680
OFFSET
1,2
LINKS
FORMULA
a(n) ~ n^n. - Vaclav Kotesovec, Jun 18 2019
EXAMPLE
1/((1-x)*(1-3*x^2)*(1-23*x^3)*(1-220*x^4)* ... ) = 1 + x + 4*x^2 + 27*x^3 + 256*x^4 + ... .
CROSSREFS
Sequence in context: A235360 A135423 A114017 * A068691 A093135 A305754
KEYWORD
nonn
AUTHOR
Seiichi Manyama, Jun 23 2018
STATUS
approved