cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A196883 Number of partitions of n^5 into powers of 5.

Original entry on oeis.org

1, 1, 9, 335, 15265, 642457, 21719504, 619319180, 14357878818, 288862888125, 4963576426547, 73352623884216, 969821344896765, 11543613849547500, 123338010592648600, 1190399192738655590, 10575211376139294058, 87409151426766072750, 674329967169731919750
Offset: 0

Views

Author

Alois P. Heinz, Oct 07 2011

Keywords

Crossrefs

Column k=5 of A196879.

Formula

a(n) = [x^(n^5)] 1/Product_{j>=0}(1-x^(5^j)).