A238614 Number of partitions of n^9 into parts that are at most n.
1, 1, 257, 32294883, 125107148059080, 5052825953808096554227, 1203080775953722005263023646232, 1189959092808570377265545326042454670975, 3861166489120966379893685013624485791901912419888, 34687845413783594101366282545316028561007822069601179170488
Offset: 0
Keywords
Links
- Alois P. Heinz, Table of n, a(n) for n = 0..60
Crossrefs
Column k=9 of A238016.
Formula
a(n) = [x^(n^9)] Product_{j=1..n} 1/(1-x^j).
a(n) ~ exp(2*n) * n^(7*n-9) / (2*Pi). - Vaclav Kotesovec, May 25 2015