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.

A196886 Number of partitions of n^8 into powers of 8.

This page as a plain text file.
%I A196886 #6 Mar 30 2012 17:37:35
%S A196886 1,1,85,217862,880915707,2723350958080,5498735029150412,
%T A196886 6897556038713219072,6071277235712979102634,3511244471110991227215296,
%U A196886 1503179627327417142865920896,477381405632773485831171726016,111948028342925752822983662888144
%N A196886 Number of partitions of n^8 into powers of 8.
%H A196886 Alois P. Heinz, <a href="/A196886/b196886.txt">Table of n, a(n) for n = 0..500</a>
%F A196886 a(n) = [x^(n^8)] 1/Product_{j>=0}(1-x^(8^j)).
%Y A196886 Column k=8 of A196879.
%K A196886 nonn
%O A196886 0,3
%A A196886 _Alois P. Heinz_, Oct 07 2011