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.

A238636 Number of partitions of 9^n into parts that are at most 9.

Original entry on oeis.org

1, 30, 845105, 6944433285769, 241192889005578902877, 10133053906998476170548376403, 435014756168760380909523387186194290, 18720322073127387624828552135278902045913865, 805821524592736878546553406787954567208757510893718
Offset: 0

Views

Author

Alois P. Heinz, Mar 01 2014

Keywords

Crossrefs

Row n=9 of A238016.

Formula

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