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”).

A238565
Number of partitions of 8^n into parts that are at most n.
2
0, 1, 33, 22102, 478968264, 400686586344699, 14330879421541116923943, 23444113544017670689348160755868, 1841159754991692001851990839259642586671980, 7197738918090981779157236361118960948634130123398244711
OFFSET
0,3
LINKS
FORMULA
a(n) = [x^(8^n)] Product_{j=1..n} 1/(1-x^j).
a(n) ~ 8^(n*(n-1)) / (n!*(n-1)!). - Vaclav Kotesovec, Jun 05 2015
CROSSREFS
Column k=8 of A238010.
Sequence in context: A232306 A092815 A230673 * A232456 A229932 A306723
KEYWORD
nonn
AUTHOR
Alois P. Heinz, Feb 28 2014
STATUS
approved