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.

A196897 Number of partitions of 10^n into powers of n.

Original entry on oeis.org

1, 1, 9828, 1295579, 1166493640, 4963576426547, 86220169777616208, 5945914039134501155164, 1503179627327417142865920896, 1357042381209389119735863425487474, 4362395890943439751990308572939648140812, 45406477414358716832258194914969299144120147523
Offset: 0

Views

Author

Alois P. Heinz, Oct 07 2011

Keywords

Crossrefs

Row n=10 of A196879.

Formula

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