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.

A196893 Number of partitions of 6^n into powers of n.

Original entry on oeis.org

1, 1, 284, 3987, 182832, 21719504, 6188114528, 3837284133564, 5498735029150412, 16177644099354374847, 104146398517005199125840, 1392276105682819242572329909, 37088099509347734659184844866868, 2148432835664289026090145748437694346
Offset: 0

Views

Author

Alois P. Heinz, Oct 07 2011

Keywords

Crossrefs

Row n=6 of A196879.

Formula

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