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.

A196888 Number of partitions of n^10 into powers of 10.

This page as a plain text file.
%I A196888 #8 Oct 22 2020 16:10:22
%S A196888 1,1,586,71688050,13580513909670,1659137949188540410,
%T A196888 104146398517005199125840,3421092256089716422594644400,
%U A196888 64402239847567589358641684368970,657656444358222872135019335879897500,4362395890943439751990308572939648140812
%N A196888 Number of partitions of n^10 into powers of 10.
%H A196888 Alois P. Heinz, <a href="/A196888/b196888.txt">Table of n, a(n) for n = 0..400</a>
%F A196888 a(n) = [x^(n^10)] 1/Product_{j>=0}(1-x^(10^j)).
%Y A196888 Column k=10 of A196879.
%K A196888 nonn
%O A196888 0,3
%A A196888 _Alois P. Heinz_, Oct 07 2011