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.

A196887 Number of partitions of n^9 into powers of 9.

This page as a plain text file.
%I A196887 #6 Mar 30 2012 17:37:35
%S A196887 1,1,210,3428059,87935111811,1541533772278182,16177644099354374847,
%T A196887 101539033269801820825743,365618223095981778848684187,
%U A196887 884267692532264259002637317099,1357042381209389119735863425487474,1470981941328093110877043096244300403
%N A196887 Number of partitions of n^9 into powers of 9.
%H A196887 Alois P. Heinz, <a href="/A196887/b196887.txt">Table of n, a(n) for n = 0..500</a>
%F A196887 a(n) = [x^(n^9)] 1/Product_{j>=0}(1-x^(9^j)).
%Y A196887 Column k=9 of A196879.
%K A196887 nonn
%O A196887 0,3
%A A196887 _Alois P. Heinz_, Oct 07 2011