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.

A238637 Number of partitions of 10^n into parts that are at most 10.

This page as a plain text file.
%I A238637 #3 Mar 01 2014 19:35:09
%S A238637 1,42,6292069,968356321790171,778400276435728381405745,
%T A238637 761287353202857218355451068558296,
%U A238637 759593815557626617904440619008375351308296,759424638305250205001161810310150848799911916053194,759407722344103064122231022019913967203947808354408941053194
%N A238637 Number of partitions of 10^n into parts that are at most 10.
%F A238637 a(n) = [x^(10^n)] Product_{j=1..10} 1/(1-x^j).
%Y A238637 Row n=10 of A238016.
%K A238637 nonn
%O A238637 0,2
%A A238637 _Alois P. Heinz_, Mar 01 2014