A196883 Number of partitions of n^5 into powers of 5.
1, 1, 9, 335, 15265, 642457, 21719504, 619319180, 14357878818, 288862888125, 4963576426547, 73352623884216, 969821344896765, 11543613849547500, 123338010592648600, 1190399192738655590, 10575211376139294058, 87409151426766072750, 674329967169731919750
Offset: 0
Keywords
Links
- Alois P. Heinz, Table of n, a(n) for n = 0..1000
Crossrefs
Column k=5 of A196879.
Formula
a(n) = [x^(n^5)] 1/Product_{j>=0}(1-x^(5^j)).