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.

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

Original entry on oeis.org

1, 1, 94, 729, 15076, 642457, 53511471, 8939918814, 2723350958080, 1541533772278182, 1659137949188540410, 3004476086657587282943, 10324888948772382935056000, 62412485736933252992029397897, 625874099080778019949864563475382
Offset: 0

Views

Author

Alois P. Heinz, Oct 07 2011

Keywords

Crossrefs

Row n=5 of A196879.

Formula

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