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!)
A297324 a(n) = [x^n] Product_{k>=1} (1 - k*x^k)^n. 6
1, -1, -3, 8, 9, -26, -168, 489, 1041, -5599, 12, 27103, 23436, -222912, -435473, 3177433, 375569, -24956018, 6931209, 181844002, 57372644, -2158209675, 853739235, 20642183588, -25063980804, -148768035501, 224915906836, 1322267927471, -2337343745721, -12604818831294 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = A297323(n,n).
MATHEMATICA
Table[SeriesCoefficient[Product[(1 - k x^k)^n, {k, 1, n}], {x, 0, n}], {n, 0, 29}]
CROSSREFS
Main diagonal of A297323.
Sequence in context: A099256 A167344 A025615 * A223331 A101720 A093439
KEYWORD
sign
AUTHOR
Ilya Gutkovskiy, Dec 28 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 July 16 23:11 EDT 2024. Contains 374360 sequences. (Running on oeis4.)