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.

This page as a plain text file.
%I A238636 #3 Mar 01 2014 19:34:25
%S A238636 1,30,845105,6944433285769,241192889005578902877,
%T A238636 10133053906998476170548376403,435014756168760380909523387186194290,
%U A238636 18720322073127387624828552135278902045913865,805821524592736878546553406787954567208757510893718
%N A238636 Number of partitions of 9^n into parts that are at most 9.
%F A238636 a(n) = [x^(9^n)] Product_{j=1..9} 1/(1-x^j).
%Y A238636 Row n=9 of A238016.
%K A238636 nonn
%O A238636 0,2
%A A238636 _Alois P. Heinz_, Mar 01 2014