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.

A179052 Range and record values of number of partitions of n into powers of 10 (cf. A179051).

This page as a plain text file.
%I A179052 #3 Mar 30 2012 18:51:06
%S A179052 1,2,3,4,5,6,7,8,9,10,12,14,16,18,20,22,24,26,28,30,33,36,39,42,45,48,
%T A179052 51,54,57,60,64,68,72,76,80,84,88,92,96,100,105,110,115,120,125,130,
%U A179052 135,140,145,150,156,162,168,174,180,186,192,198,204,210,217,224,231,238
%N A179052 Range and record values of number of partitions of n into powers of 10 (cf. A179051).
%C A179052 a(n) = A008728(n) for n < 100;
%C A179052 a(n) = A179051(10*n);
%C A179052 a(10^n) = A145513(n+1);
%H A179052 R. Zumkeller, <a href="/A179052/b179052.txt">Table of n, a(n) for n = 0..1000</a>
%K A179052 nonn
%O A179052 0,2
%A A179052 _Reinhard Zumkeller_, Jun 27 2010