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.

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

Original entry on oeis.org

1, 1, 210, 3428059, 87935111811, 1541533772278182, 16177644099354374847, 101539033269801820825743, 365618223095981778848684187, 884267692532264259002637317099, 1357042381209389119735863425487474, 1470981941328093110877043096244300403
Offset: 0

Views

Author

Alois P. Heinz, Oct 07 2011

Keywords

Crossrefs

Column k=9 of A196879.

Formula

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