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.

A196891 Number of partitions of 4^n into powers of n.

Original entry on oeis.org

1, 1, 36, 132, 1086, 15265, 374160, 14615986, 880915707, 87935111811, 13580513909670, 3070403347926710, 1135311726763434816, 641959330240781369240, 510702153600297288442786, 653871437018428663002896250, 1287709155623146652148156476562
Offset: 0

Views

Author

Alois P. Heinz, Oct 07 2011

Keywords

Crossrefs

Row n=4 of A196879.

Formula

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