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.

A196894 Number of partitions of 7^n into powers of n.

Original entry on oeis.org

1, 1, 692, 18687, 1957192, 619319180, 527457882126, 1226373476385199, 6897556038713219072, 101539033269801820825743, 3421092256089716422594644400, 290708740669462708301488632766350, 55192415971099812757135585564036238784
Offset: 0

Views

Author

Alois P. Heinz, Oct 07 2011

Keywords

Crossrefs

Row n=7 of A196879.

Formula

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