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.

A196896 Number of partitions of 9^n into powers of n.

Original entry on oeis.org

1, 1, 4124, 342383, 154252476, 288862888125, 1952615455825446, 46188578538444709937, 3511244471110991227215296, 884267692532264259002637317099, 657656444358222872135019335879897500, 1581273532137910865654568892971737150590744
Offset: 0

Views

Author

Alois P. Heinz, Oct 07 2011

Keywords

Crossrefs

Row n=9 of A196879.

Formula

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